ghsa-fh4q-hxrw-cjqq
Vulnerability from github
Published
2022-05-17 00:18
Modified
2024-04-25 21:29
Severity ?
VLAI Severity ?
Summary
TYPO3 Arbitrary Code Execution
Details
Unrestricted File Upload vulnerability in the fileDenyPattern in sysext/core/Classes/Core/SystemEnvironmentBuilder.php in TYPO3 7.6.0 to 7.6.21 and 8.0.0 to 8.7.4 allows remote authenticated users to upload files with a .pht extension and consequently execute arbitrary PHP code.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "7.6.0" }, { "fixed": "7.6.22" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "8.0.0" }, { "fixed": "8.7.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-14251" ], "database_specific": { "cwe_ids": [ "CWE-434" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T21:29:47Z", "nvd_published_at": "2017-09-11T09:29:00Z", "severity": "HIGH" }, "details": "Unrestricted File Upload vulnerability in the fileDenyPattern in sysext/core/Classes/Core/SystemEnvironmentBuilder.php in TYPO3 7.6.0 to 7.6.21 and 8.0.0 to 8.7.4 allows remote authenticated users to upload files with a .pht extension and consequently execute arbitrary PHP code.", "id": "GHSA-fh4q-hxrw-cjqq", "modified": "2024-04-25T21:29:47Z", "published": "2022-05-17T00:18:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14251" }, { "type": "PACKAGE", "url": "https://github.com/TYPO3/typo3" }, { "type": "WEB", "url": "https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2017-007" }, { "type": "WEB", "url": "http://blog.emaze.net/2017/12/typo3-unrestricted-file-upload-remote.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/100620" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1039295" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "TYPO3 Arbitrary 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…