Vulnerabilites related to ftpd - ftpd
CVE-2006-7094 (GCVE-0-2006-7094)
Vulnerability from cvelistv5
Published
2007-02-28 15:00
Modified
2024-08-07 20:50
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
ftpd, as used by Gentoo and Debian Linux, sets the gid to the effective uid instead of the effective group id before executing /bin/ls, which allows remote authenticated users to list arbitrary directories with the privileges of gid 0 and possibly enable additional attack vectors.
References
► | URL | Tags | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T20:50:06.287Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "34242", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/34242" }, { "name": "20070220 /bin/ls with gid=0 in Debian linux-ftpd", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/460742/100/0/threaded" }, { "name": "2330", "tags": [ "third-party-advisory", "x_refsource_SREASON", "x_transferred" ], "url": "http://securityreason.com/securityalert/2330" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://bugs.debian.org/384454" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://bugs.gentoo.org/show_bug.cgi?id=155317" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2006-11-26T00:00:00", "descriptions": [ { "lang": "en", "value": "ftpd, as used by Gentoo and Debian Linux, sets the gid to the effective uid instead of the effective group id before executing /bin/ls, which allows remote authenticated users to list arbitrary directories with the privileges of gid 0 and possibly enable additional attack vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-16T14:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "34242", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/34242" }, { "name": "20070220 /bin/ls with gid=0 in Debian linux-ftpd", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/460742/100/0/threaded" }, { "name": "2330", "tags": [ "third-party-advisory", "x_refsource_SREASON" ], "url": "http://securityreason.com/securityalert/2330" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://bugs.debian.org/384454" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://bugs.gentoo.org/show_bug.cgi?id=155317" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-7094", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "ftpd, as used by Gentoo and Debian Linux, sets the gid to the effective uid instead of the effective group id before executing /bin/ls, which allows remote authenticated users to list arbitrary directories with the privileges of gid 0 and possibly enable additional attack vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "34242", "refsource": "OSVDB", "url": "http://osvdb.org/34242" }, { "name": "20070220 /bin/ls with gid=0 in Debian linux-ftpd", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/460742/100/0/threaded" }, { "name": "2330", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/2330" }, { "name": "http://bugs.debian.org/384454", "refsource": "CONFIRM", "url": "http://bugs.debian.org/384454" }, { "name": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html", "refsource": "CONFIRM", "url": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html" }, { "name": "http://bugs.gentoo.org/show_bug.cgi?id=155317", "refsource": "CONFIRM", "url": "http://bugs.gentoo.org/show_bug.cgi?id=155317" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2006-7094", "datePublished": "2007-02-28T15:00:00", "dateReserved": "2007-02-28T00:00:00", "dateUpdated": "2024-08-07T20:50:06.287Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2007-03-02 21:18
Modified
2025-04-09 00:30
Severity ?
Summary
ftpd, as used by Gentoo and Debian Linux, sets the gid to the effective uid instead of the effective group id before executing /bin/ls, which allows remote authenticated users to list arbitrary directories with the privileges of gid 0 and possibly enable additional attack vectors.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:gentoo:linux:*:*:*:*:*:*:*:*", "matchCriteriaId": "647BA336-5538-4972-9271-383A0EC9378E", "vulnerable": false } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:ftpd:ftpd:*:*:*:*:*:*:*:*", "matchCriteriaId": "04C3C666-1451-4835-8B2A-41CBDD0A4789", "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:4.0:*:*:*:*:*:*:*", "matchCriteriaId": "0F92AB32-E7DE-43F4-B877-1F41FA162EC7", "vulnerable": false } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:ftpd:ftpd:*:*:*:*:*:*:*:*", "matchCriteriaId": "04C3C666-1451-4835-8B2A-41CBDD0A4789", "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "ftpd, as used by Gentoo and Debian Linux, sets the gid to the effective uid instead of the effective group id before executing /bin/ls, which allows remote authenticated users to list arbitrary directories with the privileges of gid 0 and possibly enable additional attack vectors." }, { "lang": "es", "value": "ftpd, como se usa en Gentoo y Debian Linux, establece el valor gid como el uid efectivo en lugar del identificador de grupo efectivo antes de ejecutar /bin/ls, lo cual permite a usuarios remotos autenticados listar directorios de su elecci\u00f3n con privilegios de gid 0 y posiblemente habilitar vectores de ataque adicionales." } ], "id": "CVE-2006-7094", "lastModified": "2025-04-09T00:30:58.490", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 8.5, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 10.0, "obtainAllPrivilege": true, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2007-03-02T21:18:00.000", "references": [ { "source": "cve@mitre.org", "url": "http://bugs.debian.org/384454" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "http://bugs.gentoo.org/show_bug.cgi?id=155317" }, { "source": "cve@mitre.org", "url": "http://osvdb.org/34242" }, { "source": "cve@mitre.org", "url": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html" }, { "source": "cve@mitre.org", "url": "http://securityreason.com/securityalert/2330" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/archive/1/460742/100/0/threaded" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://bugs.debian.org/384454" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://bugs.gentoo.org/show_bug.cgi?id=155317" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://osvdb.org/34242" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://packages.qa.debian.org/l/linux-ftpd/news/20061125T181702Z.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://securityreason.com/securityalert/2330" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/archive/1/460742/100/0/threaded" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }