ghsa-23qj-5qgc-98rc
Vulnerability from github
Published
2023-11-03 06:36
Modified
2024-09-06 15:32
Severity ?
VLAI Severity ?
Details
An issue was discovered in phpFox before 4.8.14. The url request parameter passed to the /core/redirect route is not properly sanitized before being used in a call to the unserialize() PHP function. This can be exploited by remote, unauthenticated attackers to inject arbitrary PHP objects into the application scope, allowing them to perform a variety of attacks, such as executing arbitrary PHP code.
{ "affected": [], "aliases": [ "CVE-2023-46817" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-11-03T05:15:30Z", "severity": "CRITICAL" }, "details": "An issue was discovered in phpFox before 4.8.14. The url request parameter passed to the /core/redirect route is not properly sanitized before being used in a call to the unserialize() PHP function. This can be exploited by remote, unauthenticated attackers to inject arbitrary PHP objects into the application scope, allowing them to perform a variety of attacks, such as executing arbitrary PHP code.", "id": "GHSA-23qj-5qgc-98rc", "modified": "2024-09-06T15:32:54Z", "published": "2023-11-03T06:36:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46817" }, { "type": "WEB", "url": "https://docs.phpfox.com/display/FOX4MAN/phpFox+4.8.14" }, { "type": "WEB", "url": "https://karmainsecurity.com/KIS-2023-12" }, { "type": "WEB", "url": "https://karmainsecurity.com/pocs/CVE-2023-46817.php" }, { "type": "WEB", "url": "https://www.phpfox.com/blog" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2023/Oct/30" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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.
Loading…