2024-08-21 14:03:17 +00:00

118 lines
4.1 KiB
JSON

{
"id": "CVE-2024-43379",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-08-19T15:15:08.683",
"lastModified": "2024-08-21T12:37:22.800",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "TruffleHog is a secrets scanning tool. Prior to v3.81.9, this vulnerability allows a malicious actor to craft data in a way that, when scanned by specific detectors, could trigger the detector to make an unauthorized request to an endpoint chosen by the attacker. For an exploit to be effective, the target endpoint must be an unauthenticated GET endpoint that produces side effects. The victim must scan the maliciously crafted data and have such an endpoint targeted for the exploit to succeed. The vulnerability has been resolved in TruffleHog v3.81.9 and later versions."
},
{
"lang": "es",
"value": "TruffleHog es una herramienta de escaneo de secretos. Antes de la versi\u00f3n 3.81.9, esta vulnerabilidad permit\u00eda a un actor malintencionado crear datos de una manera que, cuando los escaneaban detectores espec\u00edficos, pod\u00eda hacer que el detector realizara una solicitud no autorizada a un endpoint elegido por el atacante. Para que un exploit sea efectivo, el endpoint de destino debe ser un endpoint GET no autenticado que produzca efectos secundarios. La v\u00edctima debe escanear los datos creados con fines malintencionados y tener como objetivo un endpoint para que el exploit tenga \u00e9xito. La vulnerabilidad se resolvi\u00f3 en TruffleHog v3.81.9 y versiones posteriores."
}
],
"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:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW"
},
"exploitabilityScore": 1.6,
"impactScore": 1.4
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW"
},
"exploitabilityScore": 1.6,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:trufflesecurity:trufflehog:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.81.9",
"matchCriteriaId": "A8E36EEB-5EF4-4F6D-9BE2-74CB249F0B8F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/trufflesecurity/trufflehog/commit/fe5624c70923355128868cffd647b6e2cfe11443",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/trufflesecurity/trufflehog/security/advisories/GHSA-3r74-v83p-f4f4",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
}
]
}