ghsa-q529-v4w8-p73p
Vulnerability from github
Published
2022-05-17 05:28
Modified
2022-05-17 05:28
Details
The is_a function in PHP 5.3.7 and 5.3.8 triggers a call to the __autoload function, which makes it easier for remote attackers to execute arbitrary code by providing a crafted URL and leveraging potentially unsafe behavior in certain PEAR packages and custom autoloaders.
{ "affected": [], "aliases": [ "CVE-2011-3379" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-11-03T15:55:00Z", "severity": "HIGH" }, "details": "The is_a function in PHP 5.3.7 and 5.3.8 triggers a call to the __autoload function, which makes it easier for remote attackers to execute arbitrary code by providing a crafted URL and leveraging potentially unsafe behavior in certain PEAR packages and custom autoloaders.", "id": "GHSA-q529-v4w8-p73p", "modified": "2022-05-17T05:28:04Z", "published": "2022-05-17T05:28:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-3379" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=55475" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=741020" }, { "type": "WEB", "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c03360041" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/8525" }, { "type": "WEB", "url": "http://svn.php.net/viewvc/?view=revision\u0026revision=317183" }, { "type": "WEB", "url": "http://www.byte.nl/blog/2011/09/23/security-bug-in-is_a-function-in-php-5-3-7-5-3-8" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/519770/30/0/threaded" } ], "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.