cvelist/2016/6xxx/CVE-2016-6485.json
2019-03-18 06:23:07 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-6485",
"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 __construct function in Framework/Encryption/Crypt.php in Magento 2 uses the PHP rand function to generate a random number for the initialization vector, which makes it easier for remote attackers to defeat cryptographic protection mechanisms by guessing the value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/magento/magento2/pull/15017",
"refsource": "CONFIRM",
"url": "https://github.com/magento/magento2/pull/15017"
},
{
"name": "[oss-security] 20160719 Ruining the Magic of Magento's Encryption Library",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/07/19/3"
},
{
"name": "[oss-security] 20160727 Re: Ruining the Magic of Magento's Encryption Library",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/07/27/14"
}
]
}
}