CVE-2010-1102: Integer Overflow
Integer overflow in OmniWeb allows remote attackers to bypass intended port restrictions on outbound TCP connections via a port number outside the range of the unsigned short data type, as demonstrated by a value of 65561 for TCP port 25.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2010-1102?
CVE-2010-1102 has a medium severity rating due to its ability to bypass port restrictions.
How do I fix CVE-2010-1102?
To fix CVE-2010-1102, upgrade to the latest version of OmniWeb that includes the security patch.
What is the impact of CVE-2010-1102?
The impact of CVE-2010-1102 allows remote attackers to initiate outbound TCP connections on restricted ports.
Which versions of OmniWeb are affected by CVE-2010-1102?
CVE-2010-1102 affects all versions of OmniWeb prior to the patch that addresses this vulnerability.
How does CVE-2010-1102 exploit an integer overflow?
CVE-2010-1102 exploits an integer overflow by accepting a port number greater than the maximum value of the unsigned short data type.