cvelist/2018/15xxx/CVE-2018-15812.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-08-23 17:04:35 -04:00
{
2019-03-18 02:43:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-15812",
2019-07-03 17:00:46 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 02:43:08 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-07-03 17:00:46 +00:00
"value": "DNN (aka DotNetNuke) 9.2 through 9.2.1 incorrectly converts encryption key source values, resulting in lower than expected entropy."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/dnnsoftware/Dnn.Platform/releases",
"refsource": "MISC",
"name": "https://github.com/dnnsoftware/Dnn.Platform/releases"
},
{
"refsource": "MISC",
"name": "https://www.dnnsoftware.com/community/security/security-center",
"url": "https://www.dnnsoftware.com/community/security/security-center"
2020-04-03 05:01:15 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/157080/DotNetNuke-Cookie-Deserialization-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/157080/DotNetNuke-Cookie-Deserialization-Remote-Code-Execution.html"
2019-03-18 02:43:08 +00:00
}
]
}
}