gsd-2004-1440
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Multiple heap-based buffer overflows in the modpow function in PuTTY before 0.55 allow (1) remote attackers to execute arbitrary code via an SSH2 packet with a base argument that is larger than the mod argument, which causes the modpow function to write memory before the beginning of its buffer, and (2) remote malicious servers to cause a denial of service (client crash) and possibly execute arbitrary code via a large bignum during authentication.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2004-1440", "description": "Multiple heap-based buffer overflows in the modpow function in PuTTY before 0.55 allow (1) remote attackers to execute arbitrary code via an SSH2 packet with a base argument that is larger than the mod argument, which causes the modpow function to write memory before the beginning of its buffer, and (2) remote malicious servers to cause a denial of service (client crash) and possibly execute arbitrary code via a large bignum during authentication.", "id": "GSD-2004-1440" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2004-1440" ], "details": "Multiple heap-based buffer overflows in the modpow function in PuTTY before 0.55 allow (1) remote attackers to execute arbitrary code via an SSH2 packet with a base argument that is larger than the mod argument, which causes the modpow function to write memory before the beginning of its buffer, and (2) remote malicious servers to cause a denial of service (client crash) and possibly execute arbitrary code via a large bignum during authentication.", "id": "GSD-2004-1440", "modified": "2023-12-13T01:22:56.553722Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2004-1440", "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 heap-based buffer overflows in the modpow function in PuTTY before 0.55 allow (1) remote attackers to execute arbitrary code via an SSH2 packet with a base argument that is larger than the mod argument, which causes the modpow function to write memory before the beginning of its buffer, and (2) remote malicious servers to cause a denial of service (client crash) and possibly execute arbitrary code via a large bignum during authentication." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "GLSA-200408-04", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-200408-04.xml" }, { "name": "http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html", "refsource": "CONFIRM", "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html" }, { "name": "10850", "refsource": "BID", "url": "http://www.securityfocus.com/bid/10850" }, { "name": "12212", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/12212/" }, { "name": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-modpow.html", "refsource": "CONFIRM", "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-modpow.html" }, { "name": "putty-code-execution(16885)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16885" }, { "name": "20040804 CORE-2004-0705: Vulnerabilities in PuTTY and PSCP", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=109167869528138\u0026w=2" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:putty:putty:0.53:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:putty:putty:0.53b:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:putty:putty:0.49:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:putty:putty:0.50:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:putty:putty:0.51:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:putty:putty:0.52:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:putty:putty:0.48:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:putty:putty:0.54:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2004-1440" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple heap-based buffer overflows in the modpow function in PuTTY before 0.55 allow (1) remote attackers to execute arbitrary code via an SSH2 packet with a base argument that is larger than the mod argument, which causes the modpow function to write memory before the beginning of its buffer, and (2) remote malicious servers to cause a denial of service (client crash) and possibly execute arbitrary code via a large bignum during authentication." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html" }, { "name": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-modpow.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-modpow.html" }, { "name": "GLSA-200408-04", "refsource": "GENTOO", "tags": [ "Patch" ], "url": "http://www.gentoo.org/security/en/glsa/glsa-200408-04.xml" }, { "name": "10850", "refsource": "BID", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/10850" }, { "name": "12212", "refsource": "SECUNIA", "tags": [ "Patch" ], "url": "http://secunia.com/advisories/12212/" }, { "name": "20040804 CORE-2004-0705: Vulnerabilities in PuTTY and PSCP", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=109167869528138\u0026w=2" }, { "name": "putty-code-execution(16885)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16885" } ] } }, "impact": { "baseMetricV2": { "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": "2017-07-11T01:31Z", "publishedDate": "2004-12-31T05: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.