René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

139 lines
4.4 KiB
JSON

{
"id": "CVE-2008-4247",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-25T19:25:18.817",
"lastModified": "2012-10-23T02:53:50.647",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "ftpd in OpenBSD 4.3, FreeBSD 7.0, NetBSD 4.0, Solaris, and possibly other operating systems interprets long commands from an FTP client as multiple commands, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and execute arbitrary FTP commands via a long ftp:// URI that leverages an existing session from the FTP client implementation in a web browser."
},
{
"lang": "es",
"value": "ftpd en OpenBSD 4.3, FreeBSD 7.0, y NetBSD 4.0 interpreta como m\u00faltiples comandos los comandos largos desde un cliente FTP, lo que permite a atacantes remotos llevar a cabo ataques de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSFR) y ejecutar comandos FTP de su elecci\u00f3n a trav\u00e9s de una URI ftp:// larga que aprovecha una sesi\u00f3n FTP existente en la implementaci\u00f3n de un cliente FTP en un navegador web."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "47E0A416-733A-4616-AE08-150D67FCEA70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:netbsd:netbsd:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9875E709-11BA-4B8F-A2FC-26844DD4D563"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:openbsd:openbsd:4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F12313A0-1EAF-4652-9AB1-799171CFFEA9"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2008-014.txt.asc",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.proftpd.org/show_bug.cgi?id=3115",
"source": "cve@mitre.org"
},
{
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-08:12.ftpd.asc",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/achievement_securityalert/56",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/4313",
"source": "cve@mitre.org"
},
{
"url": "http://www.openbsd.org/cgi-bin/cvsweb/src/libexec/ftpd/ftpcmd.y",
"source": "cve@mitre.org"
},
{
"url": "http://www.openbsd.org/cgi-bin/cvsweb/src/libexec/ftpd/ftpcmd.y.diff?r1=1.51&r2=1.52&f=h",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.openbsd.org/cgi-bin/cvsweb/src/libexec/ftpd/ftpd.c",
"source": "cve@mitre.org"
},
{
"url": "http://www.openbsd.org/cgi-bin/cvsweb/src/libexec/ftpd/ftpd.c.diff?r1=1.183&r2=1.184&f=h",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.oracle.com/technetwork/topics/security/cpuoct2010-175626.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id?1020946",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id?1021112",
"source": "cve@mitre.org"
}
]
}