Security readout for executives and security teams
Plain-English summary
CVE-2010-5316 is a cross-site scripting issue in SweetRice CMS before 0.6.7.1. An attacker who can influence the top_height cookie may cause script or HTML to run in a user’s browser when as/index.php processes it. Business impact depends on whether affected SweetRice admin or site pages are still deployed.
Executive priority
Treat this as a targeted legacy web application risk, not an emergency based on the supplied evidence. Prioritize inventory and upgrade if SweetRice CMS is internet-facing or used for authenticated administration.
Technical view
The CVE describes XSS in as/index.php of SweetRice CMS versions before 0.6.7.1 through the top_height cookie. The record does not provide CVSS, CWE, detailed product metadata, or confirmed exploit activity. The main technical concern is unsafe handling of cookie-derived input into HTML output.
Likely exposure
Exposure is likely limited to organizations still running SweetRice CMS before 0.6.7.1 with the affected as/index.php reachable. The supplied metadata does not identify package CPEs, hosting patterns, or downstream distributions.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. The vulnerability class is browser-side XSS, so impact would usually depend on user interaction, session context, and whether sensitive administrative pages are involved.
Researcher notes
The public bundle is sparse: no CVSS vector, CWE mapping, CPEs, or exploit confirmation are provided. Analysis is based on the CVE description and the HTBridge advisory reference naming top_height cookie XSS in SweetRice before 0.6.7.1.
Mitigation direction
- Identify any SweetRice CMS deployments and their exact versions.
- Upgrade SweetRice CMS deployments before 0.6.7.1 to 0.6.7.1 or later.
- Check the referenced advisory or vendor materials for any deployment-specific guidance.
- Restrict access to SweetRice administrative paths while upgrade status is verified.
- Review custom templates or modifications for unsafe cookie-to-HTML rendering.
Validation and detection
- Confirm whether as/index.php exists on deployed SweetRice instances.
- Verify installed SweetRice versions are 0.6.7.1 or later.
- Review logs for unusual requests involving the top_height cookie and as/index.php.
- In authorized testing, confirm cookie-derived values are encoded before page rendering.
- Document any unsupported or unmaintained SweetRice instances for replacement planning.
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-2010-5316 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://www.htbridge.com/advisory/HTB22667CVE 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.
