2022-05-18 19:01:27 +00:00
{
"CVE_data_meta" : {
2022-07-07 21:53:22 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:01:27 +00:00
"ID" : "CVE-2022-31029" ,
2022-07-07 21:53:22 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Authenticated XSS in Pi-hole AdminLTE"
2022-05-18 19:01:27 +00:00
} ,
2022-07-07 21:53:22 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "AdminLTE" ,
"version" : {
"version_data" : [
{
"version_value" : "< 5.13"
}
]
}
}
]
} ,
"vendor_name" : "pi-hole"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:01:27 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-07 22:00:54 +00:00
"value" : "AdminLTE is a Pi-hole Dashboard for stats and configuration. In affected versions inserting code like `<script>alert(\"XSS\")</script>` in the field marked with \"Domain to look for\" and hitting <kbd>enter</kbd> (or clicking on any of the buttons) will execute the script. The user must be logged in to use this vulnerability. Usually only administrators have login access to pi-hole, minimizing the risks. Users are advised to upgrade. There are no known workarounds for this issue."
2022-07-07 21:53:22 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
2022-05-18 19:01:27 +00:00
}
]
2022-07-07 21:53:22 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-cfr5-rqm5-9vhp" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-cfr5-rqm5-9vhp"
} ,
{
"name" : "https://github.com/pi-hole/AdminLTE/commit/b07372bd426ca8111824a0244dc89d07a7243509" ,
"refsource" : "MISC" ,
"url" : "https://github.com/pi-hole/AdminLTE/commit/b07372bd426ca8111824a0244dc89d07a7243509"
}
]
} ,
"source" : {
"advisory" : "GHSA-cfr5-rqm5-9vhp" ,
"discovery" : "UNKNOWN"
2022-05-18 19:01:27 +00:00
}
}