Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-2577: vul/Garage Management System(SQLI).md at main · ch0ing/vul

A vulnerability classified as critical was found in SourceCodester Garage Management System 1.0. This vulnerability affects unknown code of the file /edituser.php. The manipulation of the argument id with the input -2’%20UNION%20select%2011,user(),333,444–+ leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.

CVE
#sql#vulnerability#web#windows#apache#php#auth

Garage Management System - Inmates/view_inmate ‘id’ SQL inject(SQLI)****Exploit Title: Garage Management System - Inmates/view_inmate ‘id’ SQL inject(SQLI)****Exploit Author: [email protected] inc****Vendor Homepage: https://www.sourcecodester.com/php/15485/garage-management-system-using-phpmysql-source-code.html****Software Link:https://www.sourcecodester.com/download-code?nid=15485&title=Garage+Management+System+using+PHP%2FMySQL+Free+Source+Code****Version: Garage Management System 1.0****Tested on: Windows Server 2008 R2 Enterprise, Apache ,Mysql****Description

The reason for the SQL injection vulnerability is that the website application does not verify the validity of the data submitted by the user to the server (type, length, business parameter validity, etc.), and does not effectively filter the data input by the user with special characters , so that the user’s input is directly brought into the database for execution, which exceeds the expected result of the original design of the SQL statement, resulting in a SQL injection vulnerability.Garage Management System does not filter the content correctly at the “/edituser.php” id parameter, resulting in the generation of SQL injection.

Payload used:

/edituser.php?id=-2'%20UNION%20select%2011,user(),333,444--+

Proof of Concept

  1. Login the CMS. Admin Default Access: username:admin Password: admin123

  2. Open Page http://192.168.67.9/edituser.php?id=-2’%20UNION%20select%2011,user(),333,444–+,

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907