cvelist/2023/29xxx/CVE-2023-29537.json
2023-06-02 17:00:43 +00:00

100 lines
3.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-29537",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox for Android",
"version": {
"version_data": [
{
"version_value": "112",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "112",
"version_affected": "<"
}
]
}
},
{
"product_name": "Focus for Android",
"version": {
"version_data": [
{
"version_value": "112",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Data Races in font initialization code"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-13/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-13/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1823365",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1823365"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1824200",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1824200"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1825569",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1825569"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple race conditions in the font initialization could have led to memory corruption and execution of attacker-controlled code. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112."
}
]
}
}