CVE-2019-9881
wpengine wpgraphql Missing Authentication for Critical Function
Record summary
CVE-2019-9881 has a selected CVSS score of 5.3 (medium); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
The createComment mutation in the WPGraphQL 0.2.3 plugin for WordPress allows unauthenticated users to post comments on any article, even when 'allow comment' is disabled.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
wpgraphqlBrowse wpengine / wpgraphql | VulnCheck | Version data not supplied | |
Proofs of concept
1Catalogued exploits
ExploitDBWordPress Plugin WPGraphQL 0.2.3 - Multiple VulnerabilitiesExploitDB exploitby Simone QuatriniNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWPEngine WPGraphQL 0.2.3 - Unauthenticated Comment PostingCVSS 5.3
The createComment mutation in the WPGraphQL 0.2.3 plugin for WordPress allows unauthenticated users to post comments on any article, even when 'allow comment' is disabled.
Impact
An attacker can exploit this vulnerability to post unauthorized comments on WordPress posts, potentially leading to content manipulation and defacement.
Remediation
Update WPGraphQL to version 0.3.0 or later to fix this vulnerability.
Source: ProjectDiscovery