mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
82 lines
2.8 KiB
JSON
82 lines
2.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2023-46817",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.phpfox.com/blog/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.phpfox.com/blog/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://seclists.org/fulldisclosure/2023/Oct/30",
|
|
"url": "http://seclists.org/fulldisclosure/2023/Oct/30"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://karmainsecurity.com/pocs/CVE-2023-46817.php",
|
|
"url": "https://karmainsecurity.com/pocs/CVE-2023-46817.php"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://karmainsecurity.com/KIS-2023-12",
|
|
"url": "https://karmainsecurity.com/KIS-2023-12"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://docs.phpfox.com/display/FOX4MAN/phpFox+4.8.14",
|
|
"url": "https://docs.phpfox.com/display/FOX4MAN/phpFox+4.8.14"
|
|
}
|
|
]
|
|
}
|
|
} |