cvelist/2015/6xxx/CVE-2015-6828.json

73 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-6828",
"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 tweet_info function in class/__functions.php in the SecureMoz Security Audit plugin 1.0.5 and earlier for WordPress does not use an HTTPS session for downloading serialized data, which allows man-in-the-middle attackers to conduct PHP object injection attacks and execute arbitrary PHP code by modifying the client-server data stream. NOTE: some of these details are obtained from third party information."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20150905 Some Wordpress Plugin Stuff",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2015/09/05/4"
},
{
"name" : "[oss-security] 20150906 Re: Some Wordpress Plugin Stuff (some, wordpress, stuff)",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2015/09/06/3"
},
{
"name" : "https://wpvulndb.com/vulnerabilities/8179",
"refsource" : "MISC",
"url" : "https://wpvulndb.com/vulnerabilities/8179"
}
]
}
}