nekoma-embed
Installation
Install from the command line using your preferred container software:
Docker
docker pull oci.registry.sudovanilla.org/nekoma-embed:amd64 Podman
podman pull oci.registry.sudovanilla.org/nekoma-embed:amd64 Vulnerabilities
LOW
tar: does not properly warn the user when extracting setuid or setgid files
CVE-2005-2541
LOW
tar: does not properly warn the user when extracting setuid or setgid files
Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges.
Reference: https://avd.aquasec.com/nvd/cve-2005-2541
LOW
initscripts in rPath Linux 1 sets insecure permissions for the /var/lo ...
CVE-2007-5686
LOW
initscripts in rPath Linux 1 sets insecure permissions for the /var/lo ...
initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.
Reference: https://avd.aquasec.com/nvd/cve-2007-5686
LOW
glibc: glob implementation can cause excessive CPU and memory consumption due to crafted glob expressions
CVE-2010-4756
LOW
glibc: glob implementation can cause excessive CPU and memory consumption due to crafted glob expressions
The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.
Reference: https://avd.aquasec.com/nvd/cve-2010-4756
LOW
It was found that apt-key in apt, all versions, do not correctly valid ...
CVE-2011-3374
LOW
It was found that apt-key in apt, all versions, do not correctly valid ...
It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.
Reference: https://avd.aquasec.com/nvd/cve-2011-3374
LOW
perl: File:: Temp insecure temporary file handling
CVE-2011-4116
LOW
perl: File:: Temp insecure temporary file handling
_is_safe in the File::Temp module for Perl does not properly handle symlinks.
Reference: https://avd.aquasec.com/nvd/cve-2011-4116
LOW
systemd: TOCTOU race condition when updating file permissions and SELinux security contexts
CVE-2013-4392
LOW
systemd: TOCTOU race condition when updating file permissions and SELinux security contexts
systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.
Reference: https://avd.aquasec.com/nvd/cve-2013-4392
LOW
coreutils: race condition vulnerability in chown and chgrp
CVE-2017-18018
LOW
coreutils: race condition vulnerability in chown and chgrp
In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX "-R -L" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.
Reference: https://avd.aquasec.com/nvd/cve-2017-18018
LOW
glibc: uncontrolled recursion in function check_dst_limits_calc_pos_1 in posix/regexec.c
CVE-2018-20796
LOW
glibc: uncontrolled recursion in function check_dst_limits_calc_pos_1 in posix/regexec.c
In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\227|)(\\1\\1|t1|\\\2537)+' in grep.
Reference: https://avd.aquasec.com/nvd/cve-2018-20796
LOW
glibc: stack guard protection bypass
CVE-2019-1010022
LOW
glibc: stack guard protection bypass
GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate "this is being treated as a non-security bug and no real threat.
Reference: https://avd.aquasec.com/nvd/cve-2019-1010022
LOW
glibc: running ldd on malicious ELF leads to code execution because of wrong size computation
CVE-2019-1010023
LOW
glibc: running ldd on malicious ELF leads to code execution because of wrong size computation
GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate "this is being treated as a non-security bug and no real threat.
Reference: https://avd.aquasec.com/nvd/cve-2019-1010023