जमा करें #806908: https://github.com/jeecgboot/JeecgBoot <=3.91 SQL Injectionजानकारी

शीर्षकhttps://github.com/jeecgboot/JeecgBoot <=3.91 SQL Injection
विवरणThe dictionary query endpoint /sys/api/queryFilterTableDictInfo in JeecgBoot contains a SQL injection vulnerability caused by two compounding security flaws: Signature Bypass: The endpoint enforces signature verification (@SignatureCheck), but due to differences in JSON serialization behavior between Java (fastjson) and other languages (e.g. Python), an attacker can reproduce a valid signature by sorting parameters alphabetically, effectively bypassing the signature check. Blacklist Bypass: After passing signature verification, the filterSql parameter is checked by SqlInjectionUtil.specialFilterContentForDictSql. However, the blacklist only matches keywords followed by a space (e.g. select ). Using select( without a space bypasses the check entirely.
स्रोत⚠️ https://github.com/nn0nkey/JD-Security-SHENYI-Team/blob/main/JeecgBoot_SQL_Injection_Signature_Blacklist_Bypass.md
उपयोगकर्ता
 JD Security SHENYI Team (UID 97436)
सबमिशन17/04/2026 09:39 AM (2 महीनों पहले)
संयम09/05/2026 08:59 AM (22 days later)
स्थितिप्रतिलिपि
VulDB प्रविष्टि231896 [JeecgBoot तक 3.5.1 queryFilterTableDictInfo SQL इंजेक्शन]
अंक0

Want to know what is going to be exploited?

We predict KEV entries!