2024-08-15 14:03:13 +00:00

81 lines
2.3 KiB
JSON

{
"id": "CVE-2024-41254",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-07-31T21:15:17.940",
"lastModified": "2024-08-15T13:15:29.170",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in litestream v0.3.13. The usage of the ssh.InsecureIgnoreHostKey() disables host key verification, possibly allowing attackers to obtain sensitive information via a man-in-the-middle attack."
},
{
"lang": "es",
"value": " Se descubri\u00f3 un problema en litestream v0.3.13. El uso de ssh.InsecureIgnoreHostKey() deshabilita la verificaci\u00f3n de la clave del host, lo que posiblemente permita a los atacantes obtener informaci\u00f3n confidencial a trav\u00e9s de un ataque de man-in-the-middle."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.6,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-347"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:litestream:litestream:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.3.13",
"matchCriteriaId": "DB7138A8-E9CC-4E81-BA88-4BCFF234CEEF"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/nyxfqq/d857f268a53aa62402655c8dcd95c68f",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}