cvelist/2015/1xxx/CVE-2015-1432.json

98 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-1432",
"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 message_options function in includes/ucp/ucp_pm_options.php in phpBB before 3.0.13 does not properly validate the form key, which allows remote attackers to conduct CSRF attacks and change the full folder setting via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20150131 Re: CVE request: phpbb3 CSRF and CSS injection",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2015/q1/373"
},
{
"name" : "https://github.com/phpbb/phpbb/commit/23069a13e203985ab124d1139e8de74b12778449",
"refsource" : "CONFIRM",
"url" : "https://github.com/phpbb/phpbb/commit/23069a13e203985ab124d1139e8de74b12778449"
},
{
"name" : "https://github.com/phpbb/phpbb/pull/3311",
"refsource" : "CONFIRM",
"url" : "https://github.com/phpbb/phpbb/pull/3311"
},
{
"name" : "https://tracker.phpbb.com/browse/PHPBB3-13526",
"refsource" : "CONFIRM",
"url" : "https://tracker.phpbb.com/browse/PHPBB3-13526"
},
{
"name" : "https://wiki.phpbb.com/Release_Highlights/3.0.13",
"refsource" : "CONFIRM",
"url" : "https://wiki.phpbb.com/Release_Highlights/3.0.13"
},
{
"name" : "GLSA-201701-25",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201701-25"
},
{
"name" : "72399",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/72399"
},
{
"name" : "phpbb3-cve20151432-csrf(100671)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/100671"
}
]
}
}