cvelist/2013/0xxx/CVE-2013-0294.json
2020-01-28 16:01:13 +00:00

97 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-0294",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "packet.py in pyrad before 2.1 uses weak random numbers to generate RADIUS authenticators and hash passwords, which makes it easier for remote attackers to obtain sensitive information via a brute force attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cryptography"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "pyrad",
"product": {
"product_data": [
{
"product_name": "pyrad",
"version": {
"version_data": [
{
"version_value": "before 2.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=911682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911682"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5",
"url": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
},
{
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/57984",
"url": "http://www.securityfocus.com/bid/57984"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/02/15/13",
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/13"
},
{
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133"
},
{
"refsource": "CONFIRM",
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html"
},
{
"refsource": "CONFIRM",
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html"
},
{
"refsource": "CONFIRM",
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html"
}
]
}
}