VYPR

Stock Inventory Management System

by Mrswapnilsahu

Source repositories

CVEs (1)

  • CVE-2026-71207CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.01

    The Stock-Inventory-Management-System application's login.php assigns raw username/password values to and builds its authentication query by directly concatenating those session values into a SQL statement with no parameterization or escaping. The same script additionally…