cvelist/2004/0xxx/CVE-2004-0191.json
2019-03-18 04:41:49 +00:00

107 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0191",
"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": "Mozilla before 1.4.2 executes Javascript events in the context of a new page while it is being loaded, allowing it to interact with the previous page (zombie document) and enable cross-domain and cross-site scripting (XSS) attacks, as demonstrated using onmousemove events."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2004:110",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2004-110.html"
},
{
"name": "RHSA-2004:112",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2004-112.html"
},
{
"name": "SSRT4722",
"refsource": "HP",
"url": "http://marc.info/?l=bugtraq&m=108448379429944&w=2"
},
{
"name": "4062",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/4062"
},
{
"name": "mozilla-event-handler-xss(15322)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/15322"
},
{
"name": "9747",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/9747"
},
{
"name": "20040225 Sandblad #13: Cross-domain exploit on zombie document with event handlers",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=107774710729469&w=2"
},
{
"name": "oval:org.mitre.oval:def:937",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A937"
},
{
"name": "oval:org.mitre.oval:def:874",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A874"
},
{
"name": "http://bugzilla.mozilla.org/show_bug.cgi?id=227417",
"refsource": "CONFIRM",
"url": "http://bugzilla.mozilla.org/show_bug.cgi?id=227417"
}
]
}
}