ghsa-p68x-q9g7-4cgg
Vulnerability from github
Published
2022-05-13 01:28
Modified
2022-05-13 01:28
Severity ?
Details
An issue was discovered in PHP 7.3.x before 7.3.0alpha3, 7.2.x before 7.2.8, and before 7.1.20. The php-fpm master process restarts a child process in an endless loop when using program execution functions (e.g., passthru, exec, shell_exec, or system) with a non-blocking STDIN stream, causing this master process to consume 100% of the CPU, and consume disk space with a large volume of error logs, as demonstrated by an attack by a customer of a shared-hosting facility.
{ "affected": [], "aliases": [ "CVE-2015-9253" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-02-19T19:29:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in PHP 7.3.x before 7.3.0alpha3, 7.2.x before 7.2.8, and before 7.1.20. The php-fpm master process restarts a child process in an endless loop when using program execution functions (e.g., passthru, exec, shell_exec, or system) with a non-blocking STDIN stream, causing this master process to consume 100% of the CPU, and consume disk space with a large volume of error logs, as demonstrated by an attack by a customer of a shared-hosting facility.", "id": "GHSA-p68x-q9g7-4cgg", "modified": "2022-05-13T01:28:18Z", "published": "2022-05-13T01:28:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9253" }, { "type": "WEB", "url": "https://github.com/php/php-src/commit/69dee5c732fe982c82edb17d0dbc3e79a47748d8" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=70185" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=73342https://github.com/php/php-src/pull/3287" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=75968" }, { "type": "WEB", "url": "https://github.com/php/php-src/blob/PHP-7.1.20/NEWS#L20-L22" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3766-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4279-1" }, { "type": "WEB", "url": "https://www.futureweb.at/security/CVE-2015-9253" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.