Lucene search
+L

5267 matches found

UbuntuCve
UbuntuCve
added 2021/02/09 11:15 p.m.25 views

CVE-2021-26955

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.8CVSS7.2AI score0.01728EPSS
SaveExploits1References2
OSV
OSV
added 2021/02/09 11:15 p.m.3 views

UBUNTU-CVE-2021-26955

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.8CVSS5.8AI score0.01728EPSS
SaveExploits1References3
OSV
OSV
added 2021/02/09 11:15 p.m.7 views

UBUNTU-CVE-2021-26956

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because bytes from an X server can be interpreted as any data type returned by xcb::xproto::GetPropertyReply::value...

9.8CVSS7.3AI score0.01728EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2021/02/09 11:15 p.m.20 views

CVE-2021-26956

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because bytes from an X server can be interpreted as any data type returned by xcb::xproto::GetPropertyReply::value...

9.8CVSS7.2AI score0.01728EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/02/09 11:15 p.m.3 views

CVE-2021-26955

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.8CVSS8.2AI score0.01728EPSS
SaveExploits1References2
Prion
Prion
added 2021/02/09 11:15 p.m.14 views

Out-of-bounds

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because there is an out-of-bounds read in xcb::xproto::changeproperty, as demonstrated by a format=32 T=u8 situation where out-of-bounds bytes are sent to an X server...

7.5CVSS9.2AI score0.01754EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/02/09 11:15 p.m.17 views

Design/Logic Flaw

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::castevent uses std::mem::transmute to return a reference to an arbitrary type...

6.5CVSS8.6AI score0.016EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/02/09 11:15 p.m.5 views

CVE-2021-26958

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::castevent uses std::mem::transmute to return a reference to an arbitrary type...

8.8CVSS8AI score0.016EPSS
SaveExploits1References2
Prion
Prion
added 2021/02/09 11:15 p.m.15 views

Design/Logic Flaw

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because bytes from an X server can be interpreted as any data type returned by xcb::xproto::GetPropertyReply::value...

7.5CVSS9.3AI score0.01728EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2021/02/09 11:15 p.m.3 views

UBUNTU-CVE-2021-26958

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::castevent uses std::mem::transmute to return a reference to an arbitrary type...

8.8CVSS5.9AI score0.016EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/02/09 10:7 p.m.30 views

CVE-2021-26955

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.7AI score0.01728EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2021/02/09 10:7 p.m.57 views

CVE-2021-26955

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.8CVSS9.5AI score0.01728EPSS
SaveExploits1
CVE
CVE
added 2021/02/09 10:7 p.m.92 views

CVE-2021-26955

The CVE-2021-26955 issue affects the Rust xcb crate (up to 2021-02-04). Root cause: xcb::xproto::GetAtomNameReply::name() uses std::str::from_utf8_unchecked() on bytes received from an X server without validation, constituting a soundness violation. Documented impacts indicate a potential securit...

9.8CVSS9.3AI score0.01728EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2021/02/09 10:7 p.m.50 views

CVE-2021-26957

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because there is an out-of-bounds read in xcb::xproto::changeproperty, as demonstrated by a format=32 T=u8 situation where out-of-bounds bytes are sent to an X server...

9.8CVSS9.4AI score0.01754EPSS
SaveExploits1
CVE
CVE
added 2021/02/09 10:7 p.m.97 views

CVE-2021-26957

CVE-2021-26957 affects the Rust xcb crate; a soundness issue causes an out-of-bounds read in xcb::xproto::change_property(), illustrated by a format=32 T=u8 scenario, with out-of-bounds bytes sent to the X server. The issue is documented across OSV/NVD references (e.g., RUSTSEC-2021-0019). No rem...

9.8CVSS9.1AI score0.01754EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2021/02/09 10:7 p.m.53 views

CVE-2021-26958

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::castevent uses std::mem::transmute to return a reference to an arbitrary type...

8.8CVSS8.7AI score0.016EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/02/09 10:7 p.m.35 views

CVE-2021-26958

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::castevent uses std::mem::transmute to return a reference to an arbitrary type...

8.9AI score0.016EPSS
SaveExploits1References1
CVE
CVE
added 2021/02/09 10:6 p.m.260 views

CVE-2021-26956

The CVE-2021-26956 issue affects the Rust xcb crate (pre-2021-02-04). Bytes from an X server can be interpreted as any data type returned by xcb::xproto::GetPropertyReply::value, causing a soundness violation. Reported CVSS data show a base score of 9.8 (CRITICAL) with network attack vector and n...

9.8CVSS9.2AI score0.01728EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2021/02/09 5:15 p.m.6 views

CVE-2020-27002

A vulnerability has been identified in JT2Go All versions V13.1.0.2, Teamcenter Visualization All versions V13.1.0.2. Affected applications lack proper validation of user-supplied data when parsing of PAR files. This could result in a memory access past the end of an allocated buffer. An attacker...

7.1CVSS7AI score0.00752EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2021/02/09 12:0 a.m.314 views

Trojan.Win32.Cafelom.bu Heap Corruption

Discovery / credits: Malvuln - malvuln.com c 2021 Original source: https://malvuln.com/advisory/146ce177ab03b8f62a9fc6e7bbf40dc1.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Trojan.Win32.Cafelom.bu Vulnerability: Heap Corruption Description: This malware drops two executabl...

7.4AI score
SaveExploits0
Rows per page
Query Builder