ghsa-h3mr-q96r-37v4
Vulnerability from github
Published
2022-05-13 01:50
Modified
2024-04-24 17:50
Severity ?
VLAI Severity ?
Summary
phpBB Remote Code Execution
Details
Passing an absolute path to a file_exists check in phpBB before 3.2.4 allows Remote Code Execution through Object Injection by employing Phar deserialization when an attacker has access to the Admin Control Panel with founder permissions.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpbb/phpbb" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-19274" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T17:50:29Z", "nvd_published_at": "2018-11-17T13:29:00Z", "severity": "HIGH" }, "details": "Passing an absolute path to a file_exists check in phpBB before 3.2.4 allows Remote Code Execution through Object Injection by employing Phar deserialization when an attacker has access to the Admin Control Panel with founder permissions.", "id": "GHSA-h3mr-q96r-37v4", "modified": "2024-04-24T17:50:29Z", "published": "2022-05-13T01:50:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19274" }, { "type": "WEB", "url": "https://blog.ripstech.com/2018/phpbb3-phar-deserialization-to-remote-code-execution" }, { "type": "PACKAGE", "url": "https://github.com/phpbb/phpbb-app" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00029.html" }, { "type": "WEB", "url": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2492206" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "phpBB Remote Code Execution" }
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.
Loading…
Loading…