osCommerce Multiple HTTP Response Splitting Vulnerabilities
BID:13979
Info
osCommerce Multiple HTTP Response Splitting Vulnerabilities
| Bugtraq ID: | 13979 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-1951 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 17 2005 12:00AM |
| Updated: | Jul 12 2009 04:06PM |
| Credit: | James Bercegay of the GulfTech Security Research Team is credited with the discovery of this vulnerability. |
| Vulnerable: |
osCommerce osCommerce 2.2 ms2 osCommerce osCommerce 2.2 ms1 osCommerce osCommerce 2.2 cvs osCommerce osCommerce 2.1 |
| Not Vulnerable: | |
Discussion
osCommerce Multiple HTTP Response Splitting Vulnerabilities
osCommerce is prone to multiple HTTP response splitting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
A remote attacker may exploit any of these vulnerabilities to influence or misrepresent how Web content is served, cached or interpreted. This could aid in various attacks that attempt to entice client users into a false sense of trust.
osCommerce is prone to multiple HTTP response splitting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
A remote attacker may exploit any of these vulnerabilities to influence or misrepresent how Web content is served, cached or interpreted. This could aid in various attacks that attempt to entice client users into a false sense of trust.
Exploit / POC
osCommerce Multiple HTTP Response Splitting Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/index.php?action=buy_now&products_id=22%0d%0atest:%20poison%20headers!
http://www.example.com/index.php?action=cust_order&pid=2%0d%0atest:%20poison%20headers!
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/index.php?action=buy_now&products_id=22%0d%0atest:%20poison%20headers!
http://www.example.com/index.php?action=cust_order&pid=2%0d%0atest:%20poison%20headers!
Solution / Fix
osCommerce Multiple HTTP Response Splitting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
osCommerce Multiple HTTP Response Splitting Vulnerabilities
References:
References:
- osCommerce HTTP Response Splitting (GulfTech Research)
- osCommerce Homepage (osCommerce)
- RE: osCommere HTTP Response Splitting (Solution) ("Harry Metcalfe"
)