Lucene search
K

2120 matches found

The Hacker News
The Hacker News
added 2024/09/27 7:47 a.m.12 views

U.S. Sanctions Two Crypto Exchanges for Facilitating Cybercrime and Money Laundering

The U.S. government on Thursday sanctioned two cryptocurrency exchanges and unsealed an indictment against a Russian national for his alleged involvement in the operation of several money laundering services that were offered to cybercriminals. The virtual currency exchanges, Cryptex and PM2BTC,...

7AI score
Exploits0
Vulnrichment
Vulnrichment
added 2024/09/21 11:0 p.m.11 views

CVE-2024-9075 Stirling-Tools Stirling-PDF Markdown-to-PDF cross site scripting

A vulnerability was found in Stirling-Tools Stirling-PDF up to 0.28.3. It has been declared as problematic. This vulnerability affects unknown code of the component Markdown-to-PDF. The manipulation leads to cross site scripting. The attack can be initiated remotely. The complexity of an attack i...

2.6CVSS6.3AI score0.00126EPSS
Exploits1References4
CVE
CVE
added 2024/09/20 7:1 p.m.85 views

CVE-2024-47062

Navidrome (

9.4CVSS7AI score0.85131EPSS
Exploits2References1Affected Software1
CVE
CVE
added 2024/09/03 7:1 p.m.56 views

CVE-2024-45307

SudoBot (Discord moderation bot) contains a privilege escalation flaw in the -config command due to missing authorization checks. Any user could update bot configurations and potentially take control of settings on affected installations. Affected versions are all v9 before 9.26.7; v8 and newer 9...

9.8CVSS9.5AI score0.00527EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/03 7:1 p.m.8 views

CVE-2024-45307 SudoBot missing authorization check in `-config` command

SudoBot, a Discord moderation bot, is vulnerable to privilege escalation and exploit of the -config command in versions prior to 9.26.7. Anyone is theoretically able to update any configuration of the bot and potentially gain control over the bot's settings. Every version of v9 before v9.26.7 is...

8.8CVSS8AI score0.00527EPSS
Exploits0References2
OSV
OSV
added 2024/09/03 7:1 p.m.10 views

CVE-2024-45307 SudoBot missing authorization check in `-config` command

SudoBot, a Discord moderation bot, is vulnerable to privilege escalation and exploit of the -config command in versions prior to 9.26.7. Anyone is theoretically able to update any configuration of the bot and potentially gain control over the bot's settings. Every version of v9 before v9.26.7 is...

8.8CVSS7.7AI score0.00527EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/09/03 7:1 p.m.13 views

CVE-2024-45307 SudoBot missing authorization check in `-config` command

SudoBot, a Discord moderation bot, is vulnerable to privilege escalation and exploit of the -config command in versions prior to 9.26.7. Anyone is theoretically able to update any configuration of the bot and potentially gain control over the bot's settings. Every version of v9 before v9.26.7 is...

8.8CVSS0.00527EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.10 views

CVE-2024-42278 ASoC: TAS2781: Fix tasdev_load_calibrated_data()

In the Linux kernel, the following vulnerability has been resolved: ASoC: TAS2781: Fix tasdevloadcalibrateddata This function has a reversed if statement so it's either a no-op or it leads to a NULL dereference...

6.9AI score0.00011EPSS
Exploits0References3
OSV
OSV
added 2024/08/17 9:8 a.m.8 views

CVE-2024-42278 ASoC: TAS2781: Fix tasdev_load_calibrated_data()

In the Linux kernel, the following vulnerability has been resolved: ASoC: TAS2781: Fix tasdevloadcalibrateddata This function has a reversed if statement so it's either a no-op or it leads to a NULL dereference...

5.5CVSS6.1AI score0.00011EPSS
Exploits0References6
OSV
OSV
added 2024/08/14 6:15 p.m.1 views

CVE-2024-31882

IBM Db2 for Linux, UNIX and Windows includes Db2 Connect Server 11.1 and 11.5 is vulnerable to a denial of service, under specific non default configurations, as the server may crash when using a specially crafted SQL statement by an authenticated user. IBM X-Force ID: 287614...

6.5CVSS5.8AI score0.00427EPSS
Exploits0References3
CVE
CVE
added 2024/08/14 5:46 p.m.70 views

CVE-2024-31882

CVE-2024-31882 refers to IBM Db2 for Linux, UNIX and Windows (including Db2 Connect Server) 11.1 and 11.5, where an authenticated user can trigger a denial of service under certain non-default configurations by sending a specially crafted SQL statement, potentially crashing the server. This risk ...

6.5CVSS6.1AI score0.00427EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/14 5:46 p.m.11 views

CVE-2024-31882 IBM Db2 denial of service

IBM Db2 for Linux, UNIX and Windows includes Db2 Connect Server 11.1 and 11.5 is vulnerable to a denial of service, under specific non default configurations, as the server may crash when using a specially crafted SQL statement by an authenticated user. IBM X-Force ID: 287614...

5.3CVSS6.1AI score0.00427EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.17 views

CVE-2024-42161

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid uninitialized value in BPFCOREREADBITFIELD Changes from V1: - Use a default branch in the switch statement to initialize val'. GCC warns that val' may be used uninitialized in the BPFCREREADBITFIELD macro, defined in...

6.3CVSS6.4AI score0.00027EPSS
Exploits0References24
Vulnrichment
Vulnrichment
added 2024/07/30 7:47 a.m.15 views

CVE-2024-42161 bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid uninitialized value in BPFCOREREADBITFIELD Changes from V1: - Use a default branch in the switch statement to initialize val'. GCC warns that val' may be used uninitialized in the BPFCREREADBITFIELD macro, defined in...

6.7AI score0.00027EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/07/30 7:47 a.m.16 views

CVE-2024-42161 bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid uninitialized value in BPFCOREREADBITFIELD Changes from V1: - Use a default branch in the switch statement to initialize val'. GCC warns that val' may be used uninitialized in the BPFCREREADBITFIELD macro, defined in...

0.00027EPSS
Exploits0References6
OSV
OSV
added 2024/07/19 11:8 a.m.1 views

OESA-2024-1859 firefox security update

Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Security Fixes:Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. Security...

9.8CVSS8.8AI score0.00419EPSS
Exploits0References4
NVD
NVD
added 2024/07/16 12:15 p.m.20 views

CVE-2022-48782

In the Linux kernel, the following vulnerability has been resolved: mctp: fix use after free Clang static analysis reports this problem route.c:425:4: warning: Use of memory after it is freed tracemctpkeyacquirekey; ^ When mctpkeyadd fails, key is freed but then is later used in...

7.8CVSS0.00036EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.1 views

kernel: usb: config: fix iteration issue in 'usb_get_bos_descriptor()'

In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usbgetbosdescriptor' The BOS descriptor defines a root descriptor and is the base descriptor for accessing a family of related descriptors. Function 'usbgetbosdescriptor' encounters an iterati...

5.5CVSS6.4AI score0.00005EPSS
Exploits0References5
OSV
OSV
added 2024/06/25 12:23 p.m.5 views

MAL-2024-1723 Malicious code in account-statement (npm)

False positive caused by problematic ingestion. --- -= Per source details. Do not edit below this line.=-...

7.1AI score
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2024/06/18 8:3 p.m.51 views

Security Bulletin: Multiple Vulnerabilities have been identified in IBM Db2 shipped with IBM WebSphere Remote Server

Summary IBM Db2 is shipped with IBM WebSphere Remote Server. Information about security vulnerabilities affecting IBM Db2 have been published in a security bulletin CVE-2023-45853, CVE-2023-29267, CVE-2024-25710, CVE-2024-26308, CVE-2023-45178, CVE-2024-28762, CVE-2024-28757, CVE-2024-29025,...

9.8CVSS7.6AI score0.01396EPSS
Exploits2Affected Software1
Rows per page
Query Builder