VYPR

mall-tiny

by Macrozheng

CVEs (4)

  • CVE-2024-57434Jan 31, 2025
    risk 0.00cvss epss 0.00

    macrozheng mall-tiny 1.0.1 is vulnerable to Incorrect Access Control. The project imports users by default, and the test user is made a super administrator.

  • CVE-2024-57432Jan 31, 2025
    risk 0.00cvss epss 0.01

    macrozheng mall-tiny 1.0.1 suffers from Insecure Permissions. The application's JWT signing keys are hardcoded and do not change. User information is explicitly written into the JWT and used for subsequent privilege management, making it is possible to forge the JWT of any user…

  • CVE-2024-57433Jan 31, 2025
    risk 0.00cvss epss 0.00

    macrozheng mall-tiny 1.0.1 is vulnerable to Incorrect Access Control via the logout function. After a user logs out, their token is still available and fetches information in the logged-in state.

  • CVE-2024-57435Jan 31, 2025
    risk 0.00cvss epss 0.00

    In macrozheng mall-tiny 1.0.1, an attacker can send null data through the resource creation interface resulting in a null pointer dereference occurring in all subsequent operations that require authentication, which triggers a denial-of-service attack and service restart failure.