cvelist/2005/2xxx/CVE-2005-2775.json
2019-03-18 06:54:17 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2775",
"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": "php_api.php in phpWebNotes 2.0.0 uses the extract function to modify key variables such as $t_path_core, which leads to a PHP file inclusion vulnerability that allows remote attackers to execute arbitrary PHP code via the t_path_core parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "14679",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/14679"
},
{
"name": "1014807",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/alerts/2005/Aug/1014807.html"
},
{
"name": "20050827 XSS security hole in phpwebnotes.",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=112516693300371&w=2"
},
{
"name": "phpwebnotes-phpapi-file-include(22040)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/22040"
}
]
}
}