cvelist/2010/0xxx/CVE-2010-0220.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:51:06 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-0220",
"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 06:51:06 +00:00
"lang": "eng",
"value": "The nsObserverList::FillObserverArray function in xpcom/ds/nsObserverList.cpp in Mozilla Firefox before 3.5.7 allows remote attackers to cause a denial of service (application crash) via a crafted web site that triggers memory consumption and an accompanying Low Memory alert dialog, and also triggers attempted removal of an observer from an empty observers array."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:51:06 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://isc.sans.org/diary.html?storyid=7897",
"refsource": "MISC",
"url": "http://isc.sans.org/diary.html?storyid=7897"
},
{
"name": "MDVSA-2010:000",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:000"
},
{
"name": "firefox-nsobserverlist-dos(55550)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/55550"
},
{
"name": "http://hg.mozilla.org/mozilla-central/rev/51396f6c9f20",
"refsource": "CONFIRM",
"url": "http://hg.mozilla.org/mozilla-central/rev/51396f6c9f20"
},
{
"name": "oval:org.mitre.oval:def:8292",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8292"
},
{
"name": "http://www.mozilla.com/en-US/firefox/3.5.7/releasenotes/",
"refsource": "CONFIRM",
"url": "http://www.mozilla.com/en-US/firefox/3.5.7/releasenotes/"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=507114",
"refsource": "CONFIRM",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=507114"
}
]
}
}