In nodebb-plugin-blog-comments before version 0.7.0, a logged in user is vulnerable to an XSS attack which could allow a third party to post on their behalf on the forum. This is due to lack of CSRF validation.
References
Link | Resource |
---|---|
https://github.com/psychobunny/nodebb-plugin-blog-comments/commit/cf43beedb05131937ef46f365ab0a0c6fa6ac618 | Patch Third Party Advisory |
https://github.com/psychobunny/nodebb-plugin-blog-comments/security/advisories/GHSA-43m5-c88r-cjvv | Third Party Advisory |
https://www.npmjs.com/package/nodebb-plugin-blog-comments | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-08-26 19:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-15156
Mitre link : CVE-2020-15156
CVE.ORG link : CVE-2020-15156
JSON object : View
Products Affected
nodebb
- blog_comments
CWE
CWE-352
Cross-Site Request Forgery (CSRF)