LiveActive security incident?Get immediate response
CVE Record

CVE-2015-10109: Video Playlist and Gallery Plugin wp-media-cincopa.php cross-site request forgery

A vulnerability was found in Video Playlist and Gallery Plugin up to 1.136 on WordPress. It has been rated as problematic. Affected by this issue is some unknown functionality of the file wp-media-cincopa.php. The manipulation leads to cross-site request forgery. The attack may be launched remotely. Upgrading to version 1.137 is able to address this issue. The name of the patch is ee28e91f4d5404905204c43b7b84a8ffecad932e. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-230264.

MediumCVSS 5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects the WordPress Video Playlist and Gallery Plugin through a cross-site request forgery issue. A remote attacker could potentially cause an administrator’s browser to make an unintended change, affecting site integrity. The sources identify version 1.137 as the fixed release.

Executive priority

Address during normal vulnerability remediation unless the plugin is used on important public WordPress sites. Prioritize faster where many administrators manage content or where site integrity matters for brand, customer trust, or compliance.

Technical view

CVE-2015-10109 is a CWE-352 CSRF vulnerability in wp-media-cincopa.php in Video Playlist and Gallery Plugin up to version 1.136. The provided CVSS v2 score is 5.0 with network access, low complexity, no authentication, partial integrity impact, and no confidentiality or availability impact.

Likely exposure

Exposure is limited to WordPress sites running Video Playlist and Gallery Plugin version 1.136 or earlier. The source bundle does not identify affected hosting providers, default enablement, or the exact vulnerable function.

Exploitation context

The attack is described as remotely launchable, but the bundle does not cite active exploitation, public exploit use, or CISA KEV listing. Treat exploitation evidence as unconfirmed.

Researcher notes

Sources name wp-media-cincopa.php but describe the affected functionality as unknown. The patch and release references support upgrade guidance, but the bundle does not provide detailed root-cause analysis, proof of exploitation, or validated exploit conditions.

Mitigation direction

  • Upgrade Video Playlist and Gallery Plugin to version 1.137 or later.
  • Confirm the fixed release is deployed across all WordPress environments.
  • If upgrade timing is uncertain, check current vendor guidance before applying compensating controls.
  • Remove the plugin where it is not business-required.

Validation and detection

  • Inventory WordPress sites for Video Playlist and Gallery Plugin installations.
  • Confirm installed plugin versions are 1.137 or later.
  • Check change records for deployment of the 1.137 release or patch commit.
  • Review administrative access paths for unnecessary exposure.
Prepared
Confidence
high
Sources
6

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.

cwe · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-10109 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
Medium
CVSS
5 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

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.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5CVSS 2.0MediumAV:N/AC:L/Au:N/C:N/I:P/A:N102.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

5Medium
CVSS 2.0 vector shape for CVE-2015-10109Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aVideo Playlist and Gallery Plugin1.136Listed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.