Lucene search
+L

6722 matches found

UbuntuCve
UbuntuCve
added 2024/11/07 2:15 p.m.8 views

CVE-2024-43431

A vulnerability was found in Moodle. Insufficient capability checks made it possible to delete badges that a user does not have permission to access...

7.5CVSS5.8AI score0.00469EPSS
SaveExploits0References3
Circl
Circl
added 2024/11/07 11:22 a.m.16 views

CVE-2024-50170

creationtimestamp| type| source ---|---|--- 2024-11-07 11:22:21+00:00| seen| https://infosec.exchange/users/cve/statuses/113441409644856521 2024-11-07 11:54:18+00:00| seen| https://t.me/cvedetector/10064...

7.5CVSS6.8AI score0.00456EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.9 views

CVE-2024-50151

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOBs when building SMB2IOCTL request When using encryption, either enforced by the server or when using 'seal' mount option, the client will squash all compound request buffers down for encryption into a single i...

7.8CVSS6.5AI score0.00282EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.10 views

CVE-2024-50164

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

7.8CVSS6.3AI score0.00214EPSS
SaveExploits0References17
Circl
Circl
added 2024/11/07 2:07 a.m.12 views

CVE-2024-10922

creationtimestamp| type| source ---|---|--- 2024-11-07 02:07:13+00:00| seen| https://infosec.exchange/users/cve/statuses/113439226773997971 2024-11-07 04:22:42+00:00| seen| https://t.me/cvedetector/10054...

5.8AI score
SaveExploits0References2
Circl
Circl
added 2024/11/06 2:43 p.m.4 views

GHSA-FPM5-2WCJ-VFR7

creationtimestamp| type| source ---|---|--- 2024-11-06 14:43:53+00:00| seen| https://infosec.exchange/users/cve/statuses/113436539799808263...

7.2AI score
SaveExploits0References1
Circl
Circl
added 2024/11/06 7:06 a.m.37 views

CVE-2024-9307

creationtimestamp| type| source ---|---|--- 2024-11-06 07:06:32+00:00| seen| https://infosec.exchange/users/cve/statuses/113434741360738161 2024-11-06 09:08:40+00:00| seen| https://t.me/cvedetector/9991 2026-04-08 19:00:17+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3miyy3e3y2b2d...

9.9CVSS8.7AI score0.00963EPSS
SaveExploits0References3
Circl
Circl
added 2024/11/05 10:57 p.m.14 views

CVE-2024-47461

creationtimestamp| type| source ---|---|--- 2024-11-05 22:57:23+00:00| seen| https://infosec.exchange/users/cve/statuses/113432818029718949 2024-11-06 00:46:39+00:00| seen| https://t.me/cvedetector/9961 2024-11-06 16:21:22+00:00| seen|...

7.2CVSS8.9AI score0.01737EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.8 views

CVE-2024-50131

In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen returns a string length excluding the null byte. If the string length equals to the maximum buffer length, the buffer will have no space for the NULL...

7.8CVSS6.5AI score0.00247EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.12 views

CVE-2024-50118

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject ro-rw reconfiguration if there are hard ro requirements BUG Syzbot reports the following crash: BTRFS info device loop0 state MCS: disabling free space tree BTRFS info device loop0 state MCS: clearing compat-ro...

5.5CVSS6.4AI score0.00188EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.14 views

CVE-2024-50108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too Stuart Hayhurst has found that both at bootup and fullscreen VA-API video is leading to black screens for around 1 second and kernel WARNING 1 traces when calling...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/05 5:15 p.m.9 views

CVE-2024-50092

In the Linux kernel, the following vulnerability has been resolved: net: netconsole: fix wrong warning A warning is triggered when there is insufficient space in the buffer for userdata. However, this is not an issue since userdata will be sent in the next iteration. Current warning message:...

3.3CVSS5.9AI score0.00199EPSS
SaveExploits0References7
Circl
Circl
added 2024/11/05 12:11 p.m.24 views

CVE-2024-47254

creationtimestamp| type| source ---|---|--- 2024-11-05 12:11:38+00:00| seen| https://t.me/cvedetector/9853 2024-11-14 12:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-24-319-17...

7.2CVSS4.8AI score0.0035EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/11/04 10:15 p.m.11 views

CVE-2024-51744

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS6.6AI score0.0051EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/01 2:18 p.m.15 views

CVE-2024-37277 WordPress Paid Memberships Pro plugin <= 3.0.4 - Insecure Direct Object References (IDOR) vulnerability

Authorization Bypass Through User-Controlled Key vulnerability in Paid Memberships Pro allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Paid Memberships Pro: from n/a through 3.0.4...

7.5CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/11/01 4:29 a.m.9 views

CVE-2024-47939

Stack-based buffer overflow vulnerability exists in multiple laser printers and MFPs which implement Ricoh Web Image Monitor. If this vulnerability is exploited, receiving a specially crafted request created and sent by an attacker may lead to arbitrary code execution and/or a denial-of-service D...

7.7CVSS8AI score0.00698EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/10/31 3:15 p.m.18 views

CVE-2024-48910

DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify was vulnerable to prototype pollution. This vulnerability is fixed in 2.4.2...

9.8CVSS7.1AI score0.01151EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2024/10/30 12:15 p.m.11 views

CVE-2024-10525

In Eclipse Mosquitto, from version 1.3.2 through 2.0.18, if a malicious broker sends a crafted SUBACK packet with no reason codes, a client using libmosquitto may make out of bounds memory access when acting in its onsubscribe callback. This affects the mosquittosub and mosquittorr clients...

9.8CVSS7.1AI score0.58546EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/10/29 12:50 a.m.4 views

CVE-2024-50086 ksmbd: fix user-after-free from session log off

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

9.8CVSS7AI score0.00477EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/10/29 12:00 a.m.12 views

CVE-2024-50068

In the Linux kernel, the following vulnerability has been resolved: mm/damon/tests/sysfs-kunit.h: fix memory leak in damonsysfstestaddtargets The sysfstarget-regions allocated in damonsysfsregionsalloc is not freed in damonsysfstestaddtargets, which cause the following memory leak, free it to fix...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0References18
Rows per page
Query Builder