|
PhpMyFactures contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the stocks/ajouter.php script not properly sanitizing user-supplied input to the 'id_produit', 'quantite', 'prix_ht' and 'date' variables. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|