LiveActive security incident?Get immediate response
CVE Record

CVE-2012-6518: Cross-site request forgery (CSRF) vulnerability in mod.php in DiY-CMS 1.0 allows remote attackers to hijack...

Cross-site request forgery (CSRF) vulnerability in mod.php in DiY-CMS 1.0 allows remote attackers to hijack the authentication of administrators for requests that create a poll via an add action to the poll module.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takemoderate

Analyst readout for executives and security teams

Plain-English summary

This CVE describes a CSRF flaw in DiY-CMS 1.0. If an administrator is already logged in and can be tricked into making a malicious web request, an attacker could cause the CMS to create a poll without the administrator intending it.

Executive priority

Treat this as a targeted legacy-web risk, not a broad emergency. Prioritize remediation if DiY-CMS 1.0 is internet-facing, business-critical, or still used by administrators.

Technical view

The issue is in mod.php in DiY-CMS 1.0. The vulnerable flow is an add action in the poll module. The CVE record describes authentication hijacking of administrator requests, specifically to create a poll. No CVSS score or vendor fix is provided in the supplied sources.

Likely exposure

Exposure appears limited to organizations still running DiY-CMS 1.0 with administrator sessions reachable through a browser. Evidence for affected versions beyond DiY-CMS 1.0 is not provided.

Exploitation context

Public exploit and advisory references exist, but the source bundle does not show CISA KEV listing or current active exploitation. Successful abuse requires an authenticated administrator to submit an unintended request, typically through social engineering or a malicious page.

Researcher notes

The supplied data is sparse: no CVSS, CWE, patch, or maintained affected-product metadata. Keep analysis scoped to DiY-CMS 1.0 and the poll creation CSRF path. Do not infer broader admin compromise without supporting evidence.

Mitigation direction

  • Identify and retire any DiY-CMS 1.0 deployments.
  • Check original vendor or advisory guidance for any available fix.
  • Restrict CMS admin access to trusted networks or VPN.
  • Use strong CSRF protections on administrator state-changing actions.
  • Log and review unexpected poll creation or admin changes.

Validation and detection

  • Search asset inventory for DiY-CMS 1.0 instances.
  • Confirm whether mod.php and the poll module are present.
  • Review admin routes for CSRF tokens on state-changing requests.
  • Check web logs for unexpected poll add actions.
  • Verify admin interfaces are not publicly reachable.
Prepared
Confidence
medium
Sources
6

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-2012-6518 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
9Source 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.