gsd-2005-3912
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Format string vulnerability in miniserv.pl Perl web server in Webmin before 1.250 and Usermin before 1.180, with syslog logging enabled, allows remote attackers to cause a denial of service (crash or memory consumption) and possibly execute arbitrary code via format string specifiers in the username parameter to the login form, which is ultimately used in a syslog call. NOTE: the code execution might be associated with an issue in Perl.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2005-3912", "description": "Format string vulnerability in miniserv.pl Perl web server in Webmin before 1.250 and Usermin before 1.180, with syslog logging enabled, allows remote attackers to cause a denial of service (crash or memory consumption) and possibly execute arbitrary code via format string specifiers in the username parameter to the login form, which is ultimately used in a syslog call. NOTE: the code execution might be associated with an issue in Perl.", "id": "GSD-2005-3912", "references": [ "https://www.suse.com/security/cve/CVE-2005-3912.html", "https://www.debian.org/security/2006/dsa-1199" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2005-3912" ], "details": "Format string vulnerability in miniserv.pl Perl web server in Webmin before 1.250 and Usermin before 1.180, with syslog logging enabled, allows remote attackers to cause a denial of service (crash or memory consumption) and possibly execute arbitrary code via format string specifiers in the username parameter to the login form, which is ultimately used in a syslog call. NOTE: the code execution might be associated with an issue in Perl.", "id": "GSD-2005-3912", "modified": "2023-12-13T01:20:12.991588Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2005-3912", "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": "Format string vulnerability in miniserv.pl Perl web server in Webmin before 1.250 and Usermin before 1.180, with syslog logging enabled, allows remote attackers to cause a denial of service (crash or memory consumption) and possibly execute arbitrary code via format string specifiers in the username parameter to the login form, which is ultimately used in a syslog call. NOTE: the code execution might be associated with an issue in Perl." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.webmin.com/security.html", "refsource": "CONFIRM", "url": "http://www.webmin.com/security.html" }, { "name": "17749", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/17749" }, { "name": "GLSA-200512-02", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-200512-02.xml" }, { "name": "[Dailydave] 20051129 Webmin miniserv.pl format string vulnerability", "refsource": "MLIST", "url": "http://lists.immunitysec.com/pipermail/dailydave/2005-November/002685.html" }, { "name": "DSA-1199", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2006/dsa-1199" }, { "name": "http://www.webmin.com/changes-1.250.html", "refsource": "CONFIRM", "url": "http://www.webmin.com/changes-1.250.html" }, { "name": "18101", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/18101" }, { "name": "ADV-2005-2660", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2005/2660" }, { "name": "SUSE-SR:2005:030", "refsource": "SUSE", "url": "http://www.novell.com/linux/security/advisories/2005_30_sr.html" }, { "name": "17878", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/17878" }, { "name": "http://www.dyadsecurity.com/webmin-0001.html", "refsource": "MISC", "url": "http://www.dyadsecurity.com/webmin-0001.html" }, { "name": "20051129 Webmin miniserv.pl format string vulnerability", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/418093/100/0/threaded" }, { "name": "http://www.webmin.com/uchanges-1.180.html", "refsource": "CONFIRM", "url": "http://www.webmin.com/uchanges-1.180.html" }, { "name": "22556", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22556" }, { "name": "MDKSA-2005:223", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:223" }, { "name": "17942", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/17942" }, { "name": "17817", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/17817" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.180", "versionStartIncluding": "1.100", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.250", "versionStartIncluding": "1.200", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2005-3912" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Format string vulnerability in miniserv.pl Perl web server in Webmin before 1.250 and Usermin before 1.180, with syslog logging enabled, allows remote attackers to cause a denial of service (crash or memory consumption) and possibly execute arbitrary code via format string specifiers in the username parameter to the login form, which is ultimately used in a syslog call. NOTE: the code execution might be associated with an issue in Perl." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "[Dailydave] 20051129 Webmin miniserv.pl format string vulnerability", "refsource": "MLIST", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://lists.immunitysec.com/pipermail/dailydave/2005-November/002685.html" }, { "name": "http://www.dyadsecurity.com/webmin-0001.html", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://www.dyadsecurity.com/webmin-0001.html" }, { "name": "http://www.webmin.com/security.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.webmin.com/security.html" }, { "name": "http://www.webmin.com/changes-1.250.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.webmin.com/changes-1.250.html" }, { "name": "http://www.webmin.com/uchanges-1.180.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.webmin.com/uchanges-1.180.html" }, { "name": "17749", "refsource": "SECUNIA", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://secunia.com/advisories/17749" }, { "name": "17817", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/17817" }, { "name": "17878", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/17878" }, { "name": "GLSA-200512-02", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "http://www.gentoo.org/security/en/glsa/glsa-200512-02.xml" }, { "name": "SUSE-SR:2005:030", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://www.novell.com/linux/security/advisories/2005_30_sr.html" }, { "name": "18101", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/18101" }, { "name": "17942", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/17942" }, { "name": "DSA-1199", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2006/dsa-1199" }, { "name": "22556", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/22556" }, { "name": "MDKSA-2005:223", "refsource": "MANDRIVA", "tags": [ "Third Party Advisory" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:223" }, { "name": "ADV-2005-2660", "refsource": "VUPEN", "tags": [ "Third Party Advisory" ], "url": "http://www.vupen.com/english/advisories/2005/2660" }, { "name": "20051129 Webmin miniserv.pl format string vulnerability", "refsource": "BUGTRAQ", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/archive/1/418093/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": true, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2019-04-03T16:24Z", "publishedDate": "2005-11-30T11:03Z" } } }
Loading...
Loading...
- 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.