Lucene search
+L

5413 matches found

NVD
NVD
added 2021/09/01 3:15 p.m.45 views

CVE-2021-36061

Adobe Connect version 11.2.2 and earlier is affected by a secure design principles violation vulnerability via the 'pbMode' parameter. An unauthenticated attacker could leverage this vulnerability to edit or delete recordings on the Connect environment. Exploitation of this issue requires user...

5.4CVSS0.01568EPSS
SaveExploits0References1
Prion
Prion
added 2021/09/01 3:15 p.m.21 views

Code injection

Adobe Connect version 11.2.2 and earlier is affected by a secure design principles violation vulnerability via the 'pbMode' parameter. An unauthenticated attacker could leverage this vulnerability to edit or delete recordings on the Connect environment. Exploitation of this issue requires user...

4.3CVSS5.4AI score0.01568EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/09/01 2:33 p.m.44 views

CVE-2021-36061 Adobe Connect Violation of Secure Design Principles Vulnerability Can Lead To Editing Or Deleting Recordings

Adobe Connect version 11.2.2 and earlier is affected by a secure design principles violation vulnerability via the 'pbMode' parameter. An unauthenticated attacker could leverage this vulnerability to edit or delete recordings on the Connect environment. Exploitation of this issue requires user...

5.4CVSS5.9AI score0.01568EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.29 views

Unaligned memory access in rand_core

Impact Affected versions of this crate violated alignment when casting byte slices to integer slices, resulting in undefined behavior. randcore::BlockRng::nextu64 and randcore::BlockRng::fillbytes are affected. Patches The flaw was corrected by Ralf Jung and Diggory Hardy for randcore = 0.4.2...

9.8CVSS8.9AI score0.01558EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.24 views

Use after free in generic-array

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS7.3AI score0.01243EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.22 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
SaveExploits4References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.32 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
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.26 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
SaveExploits4References4
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 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
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.28 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
SaveExploits4References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.34 views

Unsoundness in bigint

An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation...

9.8CVSS8.9AI score0.01515EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.43 views

GHSA-WGX2-6432-J3FW Unsoundness in bigint

An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation...

9.8CVSS5.9AI score0.01515EPSS
SaveExploits0References5
OSV
OSV
added 2021/08/25 8:47 p.m.25 views

GHSA-8H4J-VM3R-VCQ3 Use after free in rusqlite

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API use-after-free...

9.8CVSS8.9AI score0.0173EPSS
SaveExploits0References5
OSV
OSV
added 2021/08/25 8:47 p.m.92 views

GHSA-M3WW-7HRP-GW9W Drop of uninitialized memory in Ozone

An issue was discovered in the ozone crate through version 0.1.0 for Rust. Memory safety is violated because of the dropping of uninitialized memory...

9.8CVSS9.5AI score0.01515EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/25 8:45 p.m.62 views

GHSA-G4RW-8M5Q-6453 Out of bounds access in rgb

Affected versions of rgb crate allow viewing and modifying data of any type T wrapped in RGB as bytes, and do not correctly constrain RGB and other wrapper structures to the types for which it is safe to do so. Safety violation possible for a type wrapped in RGB and similar wrapper structures: If...

9.1CVSS9.3AI score0.01595EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:45 p.m.39 views

Out of bounds access in rgb

Affected versions of rgb crate allow viewing and modifying data of any type T wrapped in RGB as bytes, and do not correctly constrain RGB and other wrapper structures to the types for which it is safe to do so. Safety violation possible for a type wrapped in RGB and similar wrapper structures: If...

9.1CVSS9AI score0.01595EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2021/08/23 9:15 p.m.18 views

CVE-2020-18731

A segmentation violation in the Iec104DealFirmUpdate function of IEC104 v1.0 allows attackers to cause a denial of service DOS...

7.5CVSS0.01406EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/23 9:15 p.m.25 views

CVE-2020-18730

A segmentation violation in the Iec104DealI function of IEC104 v1.0 allows attackers to cause a denial of service DOS...

7.5CVSS0.01406EPSS
SaveExploits1References2
Prion
Prion
added 2021/08/23 9:15 p.m.18 views

Sql injection

A segmentation violation in the Iec104DealI function of IEC104 v1.0 allows attackers to cause a denial of service DOS...

5CVSS7.3AI score0.01406EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/08/23 9:15 p.m.18 views

Sql injection

A segmentation violation in the Iec104DealFirmUpdate function of IEC104 v1.0 allows attackers to cause a denial of service DOS...

5CVSS7.3AI score0.01406EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder