LiveActive security incident?Get immediate response
CVE Record

CVE-2010-5314: Cross-site scripting (XSS) vulnerability in controllers/home_controller.php in BEdita before 3.1 allows rem...

Cross-site scripting (XSS) vulnerability in controllers/home_controller.php in BEdita before 3.1 allows remote attackers to inject arbitrary web script or HTML via the searchstring parameter to news/index.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2010-5314 is a cross-site scripting issue in older BEdita releases. A malicious link or request to the news search page could cause a user's browser to run attacker-supplied script or display injected HTML. The main business risk is user/session abuse or content spoofing in legacy public-facing BEdita deployments.

Executive priority

Treat this as a legacy web exposure cleanup item unless BEdita before 3.1 is internet-facing or handles authenticated users. Prioritize confirming whether the software exists in the environment, then upgrade or retire it.

Technical view

The source describes XSS in BEdita before 3.1, in controllers/home_controller.php. The affected input is the searchstring parameter to news/index, which allowed remote attackers to inject arbitrary web script or HTML. CVSS, CWE, and detailed affected CPE data are not provided in the supplied bundle.

Likely exposure

Exposure is likely limited to organizations still running BEdita before 3.1 with the news/index search route reachable by users or the internet. The bundle does not identify affected CPEs, packaged distributions, or hosted service exposure.

Exploitation context

The CVE is not listed as KEV in the supplied data, and no cited source states active exploitation. The attack class is common for web applications, but this record only supports a legacy, product-specific XSS finding.

Researcher notes

Evidence is sparse: the bundle identifies the vulnerable file, parameter, route, and version boundary, but lacks CVSS, CWE, CPEs, patch notes, or exploit telemetry. Do not assume active exploitation or broader product impact without additional vendor data.

Mitigation direction

  • Upgrade BEdita to 3.1 or later if an affected version is still in use.
  • Check BEdita or HTBridge advisory guidance before changing production systems.
  • Ensure searchstring output is context-encoded if maintaining a custom fork.
  • Restrict or retire legacy public BEdita routes where upgrade is not immediate.
  • Review web logs for unusual news/index searchstring activity.

Validation and detection

  • Inventory any BEdita installations and confirm their exact versions.
  • Verify whether news/index is externally reachable in each deployment.
  • Review controllers/home_controller.php handling of searchstring in custom or forked code.
  • Use authorized, benign XSS testing to confirm output encoding behavior.
  • Check logs for suspicious requests targeting searchstring.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

CVE-2010-5314 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.