ghsa-97hh-35r9-2gfm
Vulnerability from github
Published
2024-09-05 12:31
Modified
2024-09-05 12:31
Severity
Details
The Dynamic Featured Image plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘dfiFeatured’ parameter in all versions up to, and including, 3.7.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
{ "affected": [], "aliases": [ "CVE-2024-6929" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-09-05T10:15:03Z", "severity": "MODERATE" }, "details": "The Dynamic Featured Image plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the \u2018dfiFeatured\u2019 parameter in all versions up to, and including, 3.7.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", "id": "GHSA-97hh-35r9-2gfm", "modified": "2024-09-05T12:31:16Z", "published": "2024-09-05T12:31:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6929" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/browser/dynamic-featured-image/trunk/dynamic-featured-image.php#L434" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/browser/dynamic-featured-image/trunk/dynamic-featured-image.php#L469" }, { "type": "WEB", "url": "https://wordpress.org/plugins/dynamic-featured-image/#developers" }, { "type": "WEB", "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6700e926-21c1-45c9-bca9-62ef0218e998?source=cve" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
Loading...