cvelist/2022/34xxx/CVE-2022-34911.json
2022-10-06 20:00:35 +00:00

82 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-34911",
"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": "An issue was discovered in MediaWiki before 1.35.7, 1.36.x and 1.37.x before 1.37.3, and 1.38.x before 1.38.1. XSS can occur in configurations that allow a JavaScript payload in a username. After account creation, when it sets the page title to \"Welcome\" followed by the username, the username is not escaped: SpecialCreateAccount::successfulAction() calls ::showSuccessPage() with a message as second parameter, and OutputPage::setPageTitle() uses text()."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://phabricator.wikimedia.org/T308471",
"refsource": "MISC",
"name": "https://phabricator.wikimedia.org/T308471"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-f83aec6d57",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7N5ZBWLNNPZKFK7Q4KEHGCJ2YELQEUJP/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-bca2c95559",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DKKOQXPYLMBSEVDHFS32BPBR3ZQJKY5B/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220922 [SECURITY] [DLA 3117-1] mediawiki security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00027.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-5246",
"url": "https://www.debian.org/security/2022/dsa-5246"
}
]
}
}