Lucene search
+L

13951 matches found

UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.35 views

CVE-2024-26662

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix 'panelcntl' could be null in 'dcn21setbacklightlevel' 'panelcntl' structure used to control the display panel could be null, dereferencing it could lead to a null pointer access. Fixes the below:...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References10
Amazon
Amazon
added 2024/04/02 12:00 a.m.9 views

Important: expat

Issue Overview: libexpat through 2.6.1 allows an XML Entity Expansion attack when there is isolated use of external parsers created via XMLExternalEntityParserCreate. CVE-2024-28757 Affected Packages: expat Issue Correction: Run dnf update expat --releasever 2023.4.20240401 to update your system...

7.5CVSS7.1AI score0.02006EPSS
SaveExploits1
OSV
OSV
added 2024/04/01 8:33 a.m.11 views

CVE-2024-26653 usb: misc: ljca: Fix double free in error handling path

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function ljcaauxdevrelease calls kfreeauxdev-dev.platformdata to free the parameter data...

6.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/01 12:00 a.m.11 views

PT-2024-5104

Name of the Vulnerable Software and Affected Versions: Apache HTTP Server versions 2.4.59 and earlier Description: The issue is related to a potential Server-Side Request Forgery SSRF in the mod rewrite module of the Apache HTTP Server. This allows an attacker to cause unsafe RewriteRules to...

9.1CVSS7AI score0.99957EPSS
SaveExploits1References236
OSV
OSV
added 2024/03/31 6:25 p.m.28 views

BIT-PARSE-2024-27298 Parse Server literalizeRegexPart SQL Injection

parse-server is a Parse Server for Node.js / Express. This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL database. The vulnerability has been fixed in 6.5.0 and 7.0.0...

10CVSS7.2AI score0.0103EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/29 2:57 p.m.18 views

CVE-2024-29202 JumpServer vulnerable to Jinja2 template injection in Ansible leads to RCE in Celery

JumpServer is an open source bastion host and an operation and maintenance security audit system. Attackers can exploit a Jinja2 template injection vulnerability in JumpServer's Ansible to execute arbitrary code within the Celery container. Since the Celery container runs with root privileges and...

9.9CVSS8.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/03/28 5:27 p.m.42 views

Cilium has insecure IPsec transport encryption

Impact Users of IPsec transparent encryption in Cilium may be vulnerable to cryptographic attacks that render the transparent encryption ineffective. In particular, Cilium is vulnerable to the following attacks by a man-in-the-middle attacker: - Chosen plaintext attacks - Key recovery attacks -...

8CVSS7AI score0.00172EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/03/28 1:33 p.m.25 views

CVE-2024-29882 SRS DOM - XSS on JSONP callback

SRS is a simple, high-efficiency, real-time video server. SRS's /api/v1/vhosts/vid-?callback= endpoint didn't filter the callback function name which led to injecting malicious javascript payloads and executing XSS Cross-Site Scripting. This vulnerability is fixed in 5.0.210 and 6.0.121...

7.2CVSS6.5AI score
SaveExploits0References4
OSV
OSV
added 2024/03/28 8:15 a.m.4 views

DEBIAN-CVE-2023-52628

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv-len is a multiple of 4, then dstlen / 4 can write past the destination array which leads to stack corruption. This construct is necessary to clean the remainder of t...

7.1CVSS5.4AI score0.00677EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/26 10:16 p.m.28 views

CLSA-2024-1711491407 python: Fix of CVE-2023-27043

CVE-2023-27043: reject malformed addresses in email.parseaddr...

5.3CVSS6.8AI score0.02527EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2024/03/26 9:53 p.m.31 views

CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS6.7AI score0.00277EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/26 6:15 p.m.26 views

CVE-2023-52626

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

7.1CVSS7.3AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/26 5:50 p.m.10 views

CVE-2024-26647 drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

5.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/03/26 5:19 p.m.19 views

CVE-2023-52622 ext4: avoid online resizing failures due to oversized flex bg

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbgsize, mkfs.ext4 -F -G 67108864 $dev -b 4096 100M mount $dev $dir resize2fs $dev 16G the following WARNO...

7.1AI score0.00243EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/26 3:17 p.m.21 views

CVE-2024-26645 tracing: Ensure visibility when inserting an element into tracing_map

In the Linux kernel, the following vulnerability has been resolved: tracing: Ensure visibility when inserting an element into tracingmap Running the following two commands in parallel on a multi-processor AArch64 machine can sporadically produce an unexpected warning about duplicate histogram...

6.9AI score0.00242EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/25 6:26 p.m.53 views

CVE-2024-27299 phpMyFAQ SQL Injection at "Save News"

phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. A SQL injection vulnerability has been discovered in the the "Add News" functionality due to improper escaping of the email address. This allows any authenticated user with the rights to add/edi...

8.8CVSS9.1AI score0.01151EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2024/03/25 6:23 p.m.40 views

CVE-2021-47147

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix a resource leak in an error handling path If an error occurs after a successful 'pciioremapbar' call, it must be undone by a corresponding 'pciiounmap' call, as already done in the remove function...

4.4CVSS6.9AI score0.00202EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.36 views

CVE-2021-47177

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in allociommu iommudevicesysfsadd is called before, so is has to be cleaned on subsequent errors...

4.4CVSS7.1AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.14 views

CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS5.3AI score
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.12 views

CVE-2021-47159

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix a crash if -getssetcount fails If ds-ops-getssetcount fails then it "count" is a negative error code such as -EOPNOTSUPP. Because "i" is an unsigned int, the negative error code is type promoted to a very high value...

5.5CVSS5.4AI score
SaveExploits0References5
Rows per page
Query Builder