Lucene search
K

357 matches found

Prion
Prion
added 2020/08/26 7:15 p.m.12 views

Cross site request forgery (csrf)

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...

4.3CVSS7.7AI score0.00163EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2020/08/26 7:10 p.m.41 views

CVE-2020-15156

CVE-2020-15156 affects nodebb-plugin-blog-comments prior to version 0.7.0. The root cause is lack of CSRF validation, enabling an authenticated user to be exploited for cross-site scripting that could cause a third party to post on their behalf on the forum. The issue is documented across multipl...

8.1CVSS7AI score0.00163EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/26 6:55 p.m.44 views

XSS due to lack of CSRF validation for replying/publishing

Impact Due to lack of CSRF validation, a logged in user is potentially vulnerable to an XSS attack which could allow a third party to post on their behalf on the forum. Patches Upgrade to the latest version v0.7.0 Workarounds You can cherry-pick the following commit:...

8.1CVSS2.3AI score0.00163EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2020/08/20 7:39 a.m.19 views

Privilege Escalation

nodebb is vulnerable to privilege escalation. Lack of correct password validation logic allows an attacker to send a malicious socket.io call to update the password of any user on a running NodeBB forum to takeover the account...

9.9CVSS3.6AI score0.00399EPSS
Exploits2References4Affected Software1
OSV
OSV
added 2020/08/20 1:17 a.m.11 views

CVE-2020-15149

NodeBB before version 1.14.3 has a bug introduced in version 1.12.2 in the validation logic that makes it possible to change the password of any user on a running NodeBB forum by sending a specially crafted socket.io call to the server. This could lead to a privilege escalation event due via an...

9.9CVSS7AI score0.00399EPSS
Exploits2References4
NVD
NVD
added 2020/08/20 1:17 a.m.9 views

CVE-2020-15149

NodeBB before version 1.14.3 has a bug introduced in version 1.12.2 in the validation logic that makes it possible to change the password of any user on a running NodeBB forum by sending a specially crafted socket.io call to the server. This could lead to a privilege escalation event due via an...

9.9CVSS9.6AI score0.00399EPSS
Exploits2References4
Prion
Prion
added 2020/08/20 1:17 a.m.9 views

Design/Logic Flaw

NodeBB before version 1.14.3 has a bug introduced in version 1.12.2 in the validation logic that makes it possible to change the password of any user on a running NodeBB forum by sending a specially crafted socket.io call to the server. This could lead to a privilege escalation event due via an...

6.5CVSS9.4AI score0.00399EPSS
Exploits2References4Affected Software1
CNVD
CNVD
added 2020/08/20 12:0 a.m.1 views

NodeBB Elevation of Privilege Vulnerability

NodeBB is a forum system built using Node.js a web application platform built on top of Google's V8 JavaScript engine by the Design Create Play team. A security vulnerability exists in the authentication logic in NodeBB versions 1.12.2 and later fixed in version 1.14.3. An attacker can exploit th...

9.9CVSS7.2AI score0.00399EPSS
Exploits2References1
Cvelist
Cvelist
added 2020/08/19 5:50 p.m.9 views

CVE-2020-15149 Account takeover in NodeBB

NodeBB before version 1.14.3 has a bug introduced in version 1.12.2 in the validation logic that makes it possible to change the password of any user on a running NodeBB forum by sending a specially crafted socket.io call to the server. This could lead to a privilege escalation event due via an...

9.9CVSS9.6AI score0.00399EPSS
Exploits2References4
CVE
CVE
added 2020/08/19 5:50 p.m.78 views

CVE-2020-15149

NodeBB is affected by CVE-2020-15149 where a bug in the validation logic introduced in 1.12.2 allows changing the password of any user via a crafted socket.io call, enabling privilege escalation/account takeover on running forums. The vulnerability affects NodeBB versions up to 1.14.2 (vulnerable...

9.9CVSS9.6AI score0.00399EPSS
Exploits2References4Affected Software1
Veracode
Veracode
added 2020/01/30 4:31 a.m.11 views

Information Disclosure

nodebb is vulnerable to information disclosure. The topics that have been deleted are hidden for moderators but not for an administrator...

1.4AI score
Exploits0
Veracode
Veracode
added 2019/09/30 9:1 a.m.9 views

Cross-Site Scripting (XSS)

nodebb is vulnerable to cross-site scripting XSS. A remote attacker is able to inject arbitrary Javascript into a victim's browser via the URL...

3.6AI score
Exploits0
Veracode
Veracode
added 2019/09/02 5:43 a.m.12 views

Cross-site Scripting (XSS)

nodebb is vulnerable to cross-site scripting XSS. The attack exists because it does not have basic protection from XSS and relies on the plugins to perform sanitization of all the parsed content, allowing an attacker to inject malicious script if any of the plugins get disabled...

3.7AI score
Exploits0
Veracode
Veracode
added 2019/07/10 4:47 a.m.11 views

Cross-Site Scripting (XSS)

nodeBB is vulnerable to cross-site scripting XSS. A remote attacker is able to inject arbitrary Javascript into a victim's browser via Controllers.outgoing in controllers/index.js...

6.1CVSS5.9AI score0.00291EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2019/05/01 6:37 p.m.30 views

Cross-site Scripting in NodeBB

Controllers.outgoing in controllers/index.js in NodeBB before 0.7.3 has outgoing XSS...

6.1CVSS6.2AI score0.00291EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2019/05/01 6:37 p.m.14 views

GHSA-72FV-QGJ6-2W2P Cross-site Scripting in NodeBB

Controllers.outgoing in controllers/index.js in NodeBB before 0.7.3 has outgoing XSS...

6.1CVSS6.2AI score0.00291EPSS
Exploits1References5
NVD
NVD
added 2019/04/30 2:29 p.m.9 views

CVE-2015-9286

Controllers.outgoing in controllers/index.js in NodeBB before 0.7.3 has outgoing XSS...

6.1CVSS6.3AI score0.00291EPSS
Exploits1References4
Prion
Prion
added 2019/04/30 2:29 p.m.6 views

Cross site scripting

Controllers.outgoing in controllers/index.js in NodeBB before 0.7.3 has outgoing XSS...

4.3CVSS7AI score0.00291EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2019/04/30 1:7 p.m.11 views

CVE-2015-9286

Controllers.outgoing in controllers/index.js in NodeBB before 0.7.3 has outgoing XSS...

6.3AI score0.00291EPSS
Exploits1References4
CVE
CVE
added 2019/04/30 1:7 p.m.51 views

CVE-2015-9286

NodeBB

6.1CVSS6.2AI score0.00291EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder