cvelist/2010/1xxx/CVE-2010-1340.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:59:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-1340",
"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-17 23:59:46 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in jresearch.php in the J!Research (com_jresearch) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:59:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "jresearch-controller-file-include(57123)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57123"
},
{
"name": "63147",
"refsource": "OSVDB",
"url": "http://osvdb.org/63147"
},
{
"name": "39079",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/39079"
},
{
"name": "38917",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/38917"
},
{
"name": "http://packetstormsecurity.org/1003-exploits/joomlajresearch-lfi.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/1003-exploits/joomlajresearch-lfi.txt"
}
]
}
}