VendorsFedora Projectextra_packages_for_enterprise_linuxall versions
Vulnerabilities

Fedora Project Extra Packages For Enterprise Linux

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

76CVEs
CVE-2021-3733
There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.
Published 2022-03-07 · Modified
6.5EPSS 0.047
CVE-2023-0056
An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an authenticated remote attacker to run a specially crafted malicious server in an OpenShift cluster. The biggest impact is to availability.
Published 2023-03-23 · Modified
6.5EPSS 0.018
CVE-2022-4144
An out-of-bounds read flaw was found in the QXL display device emulation in QEMU. The qxl_phys2virt() function does not check the size of the structure pointed to by the guest physical address, potentially reading past the end of the bar space into adjacent pages. A malicious guest user could use this flaw to crash the QEMU process on the host causing a denial of service condition.
Published 2022-11-29 · Modified
6.5EPSS 0.003
CVE-2023-5341
Imagemagick: heap use-after-free in coders/bmp.c
Published 2023-11-19 · Modified
6.2EPSS 0.004
CVE-2023-3428
Imagemagick: heap-buffer-overflow in coders/tiff.c
Published 2023-10-04 · Modified
6.2EPSS 0.003
CVE-2023-32627
Floating point exception in src/voc.c
Published 2023-07-10 · Modified
6.2EPSS 0.003
CVE-2023-26590
Floating point exception in src/aiff.c
Published 2023-07-10 · Modified
6.2EPSS 0.002
CVE-2020-7106
Cacti 1.2.8 has stored XSS in data_sources.php, color_templates_item.php, graphs.php, graph_items.php, lib/api_automation.php, user_admin.php, and user_group_admin.php, as demonstrated by the description parameter in data_sources.php (a raw string from the database that is displayed by $header to trigger the XSS).
Published 2020-01-16 · Modified
6.1EPSS 0.022
CVE-2021-43558
A flaw was found in Moodle in versions 3.11 to 3.11.3, 3.10 to 3.10.7, 3.9 to 3.9.10 and earlier unsupported versions. A URL parameter in the filetype site administrator tool required extra sanitizing to prevent a reflected XSS risk.
Published 2021-11-22 · Modified
6.1EPSS 0.009
CVE-2020-27842
There's a flaw in openjpeg's t2 encoder in versions prior to 2.4.0. An attacker who is able to provide crafted input to be processed by openjpeg could cause a null pointer dereference. The highest impact of this flaw is to application availability.
Published 2021-01-05 · Modified
5.5EPSS 0.015
CVE-2021-46141
An issue was discovered in uriparser before 0.9.6. It performs invalid free operations in uriFreeUriMembers and uriMakeOwner.
Published 2022-01-06 · Modified
5.5EPSS 0.011
CVE-2021-46142
An issue was discovered in uriparser before 0.9.6. It performs invalid free operations in uriNormalizeSyntax.
Published 2022-01-06 · Modified
5.5EPSS 0.011
CVE-2023-34151
A vulnerability was found in ImageMagick. This security flaw ouccers as an undefined behaviors of casting double to size_t in svg, mvg and other coders (recurring bugs of CVE-2022-32546).
Published 2023-05-30 · Analyzed
5.5EPSS 0.010
CVE-2023-1289
A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," resulting in a denial of service. When ImageMagick crashes, it generates a lot of trash files. These trash files can be large if the SVG file contains many render actions. In a denial of service attack, if a remote attacker uploads an SVG file of size t, ImageMagick generates files of size 103*t. If an attacker uploads a 100M SVG, the server will generate about 10G.
Published 2023-03-23 · Modified
5.5EPSS 0.009
CVE-2023-1906
A heap-based buffer overflow issue was discovered in ImageMagick's ImportMultiSpectralQuantum() function in MagickCore/quantum-import.c. An attacker could pass specially crafted file to convert, triggering an out-of-bounds read error, allowing an application to crash, resulting in a denial of service.
Published 2023-04-12 · Modified
5.5EPSS 0.006
CVE-2023-3195
A stack-based buffer overflow issue was found in ImageMagick's coders/tiff.c. This flaw allows an attacker to trick the user into opening a specially crafted malicious tiff file, causing an application to crash, resulting in a denial of service.
Published 2023-06-16 · Modified
5.5EPSS 0.005
CVE-2022-3213
A heap buffer overflow issue was found in ImageMagick. When an application processes a malformed TIFF file, it could lead to undefined behavior or a crash causing a denial of service.
Published 2022-09-19 · Modified
5.5EPSS 0.005
CVE-2024-0232
Sqlite: use-after-free bug in jsonparseaddnodearray
Published 2024-01-16 · Modified
5.5EPSS 0.004
CVE-2023-34474
A heap-based buffer overflow issue was discovered in ImageMagick's ReadTIM2ImageData() function in coders/tim2.c. A local attacker could trick the user in opening specially crafted file, triggering an out-of-bounds read error, allowing an application to crash, resulting in a denial of service.
Published 2023-06-16 · Modified
5.5EPSS 0.004
CVE-2023-38253
W3m: out of bounds read in growbuf_to_str() at w3m/indep.c
Published 2023-07-14 · Modified
5.5EPSS 0.004
CVE-2023-38252
W3m: out of bounds read in strnew_size() at w3m/str.c
Published 2023-07-14 · Modified
5.5EPSS 0.004
CVE-2023-34475
A heap use after free issue was discovered in ImageMagick's ReplaceXmpValue() function in MagickCore/profile.c. An attacker could trick user to open a specially crafted file to convert, triggering an heap-use-after-free write error, allowing an application to crash, resulting in a denial of service.
Published 2023-06-16 · Modified
5.5EPSS 0.004
CVE-2022-2719
In ImageMagick, a crafted file could trigger an assertion failure when a call to WriteImages was made in MagickWand/operation.c, due to a NULL image list. This could potentially cause a denial of service. This was fixed in upstream ImageMagick version 7.1.0-30.
Published 2022-08-09 · Modified
5.5EPSS 0.003
CVE-2023-4256
Tcpreplay: tcprewrite: double free in tcpedit_dlt_cleanup() in plugins/dlt_plugins.c
Published 2023-12-21 · Modified
5.5EPSS 0.003
CVE-2023-4255
W3m: out-of-bounds write in function checktype() in etc.c (incomplete fix for cve-2022-38223)
Published 2023-12-21 · Modified
5.5EPSS 0.003
CVE-2023-51766
Exim before 4.97.1 allows SMTP smuggling in certain PIPELINING/CHUNKING configurations. Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Exim supports <LF>.<CR><LF> but some other popular e-mail servers do not.
Published 2023-12-24 · Modified
5.3EPSS 0.011
CVE-2021-43560
A flaw was found in Moodle in versions 3.11 to 3.11.3, 3.10 to 3.10.7, 3.9 to 3.9.10 and earlier unsupported versions. Insufficient capability checks made it possible to fetch other users' calendar action events.
Published 2021-11-22 · Modified
5.3EPSS 0.010
CVE-2023-5549
Moodle: insufficient capability checks when updating the parent of a course category
Published 2023-11-09 · Modified
5.3EPSS 0.006
CVE-2023-5545
Moodle: auto-populated h5p author name causes a potential information leak
Published 2023-11-09 · Modified
5.3EPSS 0.005
CVE-2023-5548
Moodle: cache poisoning risk with endpoint revision numbers
Published 2023-11-09 · Modified
5.3EPSS 0.003
CVE-2020-27818
A flaw was found in the check_chunk_name() function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability.
Published 2020-12-08 · Modified
4.3EPSS 0.012
CVE-2022-40316
The H5P activity attempts report did not filter by groups, which in separate groups mode could reveal information to non-editing teachers about attempts/users in groups they should not have access to.
Published 2022-09-30 · Modified
4.3EPSS 0.006
CVE-2023-5542
Moodle: students can view other users in "only see own membership" groups
Published 2023-11-09 · Modified
4.3EPSS 0.004
CVE-2023-5551
Moodle: forum summary report shows students from other groups when in separate groups mode
Published 2023-11-09 · Modified
3.3EPSS 0.003
CVE-2023-5543
Moodle: duplicating a bigbluebutton activity assigns the same meeting id
Published 2023-11-09 · Modified
3.3EPSS 0.002
CVE-2020-14394
An infinite loop flaw was found in the USB xHCI controller emulation of QEMU while computing the length of the Transfer Request Block (TRB) Ring. This flaw allows a privileged guest user to hang the QEMU process on the host, resulting in a denial of service.
Published 2022-08-17 · Modified
3.2EPSS 0.004
← Prev2 / 2