59 lines
1.7 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-32023",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-04-16T15:15:37.067",
"lastModified": "2024-04-16T15:15:37.067",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "Kohya_ss is a GUI for Kohya's Stable Diffusion trainers. Kohya_ss is vulnerable to a path injection in the `common_gui.py` `find_and_replace` function. This vulnerability is fixed in 23.1.5."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"references": [
{
"url": "https://github.com/bmaltais/kohya_ss/commit/8bc67a7467f8366db1a4b9b3b14525ec763f1650",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/bmaltais/kohya_ss/security/advisories/GHSA-p945-7qm7-7j53",
"source": "security-advisories@github.com"
}
]
}