GHSA-23QJ-5QGC-98RC
Vulnerability from github – Published: 2023-11-03 06:36 – Updated: 2024-09-06 15:32
VLAI?
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.
Severity ?
9.8 (Critical)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…