2024-08-15 16:03:24 +00:00

81 lines
2.3 KiB
JSON

{
"id": "CVE-2024-41258",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-07-31T21:15:18.200",
"lastModified": "2024-08-15T14:30:16.687",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in filestash v0.4. 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 filestash v0.4. 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:filestash:filestash:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.4",
"matchCriteriaId": "F46510CC-65D9-41B7-885E-42CB8CE49494"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/nyxfqq/ed8c2ba3398c9e28cd8dbf0902bd8edf",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}