CVE-2026-92921
בינונית 4.9
תיאור (מקור, אנגלית)
admin3 through 3.0.0 stores account passwords using single-round MD5 with only the username as salt and no key derivation function. Attackers with database access can recover plaintext passwords through offline dictionary or brute-force attacks due to negligible computational effort.
מדדים
- CVSS 3.1
-
4.9 (MEDIUM)
מקור הציון: NVD
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N - CVSS 4.0
-
6.9 (MEDIUM)
מקור הציון: CNA
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X - CWE
- CWE-916
קישורים
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/admin3/C08_md5_crede…
- https://github.com/cjbi/admin3
- https://github.com/cjbi/admin3/blob/3.0.0/admin3-server/src/main/java/tech/wet…
- https://github.com/cjbi/admin3/blob/3.0.0/admin3-server/src/main/java/tech/wet…
- https://www.vulncheck.com/advisories/admin3-through-3.0.0-weak-password-hashin…