CVE-2005-4827 (GCVE-0-2005-4827)
Vulnerability from cvelistv5 – Published: 2007-02-07 20:00 – Updated: 2024-08-08 00:01
VLAI?
Summary
Internet Explorer 6.0, and possibly other versions, allows remote attackers to bypass the same origin security policy and make requests outside of the intended domain by calling open on an XMLHttpRequest object (Microsoft.XMLHTTP) and using tab, newline, and carriage return characters within the first argument (method name), which is supported by some proxy servers that convert tabs to spaces. NOTE: this issue can be leveraged to conduct referer spoofing, HTTP Request Smuggling, and other attacks.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-08T00:01:23.269Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "20070203 Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2007/Feb/0081.html"
},
{
"name": "20070204 Re: Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://www.securityfocus.com/archive/1/459172/100/0/threaded"
},
{
"name": "14969",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/14969"
},
{
"name": "20070203 Re: Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://www.securityfocus.com/archive/1/459172/100/0/threaded"
},
{
"name": "20050924 \"Exploiting the XmlHttpRequest object in IE\" - paper by Amit Klein",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://www.securityfocus.com/archive/1/411585"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2005-09-24T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Internet Explorer 6.0, and possibly other versions, allows remote attackers to bypass the same origin security policy and make requests outside of the intended domain by calling open on an XMLHttpRequest object (Microsoft.XMLHTTP) and using tab, newline, and carriage return characters within the first argument (method name), which is supported by some proxy servers that convert tabs to spaces. NOTE: this issue can be leveraged to conduct referer spoofing, HTTP Request Smuggling, and other attacks."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-10-19T14:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "20070203 Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2007/Feb/0081.html"
},
{
"name": "20070204 Re: Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://www.securityfocus.com/archive/1/459172/100/0/threaded"
},
{
"name": "14969",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/14969"
},
{
"name": "20070203 Re: Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://www.securityfocus.com/archive/1/459172/100/0/threaded"
},
{
"name": "20050924 \"Exploiting the XmlHttpRequest object in IE\" - paper by Amit Klein",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://www.securityfocus.com/archive/1/411585"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-4827",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Internet Explorer 6.0, and possibly other versions, allows remote attackers to bypass the same origin security policy and make requests outside of the intended domain by calling open on an XMLHttpRequest object (Microsoft.XMLHTTP) and using tab, newline, and carriage return characters within the first argument (method name), which is supported by some proxy servers that convert tabs to spaces. NOTE: this issue can be leveraged to conduct referer spoofing, HTTP Request Smuggling, and other attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070203 Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2007/Feb/0081.html"
},
{
"name": "20070204 Re: Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/459172/100/0/threaded"
},
{
"name": "14969",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/14969"
},
{
"name": "20070203 Re: Web 2.0 backdoors made easy with MSIE \u0026 XMLHttpRequest",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/459172/100/0/threaded"
},
{
"name": "20050924 \"Exploiting the XmlHttpRequest object in IE\" - paper by Amit Klein",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/411585"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2005-4827",
"datePublished": "2007-02-07T20:00:00",
"dateReserved": "2007-02-07T00:00:00",
"dateUpdated": "2024-08-08T00:01:23.269Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:*:microsoft_windows_server_2003_sp1:*:*:*:*:*\", \"matchCriteriaId\": \"12D23F59-5C49-4DE0-85E8-15287140660D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:*:windows_2000:*:*:*:*:*\", \"matchCriteriaId\": \"CD115D64-87D8-4868-B247-16B83591B7FE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:*:windows_server_2003:*:*:*:*:*\", \"matchCriteriaId\": \"11A09F26-5FE3-4879-9FCB-769F8FB3D067\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:*:windows_xp_professional_64bit:*:*:*:*:*\", \"matchCriteriaId\": \"8EF317BB-E63A-4A60-A2E1-6797A402D88F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:sp1:windows_98:*:*:*:*:*\", \"matchCriteriaId\": \"B1D7486F-1B6C-4705-B73C-F763F36F5150\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:sp1:windows_98_se:*:*:*:*:*\", \"matchCriteriaId\": \"6DBFDCF4-ACC7-4196-BA4D-2A35FAA5E1F0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:sp1:windows_millennium:*:*:*:*:*\", \"matchCriteriaId\": \"5E49636B-A425-4595-9663-A22A9F7C7D30\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:sp1:windows_xpsp1:*:*:*:*:*\", \"matchCriteriaId\": \"FCFF1342-8AD8-4003-81AA-09DB4A12EEBD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:windows_2000_sp4:*:*:*:*:*:*\", \"matchCriteriaId\": \"DBEABB0B-61EF-44E1-8673-F4B5A99A4164\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:windows_server_2003_sp1:*:*:*:*:*:*\", \"matchCriteriaId\": \"B80088A3-2AA4-44A2-98DF-359E15F8E18B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:windows_server_2003_sp1_itanium:*:*:*:*:*:*\", \"matchCriteriaId\": \"181D0FA2-79E1-4422-9810-D7A557805872\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:windows_server_2003_sp1_itanium_systems:*:*:*:*:*:*\", \"matchCriteriaId\": \"3665D68D-8E1E-4FA9-97B9-9E099DDE84F9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6:windows_xp_sp2:*:*:*:*:*:*\", \"matchCriteriaId\": \"81C4C1ED-AC7D-4970-8B34-62D304A83FE9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:*:windows_server:*:*:*:*:*\", \"matchCriteriaId\": \"8D4BD1B0-8A91-4ED2-9C0D-BF87D18A01C4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:*:windows_server_2003:*:*:*:*:*\", \"matchCriteriaId\": \"9B0F6E35-652C-4948-9FF4-DBF199B4FA21\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:*:windowsxp:*:*:*:*:*\", \"matchCriteriaId\": \"DACE76B0-02BC-4624-A21E-405A893D7437\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:sp1:*:*:*:*:*:*\", \"matchCriteriaId\": \"24DF2AB3-DEAB-4D70-986E-FFBB7E64B96A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:sp1:windows_2000:*:*:*:*:*\", \"matchCriteriaId\": \"09A21D9F-6F51-4761-B7DB-E79CE60A0E09\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:sp1:windows_xp:*:*:*:*:*\", \"matchCriteriaId\": \"BA04D0A1-23AE-4C0F-8FE3-FD88D75CDA03\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:sp2:*:*:*:*:*:*\", \"matchCriteriaId\": \"DA3D2175-7DF7-4D57-8B26-5BA68EF7A935\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:sp2:windows_xp:*:*:*:*:*\", \"matchCriteriaId\": \"B0BFE49F-932B-469C-9B3C-5011D093E1DB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:ie:6.0:windows_xp_sp2:*:*:*:*:*:*\", \"matchCriteriaId\": \"A53E9D33-ECCD-428B-A117-3EB04B9554C0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:internet_explorer:6:sp1:*:*:*:*:*:*\", \"matchCriteriaId\": \"D47247A3-7CD7-4D67-9D9B-A94A504DA1BE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:internet_explorer:6.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A19F6133-25D1-44A5-B6B9-354703436783\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:internet_explorer:6.0.2600:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"68656E52-AD8A-474E-9160-CD5F8857254B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:internet_explorer:6.0.2800:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"93F47C82-E767-47A8-88DE-417B004ED7FC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:internet_explorer:6.0.2800.1106:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F86E7189-CE21-4007-A3FA-39A6B51A5AB9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:microsoft:internet_explorer:6.0.2900.2180:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7CBF9B51-5AF4-4317-9768-21D866AC7990\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:h:canon:network_camera_server_vb101:*:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E1EBD1BF-DEE2-4047-A8B4-3A816FC80003\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Internet Explorer 6.0, and possibly other versions, allows remote attackers to bypass the same origin security policy and make requests outside of the intended domain by calling open on an XMLHttpRequest object (Microsoft.XMLHTTP) and using tab, newline, and carriage return characters within the first argument (method name), which is supported by some proxy servers that convert tabs to spaces. NOTE: this issue can be leveraged to conduct referer spoofing, HTTP Request Smuggling, and other attacks.\"}]",
"id": "CVE-2005-4827",
"lastModified": "2024-11-21T00:05:16.627",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2005-12-31T05:00:00.000",
"references": "[{\"url\": \"http://seclists.org/fulldisclosure/2007/Feb/0081.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/411585\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/459172/100/0/threaded\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/archive/1/459172/100/0/threaded\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/14969\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://seclists.org/fulldisclosure/2007/Feb/0081.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/411585\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/459172/100/0/threaded\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/archive/1/459172/100/0/threaded\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/14969\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2005-4827\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2005-12-31T05:00:00.000\",\"lastModified\":\"2025-04-03T01:03:51.193\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Internet Explorer 6.0, and possibly other versions, allows remote attackers to bypass the same origin security policy and make requests outside of the intended domain by calling open on an XMLHttpRequest object (Microsoft.XMLHTTP) and using tab, newline, and carriage return characters within the first argument (method name), which is supported by some proxy servers that convert tabs to spaces. NOTE: this issue can be leveraged to conduct referer spoofing, HTTP Request Smuggling, and other attacks.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:*:microsoft_windows_server_2003_sp1:*:*:*:*:*\",\"matchCriteriaId\":\"12D23F59-5C49-4DE0-85E8-15287140660D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:*:windows_2000:*:*:*:*:*\",\"matchCriteriaId\":\"CD115D64-87D8-4868-B247-16B83591B7FE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:*:windows_server_2003:*:*:*:*:*\",\"matchCriteriaId\":\"11A09F26-5FE3-4879-9FCB-769F8FB3D067\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:*:windows_xp_professional_64bit:*:*:*:*:*\",\"matchCriteriaId\":\"8EF317BB-E63A-4A60-A2E1-6797A402D88F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:sp1:windows_98:*:*:*:*:*\",\"matchCriteriaId\":\"B1D7486F-1B6C-4705-B73C-F763F36F5150\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:sp1:windows_98_se:*:*:*:*:*\",\"matchCriteriaId\":\"6DBFDCF4-ACC7-4196-BA4D-2A35FAA5E1F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:sp1:windows_millennium:*:*:*:*:*\",\"matchCriteriaId\":\"5E49636B-A425-4595-9663-A22A9F7C7D30\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:sp1:windows_xpsp1:*:*:*:*:*\",\"matchCriteriaId\":\"FCFF1342-8AD8-4003-81AA-09DB4A12EEBD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:windows_2000_sp4:*:*:*:*:*:*\",\"matchCriteriaId\":\"DBEABB0B-61EF-44E1-8673-F4B5A99A4164\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:windows_server_2003_sp1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B80088A3-2AA4-44A2-98DF-359E15F8E18B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:windows_server_2003_sp1_itanium:*:*:*:*:*:*\",\"matchCriteriaId\":\"181D0FA2-79E1-4422-9810-D7A557805872\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:windows_server_2003_sp1_itanium_systems:*:*:*:*:*:*\",\"matchCriteriaId\":\"3665D68D-8E1E-4FA9-97B9-9E099DDE84F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6:windows_xp_sp2:*:*:*:*:*:*\",\"matchCriteriaId\":\"81C4C1ED-AC7D-4970-8B34-62D304A83FE9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:*:windows_server:*:*:*:*:*\",\"matchCriteriaId\":\"8D4BD1B0-8A91-4ED2-9C0D-BF87D18A01C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:*:windows_server_2003:*:*:*:*:*\",\"matchCriteriaId\":\"9B0F6E35-652C-4948-9FF4-DBF199B4FA21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:*:windowsxp:*:*:*:*:*\",\"matchCriteriaId\":\"DACE76B0-02BC-4624-A21E-405A893D7437\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:sp1:*:*:*:*:*:*\",\"matchCriteriaId\":\"24DF2AB3-DEAB-4D70-986E-FFBB7E64B96A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:sp1:windows_2000:*:*:*:*:*\",\"matchCriteriaId\":\"09A21D9F-6F51-4761-B7DB-E79CE60A0E09\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:sp1:windows_xp:*:*:*:*:*\",\"matchCriteriaId\":\"BA04D0A1-23AE-4C0F-8FE3-FD88D75CDA03\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:sp2:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA3D2175-7DF7-4D57-8B26-5BA68EF7A935\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:sp2:windows_xp:*:*:*:*:*\",\"matchCriteriaId\":\"B0BFE49F-932B-469C-9B3C-5011D093E1DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:ie:6.0:windows_xp_sp2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A53E9D33-ECCD-428B-A117-3EB04B9554C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:internet_explorer:6:sp1:*:*:*:*:*:*\",\"matchCriteriaId\":\"D47247A3-7CD7-4D67-9D9B-A94A504DA1BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:internet_explorer:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A19F6133-25D1-44A5-B6B9-354703436783\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:internet_explorer:6.0.2600:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"68656E52-AD8A-474E-9160-CD5F8857254B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:internet_explorer:6.0.2800:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"93F47C82-E767-47A8-88DE-417B004ED7FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:internet_explorer:6.0.2800.1106:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F86E7189-CE21-4007-A3FA-39A6B51A5AB9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:internet_explorer:6.0.2900.2180:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CBF9B51-5AF4-4317-9768-21D866AC7990\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:h:canon:network_camera_server_vb101:*:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1EBD1BF-DEE2-4047-A8B4-3A816FC80003\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2007/Feb/0081.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/archive/1/411585\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/459172/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/archive/1/459172/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/14969\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://seclists.org/fulldisclosure/2007/Feb/0081.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/archive/1/411585\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/459172/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/archive/1/459172/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/14969\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…