Lucene search
+L

354 matches found

RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.17 views

protobuf-java: Message-Type Extensions parsing issue leads to DoS

A flaw was found in Message-Type Extensions in protobuf-java core that can lead to a denial of service. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields can cause objects to convert between mutable and immutable forms, resulting in long garbag...

7.5CVSS6.8AI score0.00483EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.6 views

protobuf-java: timeout in parser leads to DoS

A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted...

7.5CVSS6.8AI score0.01137EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/06/27 11:28 a.m.7 views

protobuf-java: Textformat parsing issue leads to DoS

A flaw was found in Textformat in protobuf-java core that can lead to a denial of service. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields can cause objects to convert between mutable and immutable forms, resulting in long garbage collection...

7.5CVSS6.8AI score0.00583EPSS
SaveExploits0References4
OSV
OSV
added 2023/06/15 12:0 p.m.14 views

RUSTSEC-2023-0046 Misaligned pointer dereference in `ChunkId::new`

The function ChunkId::new creates a misaligned pointer by casting mutable pointer of u8 slice which has alignment 1 to the mutable pointer of u32 which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function...

7AI score
SaveExploits0References3
RustSec
RustSec
added 2023/06/15 12:0 p.m.17 views

Misaligned pointer dereference in `ChunkId::new`

The function ChunkId::new creates a misaligned pointer by casting mutable pointer of u8 slice which has alignment 1 to the mutable pointer of u32 which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/05/04 2:23 a.m.8 views

SUSE CVE-2023-26268

Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using these design document functions: validatedocupdate list filter filter views using view functions as filters rewrite update This doesn't affect map/reduce or searc...

5.3CVSS7.6AI score0.01429EPSS
SaveExploits0References3
OSV
OSV
added 2023/05/02 9:15 p.m.6 views

UBUNTU-CVE-2023-26268

Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using these design document functions: validatedocupdate list filter filter views using view functions as filters rewrite update This doesn't affect map/reduce or searc...

5.3CVSS7.1AI score0.01429EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2023/05/02 12:0 a.m.19 views

couchdb -- information sharing via couchjs processes

Nick Vatamane reports: Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using various design document functions...

5.3CVSS7AI score0.01429EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/05/02 12:0 a.m.5 views

PT-2023-20577 · Apache · Apache Couchdb

Name of the Vulnerable Software and Affected Versions: Apache CouchDB versions prior to 3.2.3 Apache CouchDB versions prior to 3.3.2 Description: Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using these design...

5.3CVSS5.4AI score0.01429EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2023/02/20 2:29 p.m.52 views

CVE-2023-23931

A vulnerability was found in python-cryptography. In affected versions, Cipher.updateinto would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects such as bytes to be mutated, thus violating the fundamental rules of...

6.5CVSS6.7AI score0.01301EPSS
SaveExploits1References4
OSV
OSV
added 2023/02/09 7:27 p.m.16 views

GHSA-CF4G-FCF8-3CR9 `pnet_packet` buffer overrun in `set_payload` setters

As indicated by this issue, a buffer overrun is possible in the setpayload setter of the various mutable "Packet" struct setters. The offending setpayload functions were defined within the struct impl blocks in earlier versions of the package, and later by the packet macro. Fixed in the packet...

6CVSS7.3AI score
SaveExploits0References3
NVD
NVD
added 2023/02/07 9:15 p.m.31 views

CVE-2023-23931

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions Cipher.updateinto would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects such as bytes to b...

6.5CVSS6.4AI score0.01301EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/12/30 5:48 p.m.23 views

prettytable-rs: Force cast a &Vec<T> to &[T] may lead to undefined behavior

In function Table::asref, a reference of vector is force cast to slice. There are multiple problems here: 1. To guarantee the size is correct, we have to first do Vec::shrinktofit. The function requires a mutable reference, so we have to force cast from immutable to mutable, which is undefined...

1.7AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/12 3:30 p.m.142 views

Protobuf Java vulnerable to Uncontrolled Resource Consumption

A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown...

7.5CVSS7.4AI score0.00483EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2022/12/12 1:15 p.m.5 views

DEBIAN-CVE-2022-3510

A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown...

7.5CVSS6.5AI score0.00483EPSS
SaveExploits0References1
NVD
NVD
added 2022/10/12 11:15 p.m.34 views

CVE-2022-3171

A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted...

7.5CVSS0.01137EPSS
SaveExploits0References4
OSV
OSV
added 2022/10/12 11:15 p.m.15 views

UBUNTU-CVE-2022-3171

A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted...

7.5CVSS6.6AI score0.01137EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/01 12:0 a.m.26 views

ASB-A-154913391

In startInputUncheckedLocked of InputMethodManagerService.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/06/17 12:16 a.m.19 views

A malicious coder can get unsound access to TCell or TLCell memory

This is impossible to do by accident, but by carefully constructing marker types to be covariant, a malicious coder can cheat the singleton check in TCellOwner and TLCellOwner, giving unsound access to cell memory. This could take the form of getting two mutable references to the same memory, or ...

3.5AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/17 12:13 a.m.14 views

Aliased mutable references from `tls_rand` & `TlsWyRand`

TlsWyRand's implementation of Deref unconditionally dereferences a raw pointer, and returns multiple mutable references to the same object, which is undefined behavior...

2.7AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder