Security readout for executives and security teams
Plain-English summary
CVE-2017-15808 is a CSRF flaw in phpMyFAQ before 2.9.9 affecting the admin configuration endpoint. If an authenticated administrator is tricked into taking an unintended action, configuration changes may be possible. Public data does not include CVSS, confirmed impact scope, or active exploitation.
Executive priority
Treat this as a targeted administrative web application risk, not a broad unauthenticated emergency. Prioritize upgrade or compensating access controls where phpMyFAQ admin panels are reachable.
Technical view
The record identifies cross-site request forgery in phpMyFAQ admin/ajax.config.php before version 2.9.9. The provided references include an upstream commit and a public PoC-style write-up. The bundle does not provide CWE, CVSS, detailed prerequisites, or complete affected CPEs.
Likely exposure
Exposure is likely limited to organizations running phpMyFAQ versions earlier than 2.9.9 with reachable admin functionality. Risk is higher where administrators access the panel from general browsing environments.
Exploitation context
The CVE is not listed in KEV, and the provided sources do not claim active exploitation. A public PoC-style reference exists, so defenders should assume the issue is documented enough to be tested.
Researcher notes
Evidence is sparse: the CVE description names CSRF in admin/ajax.config.php before 2.9.9, but lacks CVSS, CPEs, and formal impact details. Avoid expanding affected scope beyond phpMyFAQ before 2.9.9.
Mitigation direction
- Upgrade phpMyFAQ deployments to version 2.9.9 or later.
- Review the upstream commit and vendor release guidance before patch rollout.
- Restrict administrative access to trusted networks or access paths.
- Require strong admin session hygiene and avoid browsing untrusted sites while authenticated.
Validation and detection
- Inventory phpMyFAQ instances and confirm deployed versions.
- Check whether admin/ajax.config.php exists on versions older than 2.9.9.
- Verify patched instances include the upstream CSRF-related change.
- Confirm admin routes are not broadly exposed to the internet.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2017-15808 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
