CVE-2005-2896
published 2005-09-14CVE-2005-2896: SQL injection vulnerability in WEB//NEWS 1.4 allows remote attackers to execute arbitrary SQL commands via the (1) wn_userpw parameter to startup.php, (2) cat…
PriorityP336high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.17%
63.5th percentile
SQL injection vulnerability in WEB//NEWS 1.4 allows remote attackers to execute arbitrary SQL commands via the (1) wn_userpw parameter to startup.php, (2) cat, (3) id, or (4) stof parameter to news.php, or (5) id parameter to print.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| stylemotion | web_news | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Stylemotion WEB//NEWS 1.4 - 'startup.php' Cookie SQL Injection
exploitdb·2005-09-08
CVE-2005-2896 Stylemotion WEB//NEWS 1.4 - 'startup.php' Cookie SQL Injection
Stylemotion WEB//NEWS 1.4 - 'startup.php' Cookie SQL Injection
---
source: https://www.securityfocus.com/bid/14776/info
WEB//NEWS is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
The following is sufficient to supply to 'modules/startup.php' to authenticate:
wn_userid=1; wn_userpw=0' OR '1'='1
Exploit-DB
Stylemotion WEB//NEWS 1.4 - 'news.php' Multiple SQL Injections
exploitdb·2005-09-08
CVE-2005-2896 Stylemotion WEB//NEWS 1.4 - 'news.php' Multiple SQL Injections
Stylemotion WEB//NEWS 1.4 - 'news.php' Multiple SQL Injections
---
source: https://www.securityfocus.com/bid/14776/info
WEB//NEWS is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
http://www.example.com/include_this/news.php?cat=[SQL]
http://www.example.com/include_this/news.php?id=[SQL]
http://www.example.com/include_this/news.php?stof=[SQL]
Exploit-DB
Stylemotion WEB//NEWS 1.4 - 'print.php?id' SQL Injection
exploitdb·2005-09-08
CVE-2005-2896 Stylemotion WEB//NEWS 1.4 - 'print.php?id' SQL Injection
Stylemotion WEB//NEWS 1.4 - 'print.php?id' SQL Injection
---
source: https://www.securityfocus.com/bid/14776/info
WEB//NEWS is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
http://www.example.com/print.php?id=[SQL]
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=112611504519410&w=2http://secunia.com/advisories/16727/http://www.securityfocus.com/bid/14776https://exchange.xforce.ibmcloud.com/vulnerabilities/22179http://marc.info/?l=bugtraq&m=112611504519410&w=2http://secunia.com/advisories/16727/http://www.securityfocus.com/bid/14776https://exchange.xforce.ibmcloud.com/vulnerabilities/22179
2005-09-14
Published