Lucene search
+L

18805 matches found

Fedora
Fedora
added 2024/06/02 3:39 a.m.14 views

[SECURITY] Fedora 39 Update: rust-uu_link-0.0.23-4.fc39

link uutils create a hard file system link to FILE...

7.2AI score
SaveExploits0
Fedora
Fedora
added 2024/06/02 3:39 a.m.13 views

[SECURITY] Fedora 39 Update: rust-uu_df-0.0.23-3.fc39

df uutils display file system information...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.10 views

SUSE CVE-2024-36894

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix race between aiocancel and AIO request complete FFS based applications can utilize the aiocancel callback to dequeue pending USB requests submitted to the UDC. There is a scenario where the FFS application...

7CVSS6.3AI score0.00194EPSS
SaveExploits0References25
Veracode
Veracode
added 2024/05/31 7:50 a.m.20 views

XML External Entity (XXE) Injection

symfony/serializer is vulnerable to XML External Entity XXE injection. This vulnerability is due to the failure to disable external entities when parsing XML using the XMLEncoder component, which allows an attacker to include arbitrary files from the file system by exploiting the XXE injection fl...

7.8AI score
SaveExploits0
OSV
OSV
added 2024/05/30 6:35 p.m.26 views

GHSA-6XWF-7RFM-4GWC TYPO3 Cross-Site Scripting in Filelist Module

It has been discovered that the output table listing in the “Files” backend module is vulnerable to cross-site scripting when a file extension contains malicious sequences. Access to the file system of the server - either directly or through synchronization - is required to exploit the...

6.1CVSS6.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/30 6:35 p.m.21 views

TYPO3 Cross-Site Scripting in Filelist Module

It has been discovered that the output table listing in the “Files” backend module is vulnerable to cross-site scripting when a file extension contains malicious sequences. Access to the file system of the server - either directly or through synchronization - is required to exploit the...

6.5AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/30 4:15 p.m.9 views

UBUNTU-CVE-2024-36958

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix nfsd4encodefattr4 crasher Ensure that args.acl is initialized early. It is used in an unconditional call to kfree on the way out of nfsd4encodefattr4...

9.8CVSS6.1AI score0.00495EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/30 3:29 p.m.14 views

CVE-2024-36923 fs/9p: fix uninitialized values during inode evict

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix uninitialized values during inode evict If an iget fails due to not being able to retrieve information from the server then the inode structure is only partially initialized. When the inode gets evicted, references to...

5.9AI score
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/05/30 12:17 p.m.18 views

Symfony XML decoding attack vector through external entities

The XMLEncoder component of Symfony 2.0.x fails to disable external entities when parsing XML. In the Symfony2 framework the XML class may be used to deserialize objects or as part of a client/server API. By using external entities it is possible to include arbitrary files from the file system...

7.2AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.24 views

PT-2024-36493 · Alkacon · Opencms

Name of the Vulnerable Software and Affected Versions: Alkacon's OpenCMS version 16 Description: Two Cross-Site Scripting issues have been discovered in Alkacon's OpenCMS, which could allow a user with sufficient privileges to create and modify web pages through the admin panel to execute malicio...

6.4CVSS7.1AI score0.00283EPSS
SaveExploits0References8
Amazon
Amazon
added 2024/05/30 12:00 a.m.8 views

Important: kernel

Issue Overview: 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 th...

8.1CVSS6.8AI score0.01305EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.25 views

PT-2024-26853 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from the mechanism introduced to prevent a write hole of an extent buffer in the Btrfs file system. When btrfs clear buffer dirty marks an extent buffer as EXTENT BUFF...

9.1CVSS7.2AI score0.01401EPSS
SaveExploits1References534
BDU FSTEC
BDU FSTEC
added 2024/05/30 12:00 a.m.10 views

The vulnerability of the distributed Git version control system, related to improper preservation of permissions, allows a violator to create hard links to any readable file within the same file system.

The vulnerability of the distributed Git version control system relates to access to the database of objects in another user’s target repository. Exploiting this vulnerability allows a perpetrator to create hard links to any readable files within the same file system...

3.9CVSS6.6AI score0.00519EPSS
SaveExploits1References7Affected Software6
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.13 views

PT-2024-36494 · Opencms · Opencms

Name of the Vulnerable Software and Affected Versions: OpenCMS version 16 Description: The issue allows a user with the roles of gallery editor or VFS resource manager to upload images in the .svg format containing JavaScript code. This code will be executed when another user accesses the image...

6.4CVSS7.4AI score0.0026EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/29 10:00 a.m.9 views

SUSE CVE-2023-52760

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.8CVSS6.8AI score0.00269EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/29 9:59 a.m.4 views

SUSE CVE-2023-52810

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative dbl2nbperpage l2nbperpage is log2number of blks per page, and the minimum legal value should be 0, not negative. In the case of l2nbperpage being negative, an error will occur when subsequently used...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2024/05/29 8:15 a.m.12 views

kernel: cifs: fix underflow in parse_server_interfaces()

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

9.4CVSS6.6AI score0.00748EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/29 12:00 a.m.4 views

PT-2024-40993 · Suse · Suse Linux Enterprise

Name of the Vulnerable Software and Affected Versions: SUSE Linux Enterprise 15 SP5 RT kernel affected versions not specified Description: The issue concerns a regression with kerberized nfs4 shares. This update fixes the regression and includes various security bugfixes. Recommendations: At the...

7AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.113 views

Ubuntu 22.04 LTS : Linux kernel (Intel IoTG) vulnerabilities (USN-6795-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6795-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use-...

9.8CVSS7.6AI score0.51248EPSS
SaveExploits2References94
OSV
OSV
added 2024/05/28 4:15 p.m.13 views

CVE-2024-24955

Several out-of-bounds write vulnerabilities exist in the Programming Software Connection FileSystem API functionality of AutomationDirect P3-550E 1.2.10.9. Specially crafted network packets can lead to heap-based memory corruption. An attacker can send malicious packets to trigger these...

8.2CVSS5.9AI score0.00489EPSS
SaveExploits1References2
Rows per page
Query Builder