2021-03-02 16:00:45 +00:00
{
"CVE_data_meta" : {
2021-08-30 16:55:08 +01:00
"ASSIGNER" : "security@mautic.org" ,
"DATE_PUBLIC" : "2021-08-30T14:06:00.000Z" ,
2021-03-02 16:00:45 +00:00
"ID" : "CVE-2021-27909" ,
2021-08-30 16:55:08 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "XSS vulnerability on password reset page"
2021-03-02 16:00:45 +00:00
} ,
2021-08-30 16:55:08 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Mautic" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "3.3.4"
} ,
{
"version_affected" : "<" ,
"version_value" : "4.0.0"
}
]
}
}
]
} ,
"vendor_name" : "Mautic"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Reported by https://github.com/ZhenwarX, Fixed by Mohit Aghera https://github.com/mohit-rocks"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-03-02 16:00:45 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-30 16:55:08 +01:00
"value" : "For Mautic versions prior to 3.3.4/4.0.0, there is an XSS vulnerability on Mautic's password reset page where a vulnerable parameter, \"bundle,\" in the URL could allow an attacker to execute Javascript code. The attacker would be required to convince or trick the target into clicking a password reset URL with the vulnerable parameter utilized."
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"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:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-site Scripting (XSS)"
}
]
2021-03-02 16:00:45 +00:00
}
]
2021-08-30 16:55:08 +01:00
} ,
"references" : {
"reference_data" : [
{
2021-08-30 17:00:52 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/mautic/mautic/security/advisories/GHSA-32hw-3pvh-vcvc" ,
"name" : "https://github.com/mautic/mautic/security/advisories/GHSA-32hw-3pvh-vcvc"
2021-08-30 16:55:08 +01:00
}
]
} ,
"source" : {
"defect" : [
"MST-16"
] ,
"discovery" : "EXTERNAL"
2021-03-02 16:00:45 +00:00
}
}