2021-03-30 18:01:24 +00:00
{
"CVE_data_meta" : {
2021-04-15 08:24:00 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-03-30 18:01:24 +00:00
"ID" : "CVE-2021-29448" ,
2021-04-15 08:24:00 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Stored DOM XSS in Pi-hole Admin Web Interface"
2021-03-30 18:01:24 +00:00
} ,
2021-04-15 08:24:00 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "AdminLTE" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 5.4"
}
]
}
}
]
} ,
"vendor_name" : "pi-hole"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-03-30 18:01:24 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-04-15 16:00:45 +00:00
"value" : "Pi-hole is a Linux network-level advertisement and Internet tracker blocking application. The Stored XSS exists in the Pi-hole Admin portal, which can be exploited by the malicious actor with the network access to DNS server. See the referenced GitHub security advisory for patch details."
2021-03-30 18:01:24 +00:00
}
]
2021-04-15 08:24:00 -07:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "{\"CWE-79\":\"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\"}"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-cwwf-93p7-73j9" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-cwwf-93p7-73j9"
}
]
} ,
"source" : {
"advisory" : "GHSA-cwwf-93p7-73j9" ,
"discovery" : "UNKNOWN"
2021-03-30 18:01:24 +00:00
}
}