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

92 lines
2.6 KiB
JSON

{
"id": "CVE-2023-34204",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-30T04:15:10.317",
"lastModified": "2024-11-21T08:06:45.897",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "imapsync through 2.229 uses predictable paths under /tmp and /var/tmp in its default mode of operation. Both of these are typically world-writable, and thus (for example) an attacker can modify imapsync's cache and overwrite files belonging to the user who runs it."
},
{
"lang": "es",
"value": "Imapsync hasta la versi\u00f3n 2.229 utiliza rutas predecibles bajo /tmp y /var/tmp en su modo de operaci\u00f3n por defecto. Ambas rutas suelen ser de escritura universal, por lo que, por ejemplo, un atacante puede modificar la cach\u00e9 de imapsync y sobrescribir archivos pertenecientes al usuario que lo ejecuta. "
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-59"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:imapsync_project:imapsync:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.229",
"matchCriteriaId": "2D898D32-1D01-40C0-996B-7EC08EBF910D"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/imapsync/imapsync/issues/399",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/imapsync/imapsync/issues/399",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}