cvelist/2022/1xxx/CVE-2022-1117.json
2022-08-29 15:00:39 +00:00

77 lines
2.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1117",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "fapolicyd",
"version": {
"version_data": [
{
"version_value": "Fixed in v1.1.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-552 - Files or Directories Accessible to External Parties."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2068171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068171"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2066904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066904"
},
{
"refsource": "MISC",
"name": "https://github.com/linux-application-whitelisting/fapolicyd/commit/38a942613f93824c53164730b2b7a2f75b8cd263",
"url": "https://github.com/linux-application-whitelisting/fapolicyd/commit/38a942613f93824c53164730b2b7a2f75b8cd263"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2022-1117",
"url": "https://access.redhat.com/security/cve/CVE-2022-1117"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in fapolicyd. The vulnerability occurs due to an assumption on how glibc names the runtime linker, a build time regular expression may not correctly detect the runtime linker. The consequence is that the pattern detection for applications launched by the run time linker may fail to detect the pattern and allow execution."
}
]
}
}