cvelist/2022/25xxx/CVE-2022-25772.json

95 lines
2.8 KiB
JSON
Raw Normal View History

2022-02-24 15:02:06 +00:00
{
"CVE_data_meta": {
2022-06-20 14:47:24 +02:00
"ASSIGNER": "security@mautic.org",
2022-02-24 15:02:06 +00:00
"ID": "CVE-2022-25772",
2022-06-20 14:47:24 +02:00
"STATE": "PUBLIC"
2022-02-24 15:02:06 +00:00
},
2022-06-20 14:47:24 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Mautic",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.3.0"
}
]
}
}
]
},
"vendor_name": "Mautic"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Reported by Mattias Michaux, Dropsolid"
},
{
"lang": "eng",
"value": "Fixed by Mattias Michaux, Dropsolid"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-24 15:02:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-20 13:01:48 +00:00
"value": "A cross-site scripting (XSS) vulnerability in the web tracking component of Mautic before 4.3.0 allows remote attackers to inject executable javascript"
2022-06-20 14:47:24 +02:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
2022-02-24 15:02:06 +00:00
}
]
2022-06-20 14:47:24 +02:00
},
"references": {
"reference_data": [
{
2022-06-20 13:01:48 +00:00
"refsource": "MISC",
"url": "https://github.com/mautic/mautic/security/advisories/GHSA-pjpc-87mp-4332",
"name": "https://github.com/mautic/mautic/security/advisories/GHSA-pjpc-87mp-4332"
2022-06-20 14:47:24 +02:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-02-24 15:02:06 +00:00
}
2022-06-20 13:01:48 +00:00
}