9.8
CVSSv3

CVE-2023-43144

Published: 22/09/2023 Updated: 25/09/2023
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

Projectworldsl Assets-management-system-in-php 1.0 is vulnerable to SQL Injection via the "id" parameter in delete.php.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

projectworlds asset management system project in php 1.0

Github Repositories

Assets Management System 1.0 is vulnerable to SQL injection via the id parameter in delete.php

CVE-2023-43144 Description Assets Management System 10 is vulnerable to SQL injection via the id parameter in deletephp PoC sqlmap -u 'localhost/deletephp?id=4*' --cookie="PHPSESSID=SESSID" --dbms=MySQL --dbs --batch Code review (deletephp) <?php include 'core/initphp'; $id = $_