Lucene search
+L

304 matches found

Kitploit
Kitploit
added 2026/09/16 4:12 p.m.10 views

CVE-2024-36837

CVE-2024-36837 / CNVD-2024-30128 POC write URL in url.txt and run CVE-2024-36837.py CVE-2024-36837 In my freshman year, I found that an educational institution used CRMEB Mall as an online store in an Internet protection action. After testing, sql injection vulnerability was found. After setting ...

7.5CVSS5.9AI score0.08306EPSS
SaveExploits2References1
Nuclei
Nuclei
added 2026/09/16 2:04 p.m.175 views

CRMEB v.5.2.2 - SQL Injection

SQL Injection vulnerability in CRMEB v.5.2.2 allows a remote attacker to obtain sensitive information via the getProductList function in the ProductController.php file. id: CVE-2024-36837 info: name: CRMEB v.5.2.2 - SQL Injection author: DhiyaneshDk severity: high description: | SQL Injection...

7.5CVSS5.8AI score0.08306EPSS
SaveExploits2References2
NVD
NVD
added 2026/09/15 3:17 p.m.3 views

CVE-2026-79425

An authenticated Server-Side Request Forgery SSRF in the /adminapi/file/onlineupload component of CRMEB v6.0.0 allows attackers to scan internal resources via a crafted POST request...

8.1CVSS0.00326EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/15 12:00 a.m.9 views

CVE-2026-79425

An authenticated Server-Side Request Forgery SSRF in the /adminapi/file/onlineupload component of CRMEB v6.0.0 allows attackers to scan internal resources via a crafted POST request...

8.1CVSS5.7AI score0.00326EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/15 12:00 a.m.4 views

EUVD-2026-78625

An authenticated Server-Side Request Forgery SSRF in the /adminapi/file/onlineupload component of CRMEB v6.0.0 allows attackers to scan internal resources via a crafted POST request...

8.1CVSS5.7AI score0.00326EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 9:17 p.m.5 views

CVE-2026-79426

An arbitrary file deletion vulnerability in the /adminapi/file/videodatasave component of CRMEB v6.0.0 allows authenticated attackers to delete arbitrary files via crafted POST request...

7.2CVSS0.00294EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 12:00 a.m.8 views

EUVD-2026-71770

An arbitrary file deletion vulnerability in the /adminapi/file/videodatasave component of CRMEB v6.0.0 allows authenticated attackers to delete arbitrary files via crafted POST request...

5.5AI score0.00294EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 12:00 a.m.13 views

CVE-2026-79426

CRMEB v6.0.0 contains an arbitrary file deletion vulnerability in the /adminapi/file/video_data_save component. An authenticated attacker can delete arbitrary files by sending a crafted POST request. The CNA-assigned CVSS 3.1 score is 7.2 (HIGH) with full impact to confidentiality, integrity, and...

7.2CVSS5.5AI score0.00294EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 12:00 a.m.32 views

CVE-2026-79426

An arbitrary file deletion vulnerability in the /adminapi/file/videodatasave component of CRMEB v6.0.0 allows authenticated attackers to delete arbitrary files via crafted POST request...

0.00294EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 3:17 p.m.6 views

CVE-2026-85212

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS0.00326EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/03 2:12 p.m.33 views

CVE-2026-85212 CRMEB through 6.0.0 Missing Authorization via Inert verifyAuth Role Check

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS0.00326EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 2:12 p.m.9 views

EUVD-2026-70490

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS5.9AI score0.00326EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/03 2:12 p.m.10 views

CVE-2026-85212

CRMEB (through version 6.0.0 ) contains an authentication bypass in the verifyAuth() method of SystemRoleServices.php. The root cause is that the method returns true from both conditional branches, rendering the role check inert and always permitting requests. As a result, sub-administrators and ...

8.7CVSS5.9AI score0.00326EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 2:12 p.m.6 views

CVE-2026-85212 CRMEB through 6.0.0 Missing Authorization via Inert verifyAuth Role Check

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/09/03 2:12 p.m.8 views

CVE-2026-85177 CRMEB through 6.0.0 Unauthorized Message Modification via edit_message

CRMEB through 6.0.0 fails to validate message ownership in the editmessage handler of MessageSystemController.php, allowing authenticated users to modify arbitrary system inbox messages. Attackers can update any message's columns including isdel, look, and uid to delete, mark read, or reassign...

5.3CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/09/03 2:12 p.m.14 views

CVE-2026-85177

CRMEB through 6.0.0 is affected by an unauthorized message modification vulnerability in the edit_message handler of MessageSystemController.php. The root cause is a failure to validate message ownership , allowing any authenticated user to modify arbitrary system inbox messages. An attacker can ...

5.4CVSS5.9AI score0.00219EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 2:12 p.m.9 views

EUVD-2026-70481

CRMEB through 6.0.0 fails to validate message ownership in the editmessage handler of MessageSystemController.php, allowing authenticated users to modify arbitrary system inbox messages. Attackers can update any message's columns including isdel, look, and uid to delete, mark read, or reassign...

5.4CVSS5.9AI score0.00219EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 1:06 p.m.8 views

CVE-2026-85040

A weakness has been identified in ZhongBangKeJi CRMEB up to 6.0.0. Affected by this vulnerability is the function eval of the file /adminapi/system/crontab/save of the component Custom Scheduled Task Feature. This manipulation of the argument customCode causes os command injection. It is possible...

5.8CVSS0.01639EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 2:45 a.m.40 views

CVE-2026-85040 ZhongBangKeJi CRMEB Custom Scheduled Task Feature save eval os command injection

A weakness has been identified in ZhongBangKeJi CRMEB up to 6.0.0. Affected by this vulnerability is the function eval of the file /adminapi/system/crontab/save of the component Custom Scheduled Task Feature. This manipulation of the argument customCode causes os command injection. It is possible...

5.8CVSS0.01639EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/03 2:45 a.m.8 views

EUVD-2026-70314

A weakness has been identified in ZhongBangKeJi CRMEB up to 6.0.0. Affected by this vulnerability is the function eval of the file /adminapi/system/crontab/save of the component Custom Scheduled Task Feature. This manipulation of the argument customCode causes os command injection. It is possible...

5.8CVSS5.6AI score0.01639EPSS
SaveExploits0References5
Rows per page
Query Builder