gsd-2007-1741
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Multiple race conditions in suexec in Apache HTTP Server (httpd) 2.2.3 between directory and file validation, and their usage, allow local users to gain privileges and execute arbitrary code by renaming directories or performing symlink attacks. NOTE: the researcher, who is reliable, claims that the vendor disputes the issue because "the attacks described rely on an insecure server configuration" in which the user "has write access to the document root."
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-1741", "description": "Multiple race conditions in suexec in Apache HTTP Server (httpd) 2.2.3 between directory and file validation, and their usage, allow local users to gain privileges and execute arbitrary code by renaming directories or performing symlink attacks. NOTE: the researcher, who is reliable, claims that the vendor disputes the issue because \"the attacks described rely on an insecure server configuration\" in which the user \"has write access to the document root.\"", "id": "GSD-2007-1741", "references": [ "https://www.suse.com/security/cve/CVE-2007-1741.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-1741" ], "details": "Multiple race conditions in suexec in Apache HTTP Server (httpd) 2.2.3 between directory and file validation, and their usage, allow local users to gain privileges and execute arbitrary code by renaming directories or performing symlink attacks. NOTE: the researcher, who is reliable, claims that the vendor disputes the issue because \"the attacks described rely on an insecure server configuration\" in which the user \"has write access to the document root.\"", "id": "GSD-2007-1741", "modified": "2023-12-13T01:21:40.053864Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2007-1741", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "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 race conditions in suexec in Apache HTTP Server (httpd) 2.2.3 between directory and file validation, and their usage, allow local users to gain privileges and execute arbitrary code by renaming directories or performing symlink attacks. NOTE: the researcher, who is reliable, claims that the vendor disputes the issue because \"the attacks described rely on an insecure server configuration\" in which the user \"has write access to the document root.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=511", "refsource": "MISC", "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=511" }, { "name": "http://marc.info/?l=apache-httpd-dev\u0026m=117511568709063\u0026w=2", "refsource": "MISC", "url": "http://marc.info/?l=apache-httpd-dev\u0026m=117511568709063\u0026w=2" }, { "name": "http://marc.info/?l=apache-httpd-dev\u0026m=117511834512138\u0026w=2", "refsource": "MISC", "url": "http://marc.info/?l=apache-httpd-dev\u0026m=117511834512138\u0026w=2" }, { "name": "http://www.securitytracker.com/id?1017904", "refsource": "MISC", "url": "http://www.securitytracker.com/id?1017904" }, { "name": "http://osvdb.org/38639", "refsource": "MISC", "url": "http://osvdb.org/38639" }, { "name": "http://www.securityfocus.com/bid/23438", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/23438" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33584", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33584" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:http_server:2.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2007-1741" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple race conditions in suexec in Apache HTTP Server (httpd) 2.2.3 between directory and file validation, and their usage, allow local users to gain privileges and execute arbitrary code by renaming directories or performing symlink attacks. NOTE: the researcher, who is reliable, claims that the vendor disputes the issue because \"the attacks described rely on an insecure server configuration\" in which the user \"has write access to the document root.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-362" } ] } ] }, "references": { "reference_data": [ { "name": "20070411 Apache HTTPD suEXEC Multiple Vulnerabilities", "refsource": "IDEFENSE", "tags": [ "Vendor Advisory" ], "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=511" }, { "name": "[apache-http-dev] 20070328 [Fwd: iDefense Final Notice [IDEF1445]]", "refsource": "MLIST", "tags": [ "Vendor Advisory" ], "url": "http://marc.info/?l=apache-httpd-dev\u0026m=117511568709063\u0026w=2" }, { "name": "[apache-http-dev] 20070328 Re: [Fwd: iDefense Final Notice [IDEF1445]]", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=apache-httpd-dev\u0026m=117511834512138\u0026w=2" }, { "name": "23438", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/23438" }, { "name": "1017904", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id?1017904" }, { "name": "38639", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/38639" }, { "name": "apache-suexec-privilege-escalation(33584)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33584" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 1.9, "impactScore": 10.0, "obtainAllPrivilege": true, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-07-29T01:30Z", "publishedDate": "2007-04-13T16:19Z" } } }
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.