cvelist/2020/35xxx/CVE-2020-35479.json
2020-12-27 04:01:41 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-35479",
"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": "MediaWiki before 1.35.1 allows XSS via BlockLogFormatter.php. Language::translateBlockExpiry itself does not escape in all code paths. For example, the return of Language::userTimeAndDate is is always unsafe for HTML in a month value. This affects MediaWiki 1.12.0 and later."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://phabricator.wikimedia.org/T268938",
"refsource": "MISC",
"name": "https://phabricator.wikimedia.org/T268938"
},
{
"refsource": "MISC",
"name": "https://lists.wikimedia.org/pipermail/mediawiki-announce/2020-December/000268.html",
"url": "https://lists.wikimedia.org/pipermail/mediawiki-announce/2020-December/000268.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-4816",
"url": "https://www.debian.org/security/2020/dsa-4816"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201223 [SECURITY] [DLA 2504-1] mediawiki security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00034.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-0be2d40e13",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/STT5Z4A3BCXVH3WIPICWU2FP4IPIMUPC/"
}
]
}
}