Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-3573. PoCs published by Roberto Suggi Liverani.
AI-analyzed exploit summary This exploit demonstrates a Same-Origin Policy (SOP) bypass in Java Applets using the java.net.URLConnection class to leak cookies between domains resolving to the same IP address. It performs a cross-site request forgery (XSRF) attack to capture sensitive cookie information from a target site.
Description
Unspecified vulnerability in the Networking component in Oracle Java SE and Java for Business 6 Update 21 and 5.0 Update 25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors. NOTE: the previous information was obtained from the October 2010 CPU. Oracle has not commented on claims from a reliable downstream vendor that this is related to missing validation of request headers in the HttpURLConnection class when they are set by applets, which allows remote attackers to bypass the intended security policy.
Exploits (1)
This exploit demonstrates a Same-Origin Policy (SOP) bypass in Java Applets using the java.net.URLConnection class to leak cookies between domains resolving to the same IP address. It performs a cross-site request forgery (XSRF) attack to capture sensitive cookie information from a target site.