gsd-2008-0405
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Multiple directory traversal vulnerabilities in HTTP File Server (HFS) before 2.2c, when account names are used as log filenames, allow remote attackers to create arbitrary (1) files and (2) directories via a .. (dot dot) in an account name, when requesting the / URI; and (3) append arbitrary data to a file via a .. (dot dot) in an account name, when requesting a URI composed of a "/?%0a" sequence followed by the data.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2008-0405", "description": "Multiple directory traversal vulnerabilities in HTTP File Server (HFS) before 2.2c, when account names are used as log filenames, allow remote attackers to create arbitrary (1) files and (2) directories via a .. (dot dot) in an account name, when requesting the / URI; and (3) append arbitrary data to a file via a .. (dot dot) in an account name, when requesting a URI composed of a \"/?%0a\" sequence followed by the data.", "id": "GSD-2008-0405", "references": [ "https://packetstormsecurity.com/files/cve/CVE-2008-0405" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2008-0405" ], "details": "Multiple directory traversal vulnerabilities in HTTP File Server (HFS) before 2.2c, when account names are used as log filenames, allow remote attackers to create arbitrary (1) files and (2) directories via a .. (dot dot) in an account name, when requesting the / URI; and (3) append arbitrary data to a file via a .. (dot dot) in an account name, when requesting a URI composed of a \"/?%0a\" sequence followed by the data.", "id": "GSD-2008-0405", "modified": "2023-12-13T01:22:58.245317Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-0405", "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": "Multiple directory traversal vulnerabilities in HTTP File Server (HFS) before 2.2c, when account names are used as log filenames, allow remote attackers to create arbitrary (1) files and (2) directories via a .. (dot dot) in an account name, when requesting the / URI; and (3) append arbitrary data to a file via a .. (dot dot) in an account name, when requesting a URI composed of a \"/?%0a\" sequence followed by the data." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.rejetto.com/hfs/?f=wn", "refsource": "MISC", "url": "http://www.rejetto.com/hfs/?f=wn" }, { "name": "27423", "refsource": "BID", "url": "http://www.securityfocus.com/bid/27423" }, { "name": "3581", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/3581" }, { "name": "20080123 Syhunt: HFS (HTTP File Server) Log Arbitrary File/Directory Manipulation and Denial-of-Service Vulnerabilities", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/486873/100/0/threaded" }, { "name": "http://www.syhunt.com/advisories/hfshack.txt", "refsource": "MISC", "url": "http://www.syhunt.com/advisories/hfshack.txt" }, { "name": "http://www.syhunt.com/advisories/hfs-1-log.txt", "refsource": "MISC", "url": "http://www.syhunt.com/advisories/hfs-1-log.txt" }, { "name": "28631", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/28631" }, { "name": "hfs-unspecified-command-execution(39873)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39873" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:hfs:http_file_server:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.2b", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-0405" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple directory traversal vulnerabilities in HTTP File Server (HFS) before 2.2c, when account names are used as log filenames, allow remote attackers to create arbitrary (1) files and (2) directories via a .. (dot dot) in an account name, when requesting the / URI; and (3) append arbitrary data to a file via a .. (dot dot) in an account name, when requesting a URI composed of a \"/?%0a\" sequence followed by the data." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.rejetto.com/hfs/?f=wn", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://www.rejetto.com/hfs/?f=wn" }, { "name": "http://www.syhunt.com/advisories/hfs-1-log.txt", "refsource": "MISC", "tags": [], "url": "http://www.syhunt.com/advisories/hfs-1-log.txt" }, { "name": "http://www.syhunt.com/advisories/hfshack.txt", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://www.syhunt.com/advisories/hfshack.txt" }, { "name": "28631", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/28631" }, { "name": "3581", "refsource": "SREASON", "tags": [], "url": "http://securityreason.com/securityalert/3581" }, { "name": "27423", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/27423" }, { "name": "hfs-unspecified-command-execution(39873)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39873" }, { "name": "20080123 Syhunt: HFS (HTTP File Server) Log Arbitrary File/Directory Manipulation and Denial-of-Service Vulnerabilities", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/486873/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-15T21:59Z", "publishedDate": "2008-01-29T00:00Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.