Invia #468543: code-projects Travel Management System Using PHP 1.0.0 SQL Injectioninformazioni

Titolocode-projects Travel Management System Using PHP 1.0.0 SQL Injection
DescrizioneThe SQL Injection vulnerability exists in diretory '/travel/subcat.php?catid=7' because the 'catid' parameter is directly inserted into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the 'catid' parameter, it will be executed by the database. For example, if the 'catid' parameter is set to "7' UNION ALL SELECT CONCAT(0x7176706b71,0x70424a575748424d4d587a677a69636d6f6d7756616c474652596a515572434b55646158675a4a6b,0x716a767671),NULL,NULL,NULL,NULL-- -", it could manipulate the query to return or modify unintended data. Always use prepared statements or parameterized queries to prevent this. Payload: catid=7' UNION ALL SELECT CONCAT(0x7176706b71,0x70424a575748424d4d587a677a69636d6f6d7756616c474652596a515572434b55646158675a4a6b,0x716a767671),NULL,NULL,NULL,NULL-- -
Fonte⚠️ https://code-projects.org/travel-management-system-using-php-source-code/
Utente
 Fergod (UID 55882)
Sottomissione24/12/2024 18:01 (1 Anno fa)
Moderazione25/12/2024 19:11 (1 day later)
StatoAccettato
Voce VulDB289313 [code-projects/projectworlds Travel Management System 1.0 /subcat.php catid iniezione SQL]
Punti20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!