First published: Mon Jun 10 2019(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
WPGraphQL | =0.2.3 | |
WPEngine WPGraphQL | =0.2.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-9881 is a vulnerability in the WPGraphQL 0.2.3 plugin for WordPress that allows unauthenticated users to post comments on any article, even when 'allow comment' is disabled.
CVE-2019-9881 has a severity keyword of 'medium' and a severity value of 5.3.
To fix CVE-2019-9881, upgrade to WPGraphQL version 0.3.0 or higher.
You can find more information about CVE-2019-9881 at the following references: [http://packetstormsecurity.com/files/153025/WordPress-WPGraphQL-0.2.3-Authentication-Bypass-Information-Disclosure.html](http://packetstormsecurity.com/files/153025/WordPress-WPGraphQL-0.2.3-Authentication-Bypass-Information-Disclosure.html), [https://github.com/pentestpartners/snippets/blob/master/wp-graphql0.2.3_exploit.py](https://github.com/pentestpartners/snippets/blob/master/wp-graphql0.2.3_exploit.py), [https://github.com/wp-graphql/wp-graphql/releases/tag/v0.3.0](https://github.com/wp-graphql/wp-graphql/releases/tag/v0.3.0)
The CWE ID for CVE-2019-9881 is 306.