cvelist/2021/27xxx/CVE-2021-27908.json

96 lines
3.0 KiB
JSON
Raw Normal View History

2021-03-02 16:00:45 +00:00
{
"CVE_data_meta": {
2021-03-22 17:30:55 -05:00
"ASSIGNER": "security@mautic.org",
"DATE_PUBLIC": "2021-03-22T20:15:00.000Z",
2021-03-02 16:00:45 +00:00
"ID": "CVE-2021-27908",
2021-03-22 17:30:55 -05:00
"STATE": "PUBLIC"
2021-03-02 16:00:45 +00:00
},
2021-03-22 17:30:55 -05:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Mautic",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.3.2"
}
]
}
}
]
},
"vendor_name": "Mautic"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Discovered by Petr Gregor, Acquia"
},
{
"lang": "eng",
"value": "Fixed by Miroslav Fedeles, Acquia"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-03-02 16:00:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-23 20:00:42 +00:00
"value": "In all versions prior to Mautic 3.3.2, secret parameters such as database credentials could be exposed publicly by an authorized admin user through leveraging Symfony parameter syntax in any of the free text fields in Mautic\u2019s configuration that are used in publicly facing parts of the application."
2021-03-22 17:30:55 -05:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
2021-03-02 16:00:45 +00:00
}
]
2021-03-22 17:30:55 -05:00
},
"references": {
"reference_data": [
{
2021-03-23 20:00:42 +00:00
"refsource": "MISC",
"url": "https://github.com/mautic/mautic/security/advisories/GHSA-4hjq-422q-4vpx",
"name": "https://github.com/mautic/mautic/security/advisories/GHSA-4hjq-422q-4vpx"
2021-03-22 17:30:55 -05:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-03-02 16:00:45 +00:00
}
}