Lucene search
K

123 matches found

OSV
OSV
added 2021/08/25 8:53 p.m.16 views

GHSA-3288-CWGW-CH86 Unchecked Return Value in xcb

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.8CVSS9AI score0.01754EPSS
Exploits4References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.25 views

Unchecked Return Value in xcb

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.8CVSS2.1AI score0.01728EPSS
Exploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2021/08/25 8:53 p.m.5 views

AsgoreCore (>=0.1.0 <=0.1.2), RustyBox (=0.1.0) +425 more potentially affected by CVE-2021-26955 +3 more via xcb (>=0.10.1 <=0.9.0)

xcb CARGO version =0.10.1, =0.1.0, =0.1.0, =0.4.0, =0.1.0, =1.0.9, =0.6.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.3.0 and more Source cves: CVE-2021-26955, CVE-2021-26956, CVE-2021-26957, CVE-2021-26958 Source advisory: OSV:GHSA-2XPG-3HX4-FM9R...

9.8CVSS7.7AI score0.01754EPSS
Exploits4
OSV
OSV
added 2021/08/25 8:53 p.m.13 views

GHSA-2XPG-3HX4-FM9R Out of bounds read in xcb

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.8CVSS8.9AI score0.01754EPSS
Exploits4References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.28 views

Out of bounds read in xcb

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.8CVSS2.1AI score0.01754EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.17 views

GHSA-3CJ3-JRRP-9RXF Unchecked Return Value in xcb

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.8CVSS9AI score0.01754EPSS
Exploits4References4
vulnersOsv
vulnersOsv
added 2021/08/25 8:53 p.m.6 views

AsgoreCore (>=0.1.0 <=0.1.2), RustyBox (=0.1.0) +425 more potentially affected by CVE-2021-26955 +3 more via xcb (>=0.10.1 <=0.9.0)

xcb CARGO version =0.10.1, =0.1.0, =0.1.0, =0.4.0, =0.1.0, =1.0.9, =0.6.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.3.0 and more Source cves: CVE-2021-26955, CVE-2021-26956, CVE-2021-26957, CVE-2021-26958 Source advisory: OSV:GHSA-3CJ3-JRRP-9RXF...

9.8CVSS7.7AI score0.01754EPSS
Exploits4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.19 views

Unchecked Return Value in xcb

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.8CVSS1.7AI score0.016EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:50 p.m.15 views

GHSA-C8HQ-X4MM-P6Q6 Memory handling issues in xcb

An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur...

5.5CVSS5.4AI score0.00401EPSS
Exploits1References5
vulnersOsv
vulnersOsv
added 2021/08/25 8:50 p.m.7 views

AsgoreCore (>=0.1.0 <=0.1.2), RustyBox (=0.1.0) +425 more potentially affected by CVE-2020-36205 via xcb (>=0.10.1 <=0.9.0)

xcb CARGO version =0.10.1, =0.1.0, =0.1.0, =0.4.0, =0.1.0, =1.0.9, =0.6.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.3.0 and more Source cves: CVE-2020-36205 Source advisory: OSV:GHSA-C8HQ-X4MM-P6Q6...

5.5CVSS5.9AI score0.00401EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.31 views

Memory handling issues in xcb

An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur...

5.5CVSS5.6AI score0.00401EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2021/02/09 11:15 p.m.5 views

DEBIAN-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.2AI score0.016EPSS
Exploits1References1
NVD
NVD
added 2021/02/09 11:15 p.m.20 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.8CVSS0.01754EPSS
Exploits1References1
OSV
OSV
added 2021/02/09 11:15 p.m.9 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.8CVSS9.4AI score0.01754EPSS
Exploits3References1
OSV
OSV
added 2021/02/09 11:15 p.m.9 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.2AI score0.01728EPSS
Exploits3References1
NVD
NVD
added 2021/02/09 11:15 p.m.25 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.8CVSS0.016EPSS
Exploits1References1
OSV
OSV
added 2021/02/09 11:15 p.m.5 views

DEBIAN-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.8CVSS8.5AI score0.01728EPSS
Exploits1References1
OSV
OSV
added 2021/02/09 11:15 p.m.3 views

DEBIAN-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.5AI score0.01728EPSS
Exploits1References1
NVD
NVD
added 2021/02/09 11:15 p.m.23 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.8CVSS0.01728EPSS
Exploits1References1
OSV
OSV
added 2021/02/09 11:15 p.m.10 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.8CVSS9.3AI score0.01754EPSS
Exploits3References1
Rows per page
Query Builder