cvelist/2020/25xxx/CVE-2020-25580.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2020-09-14 20:01:30 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25580",
2021-03-26 21:00:43 +00:00
"ASSIGNER": "secteam@freebsd.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "FreeBSD",
"version": {
"version_data": [
{
"version_value": "FreeBSD 12.2-RELEASE before p4, 11.4-RELEASE before p8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://security.FreeBSD.org/advisories/FreeBSD-SA-21:03.pam_login_access.asc",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-21:03.pam_login_access.asc"
2021-04-23 06:00:49 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210423-0005/",
"url": "https://security.netapp.com/advisory/ntap-20210423-0005/"
2021-03-26 21:00:43 +00:00
}
]
2020-09-14 20:01:30 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-26 21:00:43 +00:00
"value": "In FreeBSD 12.2-STABLE before r369346, 11.4-STABLE before r369345, 12.2-RELEASE before p4 and 11.4-RELEASE before p8 a regression in the login.access(5) rule processor has the effect of causing rules to fail to match even when they should not. This means that rules denying access may be ignored."
2020-09-14 20:01:30 +00:00
}
]
}
}