← Back

Fedoraproject

fedoraproject

5,423 CVEs • 20 products

Products (20)

Click to collapse
Toggle
Fedora
fedora
Sssd
sssd
Fedora Core
fedora_core
Commons
commons
Coolkey
coolkey
Anaconda
anaconda
Crypto Utils
crypto-utils
Arm Installer
arm_installer
Fedmsg
fedmsg
Python Fedora
python-fedora
Sectool
sectool
Selinux Policy
selinux-policy
Supybot Fedora
supybot-fedora
Unbound
unbound
Atomic
atomic

CVEs (5,423)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Fedoraproject
Nextcloud
2Fedora
Nextcloud Server
Jun 17, 2026
Mar 20, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
A missing access control check in Nextcloud Server < 18.0.1, < 17.0.4, and < 16.0.9 causes hide-download shares to be downloadable when appending /download to the URL.
3Canonical
FedoraprojectGnupg
3Fedora
GnupgUbuntu Linux
Jun 17, 2026
Mar 20, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A flaw was found in the way certificate signatures could be forged using collisions found in the SHA-1 algorithm. An attacker could use this weakness to create forged certificate signatures. This issue affects GnuPG vers...Show more
A flaw was found in the way certificate signatures could be forged using collisions found in the SHA-1 algorithm. An attacker could use this weakness to create forged certificate signatures. This issue affects GnuPG versions before 2.2.18.Show less
4Debian
FedoraprojectOpensuse+1 more
4Actionview
Debian LinuxFedora+1 more
Jun 17, 2026
Mar 19, 2020
N/A· v4
4.8 MEDIUM· v3
3.5 LOW· v2
In ActionView before versions 6.0.2.2 and 5.2.4.2, there is a possible XSS vulnerability in ActionView's JavaScript literal escape helpers. Views that use the `j` or `escape_javascript` methods may be susceptible to XSS...Show more
In ActionView before versions 6.0.2.2 and 5.2.4.2, there is a possible XSS vulnerability in ActionView's JavaScript literal escape helpers. Views that use the `j` or `escape_javascript` methods may be susceptible to XSS attacks. The issue is fixed in versions 6.0.2.2 and 5.2.4.2.Show less
2Fedoraproject
Jsonparser Project
2Fedora
Jsonparser
Jun 17, 2026
Mar 19, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service (infinite loop) via a Delete call.
3Debian
FedoraprojectRedhat
3Debian Linux
FedoraLibvirt
Jun 17, 2026
Mar 19, 2020
N/A· v4
5.7 MEDIUM· v3
2.7 LOW· v2
qemu/qemu_driver.c in libvirt before 6.0.0 mishandles the holding of a monitor job during a query to a guest agent, which allows attackers to cause a denial of service (API blockage).
4Debian
FedoraprojectGolang+1 more
4Cloud Insights Telegraf
Debian LinuxFedora+1 more
Jun 17, 2026
Mar 16, 2020
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Go before 1.12.16 and 1.13.x before 1.13.7 (and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go) allows attacks on clients (resulting in a panic) via a malformed X.509 certificate.
2Fedoraproject
Nagios
2Fedora
Remote Plug In Executor
Jun 17, 2026
Mar 16, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Nagios NRPE 3.2.1 has a Heap-Based Buffer Overflow, as demonstrated by interpretation of a small negative number as a large positive number during a bzero call.
2Fedoraproject
Nagios
2Fedora
Remote Plug In Executor
Jun 17, 2026
Mar 16, 2020
N/A· v4
7.3 HIGH· v3
3.7 LOW· v2
Nagios NRPE 3.2.1 has Insufficient Filtering because, for example, nasty_metachars interprets \n as the character \ and the character n (not as the \n newline sequence). This can cause command injection.
3Debian
FedoraprojectRedhat
6Ansible
Ansible TowerCloudforms Management Engine+3 more
Jun 17, 2026
Mar 16, 2020
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a...Show more
A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.Show less
2Fedoraproject
Redhat
5Ansible
Ansible TowerCloudforms Management Engine+2 more
Jun 17, 2026
Mar 16, 2020
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the f...Show more
A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.Show less
3Debian
FedoraprojectRedhat
6Ansible
Ansible TowerCloudforms Management Engine+3 more
Jun 17, 2026
Mar 16, 2020
N/A· v4
4.6 MEDIUM· v3
3.6 LOW· v2
A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x...Show more
A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.Show less
3Debian
FedoraprojectRedhat
4Ansible Engine
Ansible TowerDebian Linux+1 more
Jun 17, 2026
Mar 16, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s mo...Show more
A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl from the command line, not using an environment variable or an input configuration file. This will disclose passwords and tokens from process list and no_log directive from debug module would not have any effect making these secrets being disclosed on stdout and log files.Show less
9Canonical
DebianFedoraproject+6 more
11Banking Extensibility Workbench
ChromeDebian Linux+8 more
Jun 17, 2026
Mar 12, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unist...Show more
An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.Show less
3Debian
FedoraprojectRedhat
6Ansible
Ansible TowerCloudforms Management Engine+3 more
Jun 17, 2026
Mar 12, 2020
N/A· v4
3.9 LOW· v3
3.3 LOW· v2
A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the s...Show more
A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs.Show less
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraTwisted+1 more
Jun 17, 2026
Mar 12, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request b...Show more
In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request.Show less
5Canonical
DebianFedoraproject+2 more
6Debian Linux
FedoraSolaris+3 more
Jun 17, 2026
Mar 12, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the re...Show more
In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request.Show less
3Debian
FedoraprojectRedhat
6Ansible
Ansible TowerCloudforms Management Engine+3 more
Jun 17, 2026
Mar 11, 2020
N/A· v4
5.0 MEDIUM· v3
3.7 LOW· v2
A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temp...Show more
A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask 77 && mkdir -p <dir>"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating '/proc/<pid>/cmdline'.Show less
3Ckeditor
FedoraprojectWebspellchecker
3Ckeditor
FedoraWebspellchecker
Jun 17, 2026
Mar 10, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
A cross-site scripting (XSS) vulnerability in the WSC plugin through 5.5.7.5 for CKEditor 4 allows remote attackers to run arbitrary web script inside an IFRAME element by injecting a crafted HTML element into the editor...Show more
A cross-site scripting (XSS) vulnerability in the WSC plugin through 5.5.7.5 for CKEditor 4 allows remote attackers to run arbitrary web script inside an IFRAME element by injecting a crafted HTML element into the editor.Show less
3Debian
FedoraprojectSleuthkit
3Debian Linux
FedoraThe Sleuth Kit
Jun 17, 2026
Mar 9, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In version 4.8.0 and earlier of The Sleuth Kit (TSK), there is a stack buffer overflow vulnerability in the YAFFS file timestamp parsing logic in yaffsfs_istat() in fs/yaffs.c.
4Ckeditor
DrupalFedoraproject+1 more
11Agile Plm
Application ExpressBanking Enterprise Default Management+8 more
Jun 17, 2026
Mar 7, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
A cross-site scripting (XSS) vulnerability in the HTML Data Processor for CKEditor 4.0 before 4.14 allows remote attackers to inject arbitrary web script through a crafted "protected" comment (with the cke_protected synt...Show more
A cross-site scripting (XSS) vulnerability in the HTML Data Processor for CKEditor 4.0 before 4.14 allows remote attackers to inject arbitrary web script through a crafted "protected" comment (with the cke_protected syntax).Show less