Lucene search
+L

399 matches found

RustSec
RustSec
added 2023/01/24 12:0 p.m.30 views

buf_redux is Unmaintained

Last release was over three years ago. The maintainers have been unreachable to respond to any issues that may or may not include security issues. The repository is now archived and there is no security policy in place to contact the maintainers otherwise. The safety-undocumented unsafe in the...

6.7AI score
SaveExploits0
Prion
Prion
added 2022/12/18 5:15 a.m.21 views

Cross site request forgery (csrf)

An issue was discovered in drachtio-server before 0.8.20. It allows remote attackers to cause a denial of service daemon crash via a long message in a TCP request that leads to std::lengtherror...

5CVSS7.4AI score0.01152EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/12/18 12:0 a.m.21 views

CVE-2022-47515

An issue was discovered in drachtio-server before 0.8.20. It allows remote attackers to cause a denial of service daemon crash via a long message in a TCP request that leads to std::lengtherror...

7.5CVSS6.9AI score
SaveExploits0References4
OSV
OSV
added 2022/12/13 1:1 p.m.9 views

OSV-2022-1261 UNKNOWN WRITE in void std::__1::allocator_traits<std::__1::allocator<wabt::interp::HandlerDesc> >

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=54245 Crash type: UNKNOWN WRITE Crash state: void std::1::allocatortraits void std::1::vectorwabt::interp::HandlerDesc, std::1::allocatorwabt::inter std::1::vectorwabt::interp::HandlerDesc, std::1::allocatorwabt::interp::Ha...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2022/10/28 9:15 p.m.29 views

CVE-2022-43281

wasm-interp v1.0.29 was discovered to contain a heap overflow via the component std::vector::size at /bits/stlvector.h...

7.8CVSS0.00327EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2022/10/28 9:15 p.m.29 views

CVE-2022-43281

wasm-interp v1.0.29 was discovered to contain a heap overflow via the component std::vector::size at /bits/stlvector.h...

7.8CVSS7.1AI score0.00327EPSS
SaveExploits1References3
Prion
Prion
added 2022/10/28 9:15 p.m.24 views

Design/Logic Flaw

wasm-interp v1.0.29 was discovered to contain a heap overflow via the component std::vector::size at /bits/stlvector.h...

4.4CVSS7.8AI score0.00327EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/10/28 12:0 a.m.35 views

CVE-2022-43281

wasm-interp v1.0.29 was discovered to contain a heap overflow via the component std::vector::size at /bits/stlvector.h...

8AI score0.00327EPSS
SaveExploits1References1
CVE
CVE
added 2022/10/28 12:0 a.m.70 views

CVE-2022-43281

The CVE-2022-43281 entry concerns wasm-interp v1.0.29, which is reported to have a heap overflow in the vector implementation: std::vector::size() as implemented in /bits/stl_vector.h. According to the primary description, this vulnerability is characterized with high impact (C, I, A) and a local...

7.8CVSS7.7AI score0.00327EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2022/10/28 12:0 a.m.61 views

CVE-2022-43281

wasm-interp v1.0.29 was discovered to contain a heap overflow via the component std::vector::size at /bits/stlvector.h...

7.8CVSS7.7AI score0.00327EPSS
SaveExploits1
OSV
OSV
added 2022/10/28 12:0 a.m.22 views

CVE-2022-43281

wasm-interp v1.0.29 was discovered to contain a heap overflow via the component std::vector::size at /bits/stlvector.h...

7.8CVSS7.8AI score
SaveExploits0References3
OSV
OSV
added 2022/09/30 12:0 a.m.12 views

OSV-2022-999 Heap-buffer-overflow in std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<ch

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51972 Crash type: Heap-buffer-overflow READ Crash state: std::1::basicstring, std::1::allocatorch Exiv2::QuickTimeVideo::userDataDecoder Exiv2::QuickTimeVideo::tagDecoder...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/09/17 12:2 a.m.15 views

OSV-2022-904 Heap-use-after-free in std::__1::pair<std::__1::__tree_iterator<std::__1::__value_type<geos::geom::Coor

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51406 Crash type: Heap-use-after-free READ 8 Crash state: std::1::pairstd::1::treeiteratorstd::1::valuetypegeos::geom::Coor geos::geomgraph::NodeMap::addNode geos::geomgraph::GeometryGraph::addSelfIntersectionNode...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/09/08 12:2 a.m.13 views

OSV-2022-861 Heap-use-after-free in std::__1::pair<std::__1::__tree_iterator<std::__1::__value_type<geos::geom::Coor

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51083 Crash type: Heap-use-after-free READ 8 Crash state: std::1::pairstd::1::treeiteratorstd::1::valuetypegeos::geom::Coor geos::geomgraph::NodeMap::addNode geos::operation::overlay::OverlayOp::copyPoints...

7.2AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/09/02 10:29 p.m.24 views

`os_socketaddr` invalidly assumes the memory layout of std::net::SocketAddr

The ossocketaddr crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. These layout were changed into idiomatic rust...

2.4AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/09/02 10:29 p.m.17 views

GHSA-C439-CHV8-8G2J `os_socketaddr` invalidly assumes the memory layout of std::net::SocketAddr

The ossocketaddr crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. These layout were changed into idiomatic rust...

7.1AI score
SaveExploits0References5
OSV
OSV
added 2022/08/27 12:2 a.m.9 views

OSV-2022-794 Heap-buffer-overflow in std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<ch

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50629 Crash type: Heap-buffer-overflow READ 5 Crash state: std::1::basicstring, std::1::allocatorch Exiv2::QuickTimeVideo::previewTagDecoder Exiv2::QuickTimeVideo::tagDecoder...

7.2AI score
SaveExploits0References1
RustSec
RustSec
added 2022/08/26 12:0 p.m.20 views

`os_socketaddr` invalidly assumes the memory layout of std::net::SocketAddr

The ossocketaddr crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. These layout were changed into idiomatic rust...

2.4AI score
SaveExploits0Affected Software1
OSV
OSV
added 2022/08/26 12:0 p.m.15 views

RUSTSEC-2022-0052 `os_socketaddr` invalidly assumes the memory layout of std::net::SocketAddr

The ossocketaddr crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. These layout were changed into idiomatic rust...

7.1AI score
SaveExploits0References3
NVD
NVD
added 2022/08/16 9:15 p.m.14 views

CVE-2022-36153

tifig v0.2.2 was discovered to contain a segmentation violation via std::vector ::size const at /bits/stlvector.h...

5.5CVSS0.0029EPSS
SaveExploits1References1
Rows per page
Query Builder