LiveActive security incident?Get immediate response
CVE Record

CVE-2011-5301: Multiple cross-site scripting (XSS) vulnerabilities in PHPDug 2.0.0 allow remote attackers to inject arbitr...

Multiple cross-site scripting (XSS) vulnerabilities in PHPDug 2.0.0 allow remote attackers to inject arbitrary web script or HTML via (1) the story_url parameter to add_story.php, (2) the email parameter to editprofile.php, (3) the title parameter to adm/content_add.php, or (4) the username parameter to adm/admin_edit.php.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

PHPDug 2.0.0 has several cross-site scripting issues that could let a remote attacker make the site render attacker-supplied script or HTML. The main business risk is account misuse or user deception if the application is still public-facing. No source in the bundle confirms active exploitation or a vendor fix.

Executive priority

Prioritize this if PHPDug is internet-facing or used by privileged administrators. If PHPDug is not present, no action is needed beyond documenting non-exposure. Because the record lacks severity and patch details, validation is the first step.

Technical view

The CVE identifies XSS through four parameters: story_url in add_story.php, email in editprofile.php, title in adm/content_add.php, and username in adm/admin_edit.php. The record does not provide CVSS, CWE mapping, authentication context, proof of exploitation, or remediation details.

Likely exposure

Exposure is likely limited to organizations still running PHPDug 2.0.0, especially if story submission, profile editing, or admin pages are reachable. The source bundle does not define affected CPEs or whether each endpoint requires authentication.

Exploitation context

The sources describe remote script or HTML injection, but do not state that exploitation is active. CVE-2011-5301 is not marked in KEV in the provided bundle, so treat exploitation status as unconfirmed.

Researcher notes

The evidence is sparse: one CVE description and an HTBridge advisory reference. The affected product is named in the description, while structured affected fields are n/a. Do not infer broader PHPDug versions, exploit availability, or a specific fixed version from this bundle.

Mitigation direction

  • Confirm whether PHPDug 2.0.0 is still deployed.
  • Check the HTBridge/vendor advisory for any fixed release or patch.
  • Restrict administrative paths to trusted users and networks.
  • Retire or isolate unsupported legacy PHPDug deployments.
  • Apply output encoding and input handling if maintaining the code.

Validation and detection

  • Inventory web assets for PHPDug 2.0.0 installations.
  • Review access logs for requests to the named PHP files.
  • Inspect templates handling story_url, email, title, and username.
  • Verify whether admin endpoints require authentication and network controls.
  • Confirm remediation against vendor guidance before closing.
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-2011-5301 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.