ghsa-72g9-7qqc-m4qv
Vulnerability from github
Published
2024-09-05 09:31
Modified
2024-09-05 09:31
Severity
Details
The Share This Image plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's STI Buttons shortcode in all versions up to, and including, 2.02 due to insufficient input sanitization and output escaping on user supplied attributes. 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-8363" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-09-05T09:15:04Z", "severity": "MODERATE" }, "details": "The Share This Image plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin\u0027s STI Buttons shortcode in all versions up to, and including, 2.02 due to insufficient input sanitization and output escaping on user supplied attributes. 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-72g9-7qqc-m4qv", "modified": "2024-09-05T09:31:32Z", "published": "2024-09-05T09:31:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8363" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/browser/share-this-image/tags/2.02/includes/class-sti-shortcodes.php#L40" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/changeset/3146524" }, { "type": "WEB", "url": "https://wordpress.org/plugins/share-this-image/#developers" }, { "type": "WEB", "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d01b6056-a38d-4a60-9cdc-68663aa2aed6?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...