gsd-2006-3392
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Webmin before 1.290 and Usermin before 1.220 calls the simplify_path function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using "..%01" sequences, which bypass the removal of "../" sequences before bytes such as "%01" are removed from the filename. NOTE: This is a different issue than CVE-2006-3274.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2006-3392", "description": "Webmin before 1.290 and Usermin before 1.220 calls the simplify_path function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using \"..%01\" sequences, which bypass the removal of \"../\" sequences before bytes such as \"%01\" are removed from the filename. NOTE: This is a different issue than CVE-2006-3274.", "id": "GSD-2006-3392", "references": [ "https://www.debian.org/security/2006/dsa-1199" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2006-3392" ], "details": "Webmin before 1.290 and Usermin before 1.220 calls the simplify_path function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using \"..%01\" sequences, which bypass the removal of \"../\" sequences before bytes such as \"%01\" are removed from the filename. NOTE: This is a different issue than CVE-2006-3274.", "id": "GSD-2006-3392", "modified": "2023-12-13T01:19:57.843199Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-3392", "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": "Webmin before 1.290 and Usermin before 1.220 calls the simplify_path function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using \"..%01\" sequences, which bypass the removal of \"../\" sequences before bytes such as \"%01\" are removed from the filename. NOTE: This is a different issue than CVE-2006-3274." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "21365", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/21365" }, { "name": "GLSA-200608-11", "refsource": "GENTOO", "url": "http://security.gentoo.org/glsa/glsa-200608-11.xml" }, { "name": "http://www.webmin.com/changes.html", "refsource": "CONFIRM", "url": "http://www.webmin.com/changes.html" }, { "name": "20060710 Re: Webmin / Usermin Arbitrary File Disclosure Vulnerability exploit", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/440125/100/0/threaded" }, { "name": "21105", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/21105" }, { "name": "18744", "refsource": "BID", "url": "http://www.securityfocus.com/bid/18744" }, { "name": "20060715 Webmin / Usermin Arbitrary File Disclosure Vulnerability Perl", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/440493/100/0/threaded" }, { "name": "20060715 Re: Webmin / Usermin Arbitrary File Disclosure Vulnerability exploit", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/440466/100/0/threaded" }, { "name": "VU#999601", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/999601" }, { "name": "DSA-1199", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2006/dsa-1199" }, { "name": "20060630 Webmin traversal - changelog", "refsource": "VIM", "url": "http://attrition.org/pipermail/vim/2006-June/000912.html" }, { "name": "20892", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/20892" }, { "name": "MDKSA-2006:125", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:125" }, { "name": "ADV-2006-2612", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2006/2612" }, { "name": "20060709 Webmin / Usermin Arbitrary File Disclosure Vulnerability exploit", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/439653/100/0/threaded" }, { "name": "26772", "refsource": "OSVDB", "url": "http://www.osvdb.org/26772" }, { "name": "22556", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22556" }, { "name": "20060711 Re: Webmin traversal - changelog", "refsource": "VIM", "url": "http://attrition.org/pipermail/vim/2006-July/000923.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.2.80", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:usermin:usermin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.210", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-3392" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Webmin before 1.290 and Usermin before 1.220 calls the simplify_path function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using \"..%01\" sequences, which bypass the removal of \"../\" sequences before bytes such as \"%01\" are removed from the filename. NOTE: This is a different issue than CVE-2006-3274." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "20060630 Webmin traversal - changelog", "refsource": "VIM", "tags": [], "url": "http://attrition.org/pipermail/vim/2006-June/000912.html" }, { "name": "http://www.webmin.com/changes.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.webmin.com/changes.html" }, { "name": "26772", "refsource": "OSVDB", "tags": [ "Patch" ], "url": "http://www.osvdb.org/26772" }, { "name": "20892", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/20892" }, { "name": "VU#999601", "refsource": "CERT-VN", "tags": [ "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/999601" }, { "name": "20060711 Re: Webmin traversal - changelog", "refsource": "VIM", "tags": [], "url": "http://attrition.org/pipermail/vim/2006-July/000923.html" }, { "name": "18744", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/18744" }, { "name": "21105", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/21105" }, { "name": "GLSA-200608-11", "refsource": "GENTOO", "tags": [], "url": "http://security.gentoo.org/glsa/glsa-200608-11.xml" }, { "name": "21365", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/21365" }, { "name": "DSA-1199", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2006/dsa-1199" }, { "name": "22556", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/22556" }, { "name": "20060715 Re: Webmin / Usermin Arbitrary File Disclosure Vulnerability exploit", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/440466/100/0/threaded" }, { "name": "MDKSA-2006:125", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:125" }, { "name": "ADV-2006-2612", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2006/2612" }, { "name": "20060715 Webmin / Usermin Arbitrary File Disclosure Vulnerability Perl", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/440493/100/0/threaded" }, { "name": "20060710 Re: Webmin / Usermin Arbitrary File Disclosure Vulnerability exploit", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/440125/100/0/threaded" }, { "name": "20060709 Webmin / Usermin Arbitrary File Disclosure Vulnerability exploit", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/439653/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-18T16:47Z", "publishedDate": "2006-07-06T20:05Z" } } }
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.