2023-08-22 16:00:37 +00:00

98 lines
2.9 KiB
JSON

{
"id": "CVE-2023-40354",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-14T17:15:10.533",
"lastModified": "2023-08-22T15:55:45.223",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in MariaDB MaxScale before 23.02.3. A user enters an encrypted password on a \"maxctrl create service\" command line, but this password is then stored in cleartext in the resulting .cnf file under /var/lib/maxscale/maxscale.cnf.d. The fixed versions are 2.5.28, 6.4.9, 22.08.8, and 23.02.3."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-312"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mariadb:maxscale:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.5.28",
"matchCriteriaId": "77CA73A9-6917-46F0-A24C-668C3EBFA88B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mariadb:maxscale:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.0.0",
"versionEndExcluding": "6.4.9",
"matchCriteriaId": "2363D156-4D49-43A3-AC6D-49EEBDB3A442"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mariadb:maxscale:*:*:*:*:*:*:*:*",
"versionStartIncluding": "22.08",
"versionEndExcluding": "22.08.8",
"matchCriteriaId": "00F1E81D-D42C-465D-9EF3-9245BF322B2C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mariadb:maxscale:*:*:*:*:*:*:*:*",
"versionStartIncluding": "23.02",
"versionEndExcluding": "23.02.3",
"matchCriteriaId": "984B258E-397F-495C-B479-B1FC6329BAA1"
}
]
}
]
}
],
"references": [
{
"url": "https://jira.mariadb.org/browse/MXS-4681",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
}
]
}