cvelist/2022/31xxx/CVE-2022-31743.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2022-05-26 17:02:22 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-31743",
2022-12-22 20:00:48 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "101",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTML Parsing incorrectly ended HTML comments prematurely"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-20/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2022-20/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1747388",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1747388"
}
]
2022-05-26 17:02:22 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-22 20:00:48 +00:00
"value": "Firefox's HTML parser did not correctly interpret HTML comment tags, resulting in an incongruity with other browsers. This could have been used to escape HTML comments on pages that put user-controlled data in them. This vulnerability affects Firefox < 101."
2022-05-26 17:02:22 +00:00
}
]
}
}