cvelist/2006/7xxx/CVE-2006-7049.json

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:42:51 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-7049",
"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 22:42:51 +00:00
"lang": "eng",
"value": "The Method method in WikkaWiki (Wikka Wiki) before 1.1.6.2 calls the strstr and strrpos functions with the wrong argument order, which allows remote attackers to bypass intended access restrictions and access arbitrary PHP files."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:42:51 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "wikkawiki-method-security-bypass(27226)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27226"
},
{
"name": "http://wikkawiki.org/WikkaReleaseNotes",
"refsource": "CONFIRM",
"url": "http://wikkawiki.org/WikkaReleaseNotes"
},
{
"name": "ADV-2006-2381",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/2381"
},
{
"name": "20628",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20628"
},
{
"name": "18484",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18484"
},
{
"name": "26543",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/26543"
}
]
}
}