LiveActive security incident?Get immediate response
CVE Record

CVE-2009-4858: Cross-site scripting (XSS) vulnerability in questiondetail.php in Yahoo Answers Clone allows remote attacke...

Cross-site scripting (XSS) vulnerability in questiondetail.php in Yahoo Answers Clone allows remote attackers to inject arbitrary web script or HTML via the questionid parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takeunknown

Analyst readout for executives and security teams

Plain-English summary

CVE-2009-4858 is a cross-site scripting issue in Yahoo Answers Clone. A remote attacker could inject script or HTML through the questionid parameter in questiondetail.php. Business risk depends on whether this old application or derivative code is still deployed; sources do not provide severity, CVSS, patch details, or active exploitation evidence.

Executive priority

Prioritize inventory first. This is an old, sparsely documented XSS with unknown severity, but internet-facing legacy PHP applications can create account, session, or phishing risk if still active.

Technical view

The reported flaw is insufficient handling of the questionid parameter in questiondetail.php, allowing arbitrary web script or HTML injection. The source bundle does not identify versions, CPEs, authentication requirements, browser impact, or vendor remediation. Metadata lists affected vendor and product as n/a.

Likely exposure

Exposure is likely limited to sites running Yahoo Answers Clone or reused questiondetail.php code that accepts a questionid parameter. Asset owners should confirm code presence and deployment rather than infer exposure from product name alone.

Exploitation context

The bundle references a Packet Storm item and a Secunia advisory, indicating public disclosure. CISA KEV is false, and no cited source states active exploitation. Treat exploitation status as unconfirmed unless newer, authoritative evidence is found.

Researcher notes

Evidence is limited to the CVE description and referenced advisories. Do not assume affected versions, exploit reliability, or remediation status. Focus validation on parameter reflection and code lineage in Yahoo Answers Clone deployments.

Mitigation direction

  • Identify any deployed Yahoo Answers Clone instances or reused questiondetail.php code.
  • Check vendor or maintainer guidance for an official fix or replacement.
  • Sanitize and encode user-controlled values before rendering them in HTML.
  • Restrict or retire unsupported legacy Q&A application deployments.
  • Use web application filtering as a compensating control where retirement is delayed.

Validation and detection

  • Search assets for questiondetail.php and Yahoo Answers Clone fingerprints.
  • Review questionid handling for unsafe reflection into HTML output.
  • Confirm whether affected code is internet-facing or authenticated only.
  • Verify remediation with a safe XSS regression test in staging.
  • Document findings because affected versions are not listed in sources.
Prepared
Confidence
medium
Sources
4

Based on public source material and reviewed before publication.

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-2009-4858 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
3Source 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.