ghsa-8hpx-pjhm-89hr
Vulnerability from github
Published
2022-04-29 02:59
Modified
2022-04-29 02:59
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.
{ "affected": [], "aliases": [ "CVE-2004-1440" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2004-12-31T05:00:00Z", "severity": "HIGH" }, "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": "GHSA-8hpx-pjhm-89hr", "modified": "2022-04-29T02:59:35Z", "published": "2022-04-29T02:59:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-1440" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16885" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=109167869528138\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/12212" }, { "type": "WEB", "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html" }, { "type": "WEB", "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-modpow.html" }, { "type": "WEB", "url": "http://www.gentoo.org/security/en/glsa/glsa-200408-04.xml" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/10850" } ], "schema_version": "1.4.0", "severity": [] }
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.