Lucene search
+L

2260 matches found

Exploit DB
Exploit DB
added 2022/05/11 12:00 a.m.285 views

MyBB 1.8.29 - MyBB 1.8.29 - Remote Code Execution (RCE) (Authenticated)

Exploit Title: MyBB 1.8.29 - Remote Code Execution RCE Authenticated Date: 2022-05-08 Exploit Author: Altelus Vendor Homepage: https://mybb.com/ Software Link: https://github.com/mybb/mybb/releases/tag/mybb1829 Version: MyBB 1.8.29 Tested on: Linux CVE : CVE-2022-24734 An RCE can be obtained on...

7.2CVSS7AI score0.77677EPSS
SaveExploits9
Check Point Advisories
Check Point Advisories
added 2022/04/20 12:00 a.m.79 views

MyBB Admin Control Panel Remote Code Execution (CVE-2022-24734)

A code injection vulnerability exists in MyBB. The vulnerability is due to insufficient input validation when parsing user input sent to Admin Control Panel...

6.5CVSS5.5AI score0.77677EPSS
SaveExploits9
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
Zero Day Initiative
Zero Day Initiative
added 2022/03/11 12:00 a.m.69 views

MyBB Admin Control Panel Code Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of MyBB. Authentication is required to exploit this vulnerability. The specific flaw exists within the Control Panel. The issue results from the lack of proper validation of a user-supplied string befor...

7.2CVSS2.8AI score0.77677EPSS
SaveExploits9References1
OpenVAS
OpenVAS
added 2022/03/11 12:00 a.m.19 views

MyBB 1.2.0 - 1.8.29 RCE Vulnerability (GHSA-876v-gwgh-w57f)

MyBB is prone to a remote code execution RCE vulnerability. SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mybb:mybb";...

7.2CVSS7.3AI 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
Vulnrichment
Vulnrichment
added 2022/03/09 9:25 p.m.7 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.3AI score0.77677EPSS
SaveExploits9References6
CVE
CVE
added 2022/03/09 9:25 p.m.154 views

CVE-2022-24734

Summary (CVE-2022-24734) : MyBB Admin Control Panel Settings module fails to validate setting types on insert/update, allowing a crafted PHP setting to be executed on Change Settings pages. This enables Remote Code Execution (RCE) if the attacker can access Admin CP with the Can manage settings? ...

7.2CVSS7.2AI score0.77677EPSS
SaveExploits9References6Affected Software1
OSV
OSV
added 2022/03/09 9:25 p.m.27 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.2CVSS7AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2022/03/09 12:00 a.m.6 views

PT-2022-2581 · Mybb · Mybb

Name of the Vulnerable Software and Affected Versions: MyBB versions prior to 1.8.30 Description: The issue is related to the Admin CP's Settings management module, which does not validate setting types correctly on insertion and update. This allows an attacker to add settings of supported type p...

9CVSS7.2AI score0.77677EPSS
SaveExploits9References20
CNNVD
CNNVD
added 2022/03/09 12:00 a.m.11 views

MyBB 代码注入漏洞

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.2CVSS6.7AI score0.77677EPSS
SaveExploits9References13
Metasploit
Metasploit
added 2022/03/09 12:00 a.m.437 views

MyBB Admin Control Code Injection RCE

This exploit module leverages an improper input validation vulnerability in MyBB prior to 1.8.30 to execute arbitrary code in the context of the user running the application. MyBB Admin Control setting page calls PHP eval function with an unsanitized user input. The exploit adds a new setting,...

7.2CVSS7.7AI score0.77677EPSS
SaveExploits9
OpenVAS
OpenVAS
added 2021/11/05 12:00 a.m.12 views

MyBB 1.2.0 < 1.8.29 RCE Vulnerability (GHSA-8gxx-vmr9-h39p)

MyBB is prone to a remote code execution RCE vulnerability. SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mybb:mybb";...

7.2CVSS7.4AI score0.01292EPSS
SaveExploits0References1
OSV
OSV
added 2021/11/04 6:15 p.m.10 views

CVE-2021-43281

MyBB before 1.8.29 allows Remote Code Injection by an admin with the "Can manage settings?" permission. 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 o...

7.2CVSS5.9AI score0.01292EPSS
SaveExploits0References1
NVD
NVD
added 2021/11/04 6:15 p.m.18 views

CVE-2021-43281

MyBB before 1.8.29 allows Remote Code Injection by an admin with the "Can manage settings?" permission. 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 o...

7.2CVSS0.01292EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/11/04 6:15 p.m.6 views

CVE-2021-43281

MyBB before 1.8.29 allows Remote Code Injection by an admin with the "Can manage settings?" permission. 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 o...

7.2CVSS7.2AI score0.01292EPSS
SaveExploits0References2
Prion
Prion
added 2021/11/04 6:15 p.m.20 views

Code injection

MyBB before 1.8.29 allows Remote Code Injection by an admin with the "Can manage settings?" permission. 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 o...

6.5CVSS7.4AI score0.01292EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/11/04 5:42 p.m.40 views

CVE-2021-43281

MyBB before 1.8.29 allows Remote Code Injection by an admin with the "Can manage settings?" permission. 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 o...

7.6AI score0.01292EPSS
SaveExploits0References1
Rows per page
Query Builder