Lucene search
+L

6671 matches found

OSV
OSV
added 2024/02/20 6:15 p.m.3 views

DEBIAN-CVE-2023-52434

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

8CVSS5.5AI score0.0102EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 6:15 p.m.9 views

AZL-35810 CVE-2023-52434 affecting package kernel for versions less than 5.15.153.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

8CVSS6.2AI score0.0102EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 6:15 p.m.9 views

UBUNTU-CVE-2023-52434

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

8.1CVSS6.1AI score0.0102EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2024/02/20 8:00 a.m.33 views

CVE-2024-25973 Multiple Stored Cross-Site Scripting Vulnerabilities

The Frentix GmbH OpenOlat LMS is affected by multiple stored Cross-Site Scripting XSS vulnerabilities. An attacker with rights to create or edit groups can create a course with a name that contains an XSS payload. Furthermore, attackers with the permissions to create or rename a catalog...

5.1AI score0.00561EPSS
SaveExploits3References2
BDU FSTEC
BDU FSTEC
added 2024/02/19 12:00 a.m.13 views

The vulnerability of the PhysmemCreateNewDmaBufBackedPMR function in the ChromeOS operating system allows a hacker to execute arbitrary code and enhance their privileges.

The vulnerability of the PhysmemCreateNewDmaBufBackedPMR function in the ChromeOS operating system is related to writing beyond the buffer’s boundaries. Exploiting this vulnerability can allow an attacker to execute arbitrary code and increase their privileges...

7.8CVSS6AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/02/15 11:15 p.m.8 views

CVE-2023-40109

In createFromParcel of UsbConfiguration.java, there is a possible background activity launch BAL due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation...

7.8CVSS5.9AI score0.00186EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/02/15 12:00 a.m.10 views

PT-2024-12847 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android affected versions not specified Description: The issue is related to a permissions bypass in the createFromParcel method of UsbConfiguration.java. This could lead to a background activity launch, resulting in local escalation of...

7.8CVSS6.8AI score0.00186EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/02/14 9:32 p.m.38 views

CVE-2023-52429

A flaw was found in the md driver in the linux kernel. Due to a missing check for struct dmioctl.targetcount, dmtablecreate can attempt to allocate more bytes than intended, resulting in a crash...

4.4CVSS7AI score0.00249EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/02/12 8:33 p.m.35 views

Privilege Escalation

postgresql is vulnerable to Privilege Escalation. The vulnerability due to unauthorized execution of arbitrary SQL functions as the command issuer with elevated privileges using REFRESH MATERIALIZED VIEW CONCURRENTLY command. It leads to an attacker creates functions that use CREATE RULE to conve...

8CVSS7.5AI score0.01808EPSS
SaveExploits0References14Affected Software7
OSV
OSV
added 2024/02/12 3:15 a.m.3 views

DEBIAN-CVE-2023-52429

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

5.5CVSS5.9AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/12 3:15 a.m.9 views

UBUNTU-CVE-2023-52429

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2024/02/12 12:00 a.m.13 views

PT-2024-2834 · Moodle · Moodle Lms

Name of the Vulnerable Software and Affected Versions: Moodle LMS affected versions not specified Description: The issue is related to inadequate access control in the Moodle Learning Management System. This could allow a user with a student role to create arbitrary events intended for users with...

6.8CVSS6.9AI score0.00294EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/02/12 12:00 a.m.9 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a lack of checking for ubi-lebsize, where createemptylvol in drivers/mtd/ubi/vtbl.c may attempt to allocate zero bytes and crash...

5.5CVSS8.6AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/08 6:43 p.m.45 views

GHSA-C85R-FWC7-45VC Rancher permissions on 'namespaces' in any API group grants 'edit' permissions on namespaces in 'core'

Impact A vulnerability has been identified when granting a create or global role for a resource type of "namespaces"; no matter the API group, the subject will receive permissions for core namespaces. This can lead to someone being capable of accessing, creating, updating, or deleting a namespace...

8.6CVSS6.8AI score0.00418EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/02/08 1:15 p.m.77 views

CVE-2024-0985

Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The...

8CVSS7.4AI score0.01808EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/08 1:00 p.m.59 views

CVE-2024-0985

Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The...

8CVSS9AI score0.01808EPSS
SaveExploits0
wpexploit
wpexploit
added 2024/02/08 12:00 a.m.148 views

Event Tickets Plus < 5.9.1 - Contributor+ Attendees Lists Disclosure

Description The plugin does not prevent users with at least the contributor role from leaking the attendees list on any post type regardless of status. e.g. draft, private, pending review, password-protected, and trashed posts. 1. ADMIN: Install Event Tickets 2. ADMIN: Install Event Tickets Plus ...

6.8AI score0.00456EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/02/07 4:32 p.m.8 views

kernel: refcount leak in ctnetlink_create_conntrack()

A memory leak problem was found in ctnetlinkcreateconntrack in net/netfilter/nfconntracknetlink.c in the Linux Kernel. This issue may allow a local attacker with CAPNETADMIN privileges to cause a denial of service DoS attack due to a refcount overflow...

5.5CVSS6.9AI score0.00298EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/07 4:21 p.m.9 views

kernel: refcount leak in ctnetlink_create_conntrack()

A memory leak problem was found in ctnetlinkcreateconntrack in net/netfilter/nfconntracknetlink.c in the Linux Kernel. This issue may allow a local attacker with CAPNETADMIN privileges to cause a denial of service DoS attack due to a refcount overflow...

5.5CVSS6.9AI score0.00298EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/07 1:15 a.m.11 views

CVE-2024-1267

A vulnerability, which was classified as problematic, has been found in CodeAstro Restaurant POS System 1.0. Affected by this issue is some unknown functionality of the file createaccount.php. The manipulation of the argument Full Name leads to cross site scripting. The attack may be launched...

6.1CVSS3.8AI score0.00401EPSS
SaveExploits0References3
Rows per page
Query Builder