{ "schema_version": "1.4.0", "id": "GHSA-vqp9-3cmr-vgcc", "modified": "2022-05-14T01:14:32Z", "published": "2022-05-14T01:14:32Z", "aliases": [ "CVE-2019-9787" ], "details": "WordPress before 5.1.1 does not properly filter comment content, leading to Remote Code Execution by unauthenticated users in a default configuration. This occurs because CSRF protection is mishandled, and because Search Engine Optimization of A elements is performed incorrectly, leading to XSS. The XSS results in administrative access, which allows arbitrary changes to .php files. This is related to wp-admin/includes/ajax-actions.php and wp-includes/comment.php.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9787" }, { "type": "WEB", "url": "https://github.com/WordPress/WordPress/commit/0292de60ec78c5a44956765189403654fe4d080b" }, { "type": "WEB", "url": "https://blog.ripstech.com/2019/wordpress-csrf-to-rce" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00044.html" }, { "type": "WEB", "url": "https://wordpress.org/news/2019/03/wordpress-5-1-1-security-and-maintenance-release" }, { "type": "WEB", "url": "https://wordpress.org/support/wordpress-version/version-5-1-1" }, { "type": "WEB", "url": "https://wpvulndb.com/vulnerabilities/9230" }, { "type": "WEB", "url": "https://www.debian.org/security/2020/dsa-4677" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/107411" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-03-14T16:29:00Z" } }