← 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
3Debian
Djvulibre ProjectFedoraproject
3Debian Linux
DjvulibreFedora
Jun 17, 2026
Jun 30, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An out-of-bounds write vulnerability was found in DjVuLibre in DJVU::DjVuTXT::decode() in DjVuText.cpp via a crafted djvu file which may lead to crash and segmentation fault. This flaw affects DjVuLibre versions prior to...Show more
An out-of-bounds write vulnerability was found in DjVuLibre in DJVU::DjVuTXT::decode() in DjVuText.cpp via a crafted djvu file which may lead to crash and segmentation fault. This flaw affects DjVuLibre versions prior to 3.5.28.Show less
3Fedoraproject
OraclePython
5Enterprise Manager Ops Center
FedoraInstantis Enterprisetrack+2 more
Jun 17, 2026
Jun 29, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of...Show more
An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP redirect.Show less
3Debian
DovecotFedoraproject
3Debian Linux
DovecotFedora
Jun 17, 2026
Jun 28, 2021
N/A· v4
4.8 MEDIUM· v3
5.8 MEDIUM· v2
The submission service in Dovecot before 2.3.15 allows STARTTLS command injection in lib-smtp. Sensitive information can be redirected to an attacker-controlled address.
2Dovecot
Fedoraproject
2Dovecot
Fedora
Jun 17, 2026
Jun 28, 2021
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
The Sieve engine in Dovecot before 2.3.15 allows Uncontrolled Resource Consumption, as demonstrated by a situation with a complex regular expression for the regex extension.
2Dovecot
Fedoraproject
2Dovecot
Fedora
Jun 17, 2026
Jun 28, 2021
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Dovecot before 2.3.15 allows ../ Path Traversal. An attacker with access to the local filesystem can trick OAuth2 authentication into using an HS256 validation key from an attacker-controlled location. This occurs during...Show more
Dovecot before 2.3.15 allows ../ Path Traversal. An attacker with access to the local filesystem can trick OAuth2 authentication into using an HS256 validation key from an attacker-controlled location. This occurs during use of local JWT validation with the posix fs driver.Show less
2Fedoraproject
Thephpleague
2Fedora
Flysystem
Jun 17, 2026
Jun 24, 2021
N/A· v4
8.1 HIGH· v3
9.3 HIGH· v2
Flysystem is an open source file storage library for PHP. The whitespace normalisation using in 1.x and 2.x removes any unicode whitespace. Under certain specific conditions this could potentially allow a malicious user...Show more
Flysystem is an open source file storage library for PHP. The whitespace normalisation using in 1.x and 2.x removes any unicode whitespace. Under certain specific conditions this could potentially allow a malicious user to execute code remotely. The conditions are: A user is allowed to supply the path or filename of an uploaded file, the supplied path or filename is not checked against unicode chars, the supplied pathname checked against an extension deny-list, not an allow-list, the supplied path or filename contains a unicode whitespace char in the extension, the uploaded file is stored in a directory that allows PHP code to be executed. Given these conditions are met a user can upload and execute arbitrary code on the system under attack. The unicode whitespace removal has been replaced with a rejection (exception). For 1.x users, upgrade to 1.1.4. For 2.x users, upgrade to 2.1.1.Show less
3Debian
FedoraprojectGoogle
3Android
Debian LinuxFedora
Jun 17, 2026
Jun 22, 2021
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
In append_to_verify_fifo_interleaved_ of stream_encoder.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges ne...Show more
In append_to_verify_fifo_interleaved_ of stream_encoder.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-174302683Show less
2Fedoraproject
Mpmath
2Fedora
Mpmath
Jun 17, 2026
Jun 21, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A Regular Expression Denial of Service (ReDOS) vulnerability was discovered in Mpmath v1.0.0 through v1.2.1 when the mpmathify function is called.
3Debian
FedoraprojectGdraheim
3Debian Linux
FedoraZziplib
Jun 17, 2026
Jun 18, 2021
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
Infinite Loop in zziplib v0.13.69 allows remote attackers to cause a denial of service via the return value "zzip_file_read" in the function "unzzip_cat_file".
2Fedoraproject
Quassel Irc
2Fedora
Quassel
Jun 17, 2026
Jun 17, 2021
N/A· v4
7.5 HIGH· v3
4.3 MEDIUM· v2
Quassel through 0.13.1, when --require-ssl is enabled, launches without SSL or TLS support if a usable X.509 certificate is not found on the local system.
2Fedoraproject
Phpmailer Project
2Fedora
Phpmailer
Jun 17, 2026
Jun 17, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called (if such code is injected into the host project's scope by other means). If the $patternselect parameter to validateAddre...Show more
PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called (if such code is injected into the host project's scope by other means). If the $patternselect parameter to validateAddress() is set to 'php' (the default, defined by PHPMailer::$validator), and the global namespace contains a function called php, it will be called in preference to the built-in validator of the same name. Mitigated in PHPMailer 6.5.0 by denying the use of simple strings as validator function names.Show less
2Fedoraproject
Phpmailer Project
2Fedora
Phpmailer
Jun 17, 2026
Jun 16, 2021
N/A· v4
8.1 HIGH· v3
5.1 MEDIUM· v2
PHPMailer before 6.5.0 on Windows allows remote code execution if lang_path is untrusted data and has a UNC pathname.
5Apache
DebianFedoraproject+2 more
6Communications Messaging Server
Debian LinuxFedora+3 more
Jun 17, 2026
Jun 16, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An XXE issue in SAXBuilder in JDOM through 2.0.6 allows attackers to cause a denial of service via a crafted HTTP request.
2Fedoraproject
Google
2Chrome
Fedora
Jun 17, 2026
Jun 15, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Use after free in Network service in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
2Fedoraproject
Google
2Chrome
Fedora
Jun 17, 2026
Jun 15, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Use after free in Extensions in Google Chrome prior to 91.0.4472.101 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.
2Fedoraproject
Google
2Chrome
Fedora
Jun 17, 2026
Jun 15, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Type confusion in V8 in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
2Fedoraproject
Google
2Chrome
Fedora
Jun 17, 2026
Jun 15, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Use after free in Accessibility in Google Chrome prior to 91.0.4472.101 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.
2Fedoraproject
Google
2Chrome
Fedora
Jun 17, 2026
Jun 15, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Use after free in Spell check in Google Chrome prior to 91.0.4472.101 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page.
2Fedoraproject
Google
2Chrome
Fedora
Jun 17, 2026
Jun 15, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Use after free in Loader in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
4Debian
FedoraprojectGoogle+1 more
4Chrome
Debian LinuxFedora+1 more
Jun 17, 2026
Jun 15, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Out of bounds write in ANGLE in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.