cvelist/2011/0xxx/CVE-2011-0398.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-0398",
"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" : "The Piwik_Common::getIP function in Piwik before 1.1 does not properly determine the client IP address, which allows remote attackers to bypass intended geolocation and logging functionality via (1) use of a private (aka RFC 1918) address behind a proxy server or (2) spoofing of the X-Forwarded-For HTTP header."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://dev.piwik.org/trac/ticket/567",
"refsource" : "CONFIRM",
"url" : "http://dev.piwik.org/trac/ticket/567"
},
{
"name" : "http://piwik.org/blog/2011/01/piwik-1-1-2/",
"refsource" : "CONFIRM",
"url" : "http://piwik.org/blog/2011/01/piwik-1-1-2/"
},
{
"name" : "45787",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/45787"
},
{
"name" : "70384",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/70384"
},
{
"name" : "piwik-piwikcommongetip-security-bypass(64641)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/64641"
}
]
}
}