cvelist/2015/9xxx/CVE-2015-9542.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2020-02-11 18:01:08 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-24 15:01:10 +00:00
"ID": "CVE-2015-9542",
"STATE": "PUBLIC"
2020-02-11 18:01:08 +00:00
},
2020-02-24 15:01:10 +00:00
"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",
2020-02-11 18:01:08 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-24 15:01:10 +00:00
"value": "add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0",
"refsource": "MISC",
"name": "https://github.com/FreeRADIUS/pam_radius/commit/01173ec2426627dbb1e0d96c06c3ffa0b14d36d0"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200222 [SECURITY] [DLA 2116-1] libpam-radius-auth security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00023.html"
},
{
"refsource": "CONFIRM",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-9542"
2020-03-04 16:01:18 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4290-1",
"url": "https://usn.ubuntu.com/4290-1/"
2020-03-17 04:01:26 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4290-2",
"url": "https://usn.ubuntu.com/4290-2/"
2020-08-01 20:01:21 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200801 [SECURITY] [DLA 2304-1] libpam-radius-auth security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00000.html"
2020-02-11 18:01:08 +00:00
}
]
}
}