Lucene search
+L

5315 matches found

Vulnrichment
Vulnrichment
added 2024/03/13 3:26 p.m.13 views

CVE-2024-0828 Play.ht – Make Your Blog Posts Accessible With Text to Speech Audio <= 3.6.4 - Missing Authorization

The Play.ht – Make Your Blog Posts Accessible With Text to Speech Audio plugin for WordPress is vulnerable to unauthorized access of functionality due to a missing capability check on several functions in all versions up to, and including, 3.6.4. This makes it possible for authenticated attackers...

5.4CVSS6.6AI score0.00362EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/13 3:26 p.m.38 views

CVE-2024-0828 Play.ht – Make Your Blog Posts Accessible With Text to Speech Audio <= 3.6.4 - Missing Authorization

The Play.ht – Make Your Blog Posts Accessible With Text to Speech Audio plugin for WordPress is vulnerable to unauthorized access of functionality due to a missing capability check on several functions in all versions up to, and including, 3.6.4. This makes it possible for authenticated attackers...

5.4CVSS5.4AI score0.00362EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/03/11 12:0 a.m.13 views

Linux kernel security vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from the fact that scrub causes an irreparable failure when ext4 is converted to btrfs...

7.8CVSS6.7AI score0.00291EPSS
SaveExploits0References4
Fedora
Fedora
added 2024/03/07 10:33 p.m.31 views

[SECURITY] Fedora 40 Update: ditaa-0.10-24.fc40

ditaa is a small command-line utility written in Java, that can convert diagrams drawn using ASCII art 'drawings' that contain characters that resemble lines like | / - , into proper bitmap graphics...

8.8CVSS6.8AI score0.02578EPSS
SaveExploits3
OSV
OSV
added 2024/03/06 11:16 a.m.44 views

BIT-TENSORFLOW-2021-41202 Overflow/crash in `tf.range`

TensorFlow is an open source platform for machine learning. In affected versions while calculating the size of the output within the tf.range kernel, there is a conditional statement of type int64 = condition ? int64 : double. Due to C++ implicit conversion rules, both branches of the condition...

5.5CVSS5.5AI score0.00202EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 11:15 a.m.21 views

BIT-TENSORFLOW-2022-23560 Read and Write outside of bounds in TFLite

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would allow limited reads and writes outside of arrays in TFLite. This exploits missing validation in the conversion from sparse tensors to dense tensors. The fix is included in TensorFlow 2.8.0. We...

8.8CVSS8.5AI score0.00837EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:9 a.m.20 views

BIT-TENSORFLOW-2022-41911 Invalid char to bool conversion when printing a tensor in Tensorflow

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so...

7.5CVSS6AI score0.00389EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:9 a.m.47 views

BIT-ZOOKEEPER-2021-21295 Possible request smuggling in HTTP/2 due missing validation

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

5.9CVSS6.8AI score0.18891EPSS
SaveExploits0References92
OSV
OSV
added 2024/03/06 11:4 a.m.32 views

BIT-RUBY-2022-28739

There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including KernelFloat and Stringtof...

7.5CVSS7.9AI score0.04267EPSS
SaveExploits0References16
OSV
OSV
added 2024/03/06 11:0 a.m.20 views

BIT-MYSQL-CLIENT-2022-27451

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/fieldconv.cc...

7.5CVSS7.5AI score0.01663EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/03/06 5:40 a.m.45 views

Heap-use-after-free

sixlabors.imagesharp is vulnerable to a Heap-use-after-free. The vulnerability is due to improper handling of specially crafted PNG image files during conversion in its PngDecoderCore.cs file's InitializeImage function, potentially leading to information disclosure...

7.1CVSS6.5AI score0.00353EPSS
SaveExploits1References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.13 views

The vulnerability of the jsonpointer package on the Node.js software platform allows a perpetrator to execute arbitrary code.

The vulnerability of the jsonpointer package in the Node.js software platform is related to errors in data type conversion. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS8.1AI score0.02539EPSS
SaveExploits1References6Affected Software3
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.7 views

SUSE CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/29 3:52 p.m.12 views

CVE-2024-26616 btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned BUG There is a bug report that, on a ext4-converted btrfs, scrub leads to various problems, including: - "unable to find chunk map" errors BTRFS info device...

6.1AI score
SaveExploits0References6
OSV
OSV
added 2024/02/27 7:4 p.m.3 views

DEBIAN-CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS4.7AI score0.00222EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/27 7:4 p.m.22 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS5.3AI score0.00222EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.19 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.12 views

UBUNTU-CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/27 6:40 p.m.21 views

CVE-2021-46940 tools/power turbostat: Fix offset overflow issue in index converting

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

6.9AI score0.00222EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2024/02/27 10:18 a.m.76 views

New Hugging Face Vulnerability Exposes AI Models to Supply Chain Attacks

Cybersecurity researchers have found that it's possible to compromise the Hugging Face Safetensors conversion service to ultimately hijack the models submitted by users and result in supply chain attacks. "It's possible to send malicious pull requests with attacker-controlled data from the Huggin...

6.5CVSS7.8AI score0.01185EPSS
SaveExploits1
Rows per page
Query Builder