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.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:a:nodebb:blog_comments:*:*:*:*:*:node.js:*:*"
],
"extracted_events": [
{
"fixed": "0.7.0"
}
],
"vendor_product": "nodebb:blog_comments",
"source": "CPE_RANGE"
},
{
"extracted_events": [
{
"fixed": "0.7.0"
}
],
"source": "DESCRIPTION"
}
]
}