cvelist/2020/12xxx/CVE-2020-12425.json
2020-07-27 02:01:22 +00:00

83 lines
2.7 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-12425",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "78",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out of bound read in Date.parse()"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-24/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-24/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1634738",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1634738"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0983",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00027.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1017",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00049.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-10",
"url": "https://security.gentoo.org/glsa/202007-10"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Due to confusion processing a hyphen character in Date.parse(), a one-byte out of bounds read could have occurred, leading to potential information disclosure. This vulnerability affects Firefox < 78."
}
]
}
}