ghsa-jm2p-9h9p-vg22
Vulnerability from github
Published
2022-04-29 02:57
Modified
2024-02-15 21:31
Details
The memory_limit functionality in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, under certain conditions such as when register_globals is enabled, allows remote attackers to execute arbitrary code by triggering a memory_limit abort during execution of the zend_hash_init function and overwriting a HashTable destructor pointer before the initialization of key data structures is complete.
{ "affected": [], "aliases": [ "CVE-2004-0594" ], "database_specific": { "cwe_ids": [ "CWE-367" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2004-07-27T04:00:00Z", "severity": "MODERATE" }, "details": "The memory_limit functionality in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, under certain conditions such as when register_globals is enabled, allows remote attackers to execute arbitrary code by triggering a memory_limit abort during execution of the zend_hash_init function and overwriting a HashTable destructor pointer before the initialization of key data structures is complete.", "id": "GHSA-jm2p-9h9p-vg22", "modified": "2024-02-15T21:31:23Z", "published": "2022-04-29T02:57:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-0594" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16693" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10896" }, { "type": "WEB", "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000847" }, { "type": "WEB", "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2004-July/023908.html" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=108981780109154\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=108982983426031\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=109051444105182\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=109181600614477\u0026w=2" }, { "type": "WEB", "url": "http://www.debian.org/security/2004/dsa-531" }, { "type": "WEB", "url": "http://www.debian.org/security/2005/dsa-669" }, { "type": "WEB", "url": "http://www.gentoo.org/security/en/glsa/glsa-200407-13.xml" }, { "type": "WEB", "url": "http://www.mandrakesecure.net/en/advisories/advisory.php?name=MDKSA-2004:068" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2004_21_php4.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2004-392.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2004-395.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2004-405.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-816.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/10725" }, { "type": "WEB", "url": "http://www.trustix.org/errata/2004/0039" } ], "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.