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

72 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:28:29 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:28:29 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:28:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"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": "[oss-security] 20150905 Some Wordpress Plugin Stuff",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/09/05/4"
},
{
"name": "https://wpvulndb.com/vulnerabilities/8179",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/8179"
}
]
}
}