cvelist/2006/1xxx/CVE-2006-1800.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:59:59 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-1800",
"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 05:59:59 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in posts.php in SimpleBBS 1.0.6 through 1.1 allows remote attackers to include and execute arbitrary files via \"..\" sequences in the language cookie, as demonstrated by by injecting the code into the gl_session cookie of users.php, which is stored in error.log."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:59:59 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://downloads.securityfocus.com/vulnerabilities/exploits/SimpleBBS-RCE-posts.php.pl",
"refsource": "MISC",
"url": "http://downloads.securityfocus.com/vulnerabilities/exploits/SimpleBBS-RCE-posts.php.pl"
},
{
"name": "simplebbs-posts-command-execution(25788)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25788"
},
{
"name": "20060412 SimpleBBS v1.1(posts.php) remote command execution",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/430872"
},
{
"name": "17501",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17501"
},
{
"name": "http://www.worlddefacers.de/Public/WD-SMPL.txt",
"refsource": "MISC",
"url": "http://www.worlddefacers.de/Public/WD-SMPL.txt"
}
]
}
}