Security readout for executives and security teams
Plain-English summary
CVE-2020-23754 is a reported cross-site scripting issue in PHP-Fusion’s polls feature. If an exposed site runs the affected PHP-Fusion version and uses this component, an attacker may be able to run script in a user’s browser. The public sources do not provide severity scoring, confirmed exploitation, or a named fixed version.
Executive priority
Treat this as a targeted web application hygiene issue unless your environment runs PHP-Fusion 9.03.50 with the polls component enabled. Prioritize confirmation of exposure first, then apply vendor guidance or compensating access restrictions.
Technical view
The CVE describes XSS in `infusions/member_poll_panel/poll_admin.php` in PHP-Fusion 9.03.50 via the polls feature. The affected-product metadata is incomplete, but the description names PHP-Fusion and the path. No CVSS, CWE, patch version, or mitigation details are included in the provided sources.
Likely exposure
Likely exposure is limited to PHP-Fusion deployments matching the described 9.03.50 version and using the member poll panel or polls administration feature. The source bundle’s affected-product fields are `n/a`, so asset owners should verify exposure directly against deployed code and vendor records.
Exploitation context
The source bundle does not show CISA KEV listing or any cited evidence of active exploitation. Public references include a GitHub issue and screenshots, indicating public disclosure, but they do not establish exploitation in the wild from the provided evidence.
Researcher notes
The record is sparse: severity, CWE, affected CPEs, and fixed version are absent. The strongest technical anchor is the named PHP file and polls feature in the CVE description. Avoid assuming broader PHP-Fusion impact beyond the provided version and component.
Mitigation direction
- Inventory PHP-Fusion sites and identify any 9.03.50 deployments.
- Check PHP-Fusion maintainer guidance for a fixed release or official workaround.
- Restrict access to poll administration to trusted authenticated administrators.
- Temporarily disable the member poll panel where business impact allows.
- Review web application filtering for generic XSS protection coverage.
Validation and detection
- Confirm whether `infusions/member_poll_panel/poll_admin.php` exists in deployed PHP-Fusion instances.
- Verify the deployed PHP-Fusion version against the CVE description.
- Review logs for unusual poll administration activity or unexpected script-like input.
- Check whether vendor patches or local hardening changes already address this path.
- Document whether the polls feature is enabled and externally reachable.
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.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-23754 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
- CVE List V5 sourceCVE List V5
- https://github.com/php-fusion/PHP-Fusion/issues/2315CVE reference · x_refsource_MISC
- https://user-images.githubusercontent.com/62001260/81574112-9412e100-93cf-11ea-9493-615a70162034.PNGCVE reference · x_refsource_MISC
- https://user-images.githubusercontent.com/62001260/81574006-6fb70480-93cf-11ea-814c-55a96d2fe95e.PNGCVE reference · x_refsource_MISC
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.
