7.5
CVSSv2

CVE-2019-10708

Published: 02/04/2019 Updated: 03/04/2019
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

S-CMS PHP v1.0 has SQL injection via the 4/js/scms.php?action=unlike id parameter.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

s-cms s-cms 1.0

Github Repositories

CVE-2019-10708 SQL injection PoC

Scms - SQL Injection exploitpy是對於CVE-2019-10708漏洞的PoC,實現multiprocessing進行注入,取得資料庫名稱與後台管理員帳密(建議是20190401前的版本) Usage # 測試是否可注入 python3 exploitpy http:localhost/js/scmsphp --test # sleep時間為60秒與取得資料庫 python3 exploitpy http:localhost/js/scmsphp -s 60 --db # 取得A_login