cvelist/2007/0xxx/CVE-2007-0448.json
2019-03-17 21:54:03 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-0448",
"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": "The fopen function in PHP 5.2.0 does not properly handle invalid URI handlers, which allows context-dependent attackers to bypass safe_mode restrictions and read arbitrary files via a file path specified with an invalid URI, as demonstrated via the srpath URI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070125 PHP 5.2.0 safe_mode bypass (by Writing Mode)",
"refsource": "SREASONRES",
"url": "http://securityreason.com/achievement_securityalert/44"
},
{
"name": "22261",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22261"
},
{
"name": "2175",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2175"
}
]
}
}