cvelist/2005/1xxx/CVE-2005-1047.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:52:04 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-1047",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:52:04 +00:00
"lang": "eng",
"value": "Meilad File upload script (up.php) mod for phpBB 2.0.x does not properly limit the types of files that can be uploaded, which allows remote authenticated users to execute arbitrary commands by uploading PHP files, then directly requesting them from the uploads directory."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:52:04 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1013671",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1013671"
},
{
"name": "http://www.defacers.com.mx/advisories/2.txt",
"refsource": "MISC",
"url": "http://www.defacers.com.mx/advisories/2.txt"
},
{
"name": "20050408 phpBB Upload Script \"up.php\" Arbitrary File Upload",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=111299353030534&w=2"
}
]
}
}