-
-
Save NSW111/33824ceb4d1b920671124f77abfe27e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [CVE ID] | |
| CVE-2025-52101 | |
| [PRODUCT] | |
| Linjiashop | |
| [VERSION] | |
| <= 0.9 | |
| [PROBLEM TYPE] | |
| Incorrect Access Control | |
| [DESCRIPTION] | |
| Linjiashop version 0.9 and below is vulnerable to Incorrect Access Control. By using a default-generated JWT token, attackers can bypass authentication and access the /prod-api/account/info endpoint. This leads to the disclosure of sensitive information including encrypted passwords and salts. The leaked data (e.g., MD5(salt + password)) can be brute-forced to recover the original password. | |
| [DISCOVERER] | |
| Jiamu Gao (@nsw111) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment