gsd-2009-0545
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
cgi-bin/kerbynet in ZeroShell 1.0beta11 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the type parameter in a NoAuthREQ x509List action.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2009-0545", "description": "cgi-bin/kerbynet in ZeroShell 1.0beta11 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the type parameter in a NoAuthREQ x509List action.", "id": "GSD-2009-0545" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2009-0545" ], "details": "cgi-bin/kerbynet in ZeroShell 1.0beta11 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the type parameter in a NoAuthREQ x509List action.", "id": "GSD-2009-0545", "modified": "2023-12-13T01:19:43.644226Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2009-0545", "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": "cgi-bin/kerbynet in ZeroShell 1.0beta11 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the type parameter in a NoAuthREQ x509List action." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "20090209 ZeroShell \u003c= 1.0beta11 Remote Code Execution", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/500763/100/0/threaded" }, { "name": "http://www.zeroshell.net/eng/announcements/", "refsource": "MISC", "url": "http://www.zeroshell.net/eng/announcements/" }, { "name": "8023", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/8023" }, { "name": "http://www.ikkisoft.com/stuff/LC-2009-01.txt", "refsource": "MISC", "url": "http://www.ikkisoft.com/stuff/LC-2009-01.txt" }, { "name": "ADV-2009-0385", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2009/0385" }, { "name": "http://www.zeroshell.net/eng/patch-details/#C100", "refsource": "MISC", "url": "http://www.zeroshell.net/eng/patch-details/#C100" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta11:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta6:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta5:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta8:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta7:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta10:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta9:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zeroshell:zeroshell:1.0:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2009-0545" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "cgi-bin/kerbynet in ZeroShell 1.0beta11 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the type parameter in a NoAuthREQ x509List action." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.zeroshell.net/eng/announcements/", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.zeroshell.net/eng/announcements/" }, { "name": "http://www.ikkisoft.com/stuff/LC-2009-01.txt", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://www.ikkisoft.com/stuff/LC-2009-01.txt" }, { "name": "http://www.zeroshell.net/eng/patch-details/#C100", "refsource": "MISC", "tags": [ "Patch" ], "url": "http://www.zeroshell.net/eng/patch-details/#C100" }, { "name": "ADV-2009-0385", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2009/0385" }, { "name": "8023", "refsource": "EXPLOIT-DB", "tags": [], "url": "https://www.exploit-db.com/exploits/8023" }, { "name": "20090209 ZeroShell \u003c= 1.0beta11 Remote Code Execution", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/500763/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": true, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-10T19:29Z", "publishedDate": "2009-02-12T23:30Z" } } }
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.
Loading…