ghsa-885x-fp24-cx7w
Vulnerability from github
Published
2022-05-01 18:27
Modified
2022-05-01 18:27
VLAI Severity ?
Details
The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also requiring a long string in the str parameter; or (2) a denial of service (temporary application hang) via a long string in the str parameter. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.
{
"affected": [],
"aliases": [
"CVE-2007-4783"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2007-09-10T21:17:00Z",
"severity": "MODERATE"
},
"details": "The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also requiring a long string in the str parameter; or (2) a denial of service (temporary application hang) via a long string in the str parameter. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.",
"id": "GHSA-885x-fp24-cx7w",
"modified": "2022-05-01T18:27:01Z",
"published": "2022-05-01T18:27:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4783"
},
{
"type": "WEB",
"url": "https://issues.rpath.com/browse/RPL-1943"
},
{
"type": "WEB",
"url": "http://osvdb.org/38917"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/27102"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/27659"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/30040"
},
{
"type": "WEB",
"url": "http://securityreason.com/securityalert/3115"
},
{
"type": "WEB",
"url": "http://wiki.rpath.com/wiki/Advisories:rPSA-2007-0242"
},
{
"type": "WEB",
"url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/478637/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/491693/100/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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…