2024-12-08 03:06:42 +00:00

72 lines
2.4 KiB
JSON

{
"id": "CVE-2024-6281",
"sourceIdentifier": "security@huntr.dev",
"published": "2024-07-20T04:15:05.260",
"lastModified": "2024-11-21T09:49:20.777",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A path traversal vulnerability exists in the `apply_settings` function of parisneo/lollms versions prior to 9.5.1. The `sanitize_path` function does not adequately secure the `discussion_db_name` parameter, allowing attackers to manipulate the path and potentially write to important system folders."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad de path traversal en la funci\u00f3n `apply_settings` de las versiones parisneo/lollms anteriores a la 9.5.1. La funci\u00f3n `sanitize_path` no protege adecuadamente el par\u00e1metro `discussion_db_name`, lo que permite a los atacantes manipular la ruta y potencialmente escribir en carpetas importantes del sistema."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.5,
"impactScore": 4.7
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-440"
}
]
}
],
"references": [
{
"url": "https://github.com/parisneo/lollms/commit/26a3ff35acf152b49e1087d5698ad4864c7b6092",
"source": "security@huntr.dev"
},
{
"url": "https://huntr.com/bounties/0a62f2fb-4e62-4128-9dc4-e8f1d959ac61",
"source": "security@huntr.dev"
},
{
"url": "https://github.com/parisneo/lollms/commit/26a3ff35acf152b49e1087d5698ad4864c7b6092",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://huntr.com/bounties/0a62f2fb-4e62-4128-9dc4-e8f1d959ac61",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}