cvelist/2007/1xxx/CVE-2007-1842.json
2019-03-18 00:42:19 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1842",
"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": "Directory traversal vulnerability in login.php in JSBoard before 2.0.12 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the table parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, a related issue to CVE-2006-2019."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://kldp.net/plugins/scmcvs/cvsweb.php/jsboard-2/login.php.diff?r1=1.8;r2=1.9;cvsroot=jsboard",
"refsource": "CONFIRM",
"url": "http://kldp.net/plugins/scmcvs/cvsweb.php/jsboard-2/login.php.diff?r1=1.8;r2=1.9;cvsroot=jsboard"
},
{
"name": "3614",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3614"
},
{
"name": "37365",
"refsource": "OSVDB",
"url": "http://osvdb.org/37365"
},
{
"name": "jsboard-login-file-include(33338)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33338"
},
{
"name": "23223",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23223"
},
{
"name": "ADV-2007-1182",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1182"
}
]
}
}