116 lines
3.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-1799",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-04-02T22:19:00.000",
"lastModified": "2017-07-29T01:30:59.970",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in torrent.cpp in KTorrent before 2.1.3 only checks for the \"..\" string, which allows remote attackers to overwrite arbitrary files via modified \"..\" sequences in a torrent filename, as demonstrated by \"../\" sequences, due to an incomplete fix for CVE-2007-1384."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en torrent.cpp en KTorrent anterior 2.1.3 solo valida para la cadena \"..\", lo caul permite a un atacante remoto sobreescribir archivos de su elecci\u00f3n a trav\u00e9s de la secuencia \"..\" modificada en un nombre de archivo torrent, como se demostr\u00f3 por la secuencia \"../\", debido a un arreglo incompleto para CVE-2007-1384."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joris_guisson:ktorrent:2.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "DA4DCFBA-5C68-4FBD-A87A-965BD3D984A4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joris_guisson:ktorrent:2.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "2352953F-5748-4C61-8E58-26DA167F5BA5"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.kde.org/show_bug.cgi?id=143637",
"source": "cve@mitre.org"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200705-01.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2007/dsa-1373",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:095",
"source": "cve@mitre.org"
},
{
"url": "http://www.novell.com/linux/security/advisories/2007_007_suse.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/23745",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/usn-436-2",
"source": "cve@mitre.org"
},
{
"url": "https://bugs.gentoo.org/show_bug.cgi?id=170303",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33566",
"source": "cve@mitre.org"
}
]
}