cvelist/2009/4xxx/CVE-2009-4074.json

87 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:07:04 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4074",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:07:04 +00:00
"lang": "eng",
"value": "The XSS Filter in Microsoft Internet Explorer 8 allows remote attackers to leverage the \"response-changing mechanism\" to conduct cross-site scripting (XSS) attacks against web sites that have no inherent XSS vulnerabilities, related to the details of output encoding and improper modification of an HTML attribute, aka \"XSS Filter Script Handling Vulnerability.\""
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:07:04 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "oval:org.mitre.oval:def:7715",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7715"
},
{
"name": "http://www.theregister.co.uk/2009/11/20/internet_explorer_security_flaw/",
"refsource": "MISC",
"url": "http://www.theregister.co.uk/2009/11/20/internet_explorer_security_flaw/"
},
{
"name": "http://hackademix.net/2009/11/21/ies-xss-filter-creates-xss-vulnerabilities/",
"refsource": "MISC",
"url": "http://hackademix.net/2009/11/21/ies-xss-filter-creates-xss-vulnerabilities/"
},
{
"name": "http://www.owasp.org/images/5/50/OWASP-Italy_Day_IV_Maone.pdf",
"refsource": "MISC",
"url": "http://www.owasp.org/images/5/50/OWASP-Italy_Day_IV_Maone.pdf"
},
{
"name": "37135",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/37135"
},
{
"name": "MS10-002",
"refsource": "MS",
"url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-002"
}
]
}
}