Lucene search
+L

253 matches found

Prion
Prion
added 2023/01/11 8:15 p.m.22 views

Design/Logic Flaw

Flarum is a forum software for building communities. Using the mentions feature provided by the flarum/mentions extension, users can mention any post ID on the forum with the special @""p syntax. The following behavior never changes no matter if the actor should be able to read the mentioned post...

4CVSS4.4AI score0.00665EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2023/01/11 7:49 p.m.127 views

CVE-2023-22487

Concrete details show that Flarum, via the flarum/mentions extension, leaks the full JSON:API payload of all mentioned posts in certain API responses (POST /api/posts, PATCH /api/posts/) regardless of access rights. Affected are all Flarum versions prior to 1.6.3; mitigation is to upgrade to flar...

7.7CVSS4.7AI score0.00665EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2022/12/05 9:15 p.m.41 views

CVE-2022-46164

NodeBB is an open source Node.js based forum software. Due to a plain object with a prototype being used in socket.io message handling a specially crafted payload can be used to impersonate other users and takeover accounts. This vulnerability has been patched in version 2.6.1. Users are advised ...

9.8CVSS0.48994EPSS
SaveExploits0References2
Prion
Prion
added 2022/12/05 9:15 p.m.20 views

Code injection

NodeBB is an open source Node.js based forum software. Due to a plain object with a prototype being used in socket.io message handling a specially crafted payload can be used to impersonate other users and takeover accounts. This vulnerability has been patched in version 2.6.1. Users are advised ...

7.5CVSS9.3AI score0.48994EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/12/05 8:52 p.m.50 views

CVE-2022-46164 Account takeover via prototype vulnerability

NodeBB is an open source Node.js based forum software. Due to a plain object with a prototype being used in socket.io message handling a specially crafted payload can be used to impersonate other users and takeover accounts. This vulnerability has been patched in version 2.6.1. Users are advised ...

9.4CVSS9.6AI score0.48994EPSS
SaveExploits0References2
CVE
CVE
added 2022/12/05 8:52 p.m.87 views

CVE-2022-46164

NodeBB vulnerability CVE-2022-46164 arises from using a plain object with a prototype in socket.io message handling, enabling impersonation and account takeover. Affected software: NodeBB (Node.js-based forum software) prior to version 2.6.1. Root cause: prototype pollution in message handling al...

9.8CVSS9.3AI score0.48994EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/10/06 12:00 a.m.79 views

CVE-2022-39265

CVE-2022-39265 affects MyBB prior to 1.8.31. The vulnerability arises from the Mail Settings → Additional Parameters for PHP’s mail() function, where the mail_parameters setting, in combination with the configured mail program’s options, can expose sensitive information and enable Remote Code Exe...

7.2CVSS7.1AI score0.02351EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2022/10/06 12:00 a.m.34 views

MyBB 注入漏洞

MyBB MyBulletinBoard is a free and web-based forum software developed by MYBB team using PHP and MySQL. The software is easy to use, supports multiple languages, and is extensible.MyBB is vulnerable to a command injection vulnerability that originates from the additional parameter Mail Settings ?...

7.2CVSS8.4AI score0.02351EPSS
SaveExploits1References5
Prion
Prion
added 2022/09/02 1:15 p.m.22 views

Code injection

NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. Due to an unnecessarily strict conditional in the code handling the first step of the SSO process, the pre-existing logic that added and later checked a nonce was inadvertently rendered opt-i...

5.1CVSS7.4AI score0.00469EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/09/02 12:30 p.m.57 views

CVE-2022-36076 Account takeover via SSO plugins in NodeBB

NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. Due to an unnecessarily strict conditional in the code handling the first step of the SSO process, the pre-existing logic that added and later checked a nonce was inadvertently rendered opt-i...

8.8CVSS8.3AI score0.00469EPSS
SaveExploits1References3
CVE
CVE
added 2022/09/02 12:30 p.m.84 views

CVE-2022-36076

CVE-2022-36076 affects NodeBB Forum Software (Node.js) leveraging Redis/MongoDB/PostgreSQL. The root cause is an overly strict conditional in the SSO first-step handling, which rendered the nonce logic opt-in instead of opt-out, re-exposing vulnerability to allow a specially crafted MITM attack t...

8.8CVSS8.1AI score0.00469EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/09/02 12:30 p.m.30 views

CVE-2022-36076 Account takeover via SSO plugins in NodeBB

NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. Due to an unnecessarily strict conditional in the code handling the first step of the SSO process, the pre-existing logic that added and later checked a nonce was inadvertently rendered opt-i...

8.8CVSS7.3AI score
SaveExploits0References5
NVD
NVD
added 2022/08/31 3:15 p.m.48 views

CVE-2022-36045

NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. It utilizes web sockets for instant interactions and real-time notifications. utils.generateUUID, a helper function available in essentially all versions of NodeBB as far back as v1.0.1 and...

9.8CVSS0.01073EPSS
SaveExploits0References3
CVE
CVE
added 2022/08/31 3:10 p.m.88 views

CVE-2022-36045

CVE-2022-36045 affects NodeBB Forum Software. The root cause is a cryptographically weak PRNG used by the helper function utils.generateUUID (uses Math.random()), enabling an attacker to possibly calculate reset codes and takeover an account without victim involvement. Affected versions include e...

9.8CVSS9.3AI score0.01073EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/08/31 3:10 p.m.34 views

CVE-2022-36045 Account takeover via cryptographically weak PRNG in NodeBB Forum

NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. It utilizes web sockets for instant interactions and real-time notifications. utils.generateUUID, a helper function available in essentially all versions of NodeBB as far back as v1.0.1 and...

9CVSS9.2AI score
SaveExploits0References5
CNVD
CNVD
added 2022/06/08 12:00 a.m.20 views

FUDForum Cross-Site Scripting Vulnerability (CNVD-2022-70051)

FUDForum is a PHP-based forum software. version 3.1.2 of FUDForum contains a cross-site scripting vulnerability. An attacker can exploit this vulnerability to perform cross-site scripting attacks with the help of the forum name field in the forum manager function...

3.5CVSS1.1AI score0.00561EPSS
SaveExploits1Affected Software1
CNVD
CNVD
added 2022/03/11 12:00 a.m.91 views

MyBB Remote Code Execution Vulnerability (CNVD-2022-20097)

MyBB is a free and web-based forum software developed by MyBB team using PHP and MySQL. The software is characterized by its simplicity, multi-language support and extensibility. A remote code execution vulnerability exists in MyBB, which can be exploited to cause a Remote Code Execution RCE...

7.2CVSS7.4AI score0.77677EPSS
SaveExploits9References1
NVD
NVD
added 2022/03/09 10:15 p.m.14 views

CVE-2022-24734

MyBB is a free and open source forum software. In affected versions the Admin CP's Settings management module does not validate setting types correctly on insertion and update, making it possible to add settings of supported type php with PHP code, executed on on Change Settings pages. This resul...

7.2CVSS0.77677EPSS
SaveExploits9References6
Prion
Prion
added 2022/03/09 10:15 p.m.27 views

Design/Logic Flaw

MyBB is a free and open source forum software. In affected versions the Admin CP's Settings management module does not validate setting types correctly on insertion and update, making it possible to add settings of supported type php with PHP code, executed on on Change Settings pages. This resul...

6.5CVSS7.2AI score0.77677EPSS
SaveExploits9References6Affected Software1
Cvelist
Cvelist
added 2022/03/09 9:25 p.m.57 views

CVE-2022-24734 Remote code execution in mybb

MyBB is a free and open source forum software. In affected versions the Admin CP's Settings management module does not validate setting types correctly on insertion and update, making it possible to add settings of supported type php with PHP code, executed on on Change Settings pages. This resul...

7.2CVSS7.5AI score0.77677EPSS
SaveExploits9References6
Rows per page
Query Builder