What is CVE-2025-65336?
This vulnerability is an SQL Injection flaw found in the /show_price_by_pdtId.php file of Ecommerce-project-with-php-and-mysqli-Fruits-Bazar 1.0. An attacker can exploit this to send unauthorized queries to the database. To protect against such attacks, all incoming parameters must be filtered and prepared statements should be used.
Azərbaycanca: Bu zəiflik Ecommerce-project-with-php-and-mysqli-Fruits-Bazar 1.0 platformasının /show_price_by_pdtId.php faylında aşkarlanmış SQL Injection boşluğudur. Təcavüzkar bu boşluq vasitəsilə verilənlər bazasına icazəsiz sorğular göndərə bilər. Bu tip hücumlardan qorunmaq üçün daxil olan bütün parametrlər filtirələnməli və prepared statement-lərdən istifadə edilməlidir.
Related CVEs
link basis: same weakness class CWE-89
FAQ2
In which platform was CVE-2025-65336 discovered?
This vulnerability was discovered in Ecommerce-project-with-php-and-mysqli-Fruits-Bazar 1.0.
What should be done to protect against the CVE-2025-65336 SQL Injection attack?
To protect against such attacks, all incoming parameters must be filtered and prepared statements should be used.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.