2023-06-27 16:00:30 +00:00
|
|
|
{
|
|
|
|
"id": "CVE-2023-3432",
|
|
|
|
"sourceIdentifier": "security@huntr.dev",
|
|
|
|
"published": "2023-06-27T15:15:11.980",
|
2024-02-01 03:00:30 +00:00
|
|
|
"lastModified": "2024-02-01T01:23:00.190",
|
|
|
|
"vulnStatus": "Analyzed",
|
2024-07-14 02:06:08 +00:00
|
|
|
"cveTags": [],
|
2023-06-27 16:00:30 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Server-Side Request Forgery (SSRF) in GitHub repository plantuml/plantuml prior to 1.2023.9."
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"metrics": {
|
2023-07-03 20:00:32 +00:00
|
|
|
"cvssMetricV31": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
|
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "CHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"availabilityImpact": "NONE",
|
|
|
|
"baseScore": 10.0,
|
|
|
|
"baseSeverity": "CRITICAL"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 5.8
|
|
|
|
}
|
|
|
|
],
|
2023-06-27 16:00:30 +00:00
|
|
|
"cvssMetricV30": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.0",
|
|
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
|
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "CHANGED",
|
|
|
|
"confidentialityImpact": "LOW",
|
|
|
|
"integrityImpact": "LOW",
|
|
|
|
"availabilityImpact": "NONE",
|
|
|
|
"baseScore": 7.2,
|
|
|
|
"baseSeverity": "HIGH"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 2.7
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Primary",
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-918"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-07-03 20:00:32 +00:00
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
|
|
|
"criteria": "cpe:2.3:a:plantuml:plantuml:*:*:*:*:*:*:*:*",
|
|
|
|
"versionEndExcluding": "1.2023.9",
|
|
|
|
"matchCriteriaId": "389D4A80-A72D-42CC-885E-818A52175C8A"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2024-02-01 03:00:30 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
|
|
|
"criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*",
|
|
|
|
"matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2023-07-03 20:00:32 +00:00
|
|
|
}
|
|
|
|
],
|
2023-06-27 16:00:30 +00:00
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/plantuml/plantuml/commit/b32500bb61ae617bb312496d6d832e4be8190797",
|
2023-07-03 20:00:32 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Patch"
|
|
|
|
]
|
2023-06-27 16:00:30 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.dev/bounties/8ac3316f-431c-468d-87e4-3dafff2ecf51",
|
2023-07-03 20:00:32 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-10-01 08:00:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FV7XL3CY3K3K5ER3ASMEQA546MIQQ7QM/",
|
2024-02-01 03:00:30 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Mailing List",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-06-27 16:00:30 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|