cvelist/2022/3xxx/CVE-2022-3560.json

64 lines
2.2 KiB
JSON
Raw Normal View History

2022-10-17 16:00:36 +00:00
{
2023-02-03 03:00:40 +00:00
"data_version": "4.0",
2022-10-17 16:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3560",
2023-02-02 21:01:38 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-03 03:00:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in pesign. The pesign package provides a systemd service used to start the pesign daemon. This service unit runs a script to set ACLs for /etc/pki/pesign and /run/pesign directories to grant access privileges to users in the 'pesign' group. However, the script doesn't check for symbolic links. This could allow an attacker to gain access to privileged files and directories via a path traversal attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22->CWE-269",
"cweId": "CWE-22"
}
]
}
]
},
2023-02-02 21:01:38 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "pesign",
"version": {
"version_data": [
{
2023-02-03 03:00:40 +00:00
"version_value": "All versions up to pesign-115",
"version_affected": "="
2023-02-02 21:01:38 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-03 03:00:40 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135420#c0",
2023-02-02 21:01:38 +00:00
"refsource": "MISC",
2023-02-03 03:00:40 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2135420#c0"
2022-10-17 16:00:36 +00:00
}
]
}
}