Lucene search
+L

11054 matches found

OSV
OSV
added 2021/08/25 8:56 p.m.72 views

GHSA-WXJF-9F4G-3V44 Data races in noise_search

Affected versions of the noisesearch crate unconditionally implement Send/Sync for MvccRwLock. This can lead to data races when types that are either !Send or !Sync e.g. Rc, Arc are contained inside MvccRwLock and sent across thread boundaries. The data races can potentially lead to memory...

8.1CVSS8.2AI score0.0124EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.38 views

Incorrect buffer size calculation in iced-x86

An issue was discovered in the iced-x86 crate through 1.10.3 for Rust. In Decoder::new, slice.getuncheckedslice.length is used unsafely...

9.8CVSS9AI score0.01275EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.32 views

Error on unsupported architectures in raw-cpuid

nativecpuid::cpuidcount exposes the unsafe cpuidcount intrinsic from core::arch::x86 or core::arch::x8664 as a safe function, and uses it internally, without checking the safety requirement: The CPU the program is currently running on supports the function being called. CPUID is available in most...

5.5CVSS6.1AI score0.00341EPSS
SaveExploits1References7Affected Software1
vulnersOsv
vulnersOsv
added 2021/08/25 8:50 p.m.1 views

adi (>=0.4.0, <=0.6.0), adi_screen (>=0.3.0, <=0.7.0) +119 more potentially affected by CVE-2020-35923 via ordered-float (>=0.2.3, <=1.0.2)

ordered-float CARGO version =0.2.3, =0.4.0, =0.3.0, =0.7.5, =0.2.0, =3.1.3, =0.1.1, =0.9.0, =0.0.10, =0.1.2, =0.0.2, =0.1.0, =0.1.0, =0.1.1 and more Source cves: CVE-2020-35923 Source advisory: OSV:GHSA-566X-HHRF-QF8M...

5.5CVSS5.3AI score0.00387EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.28 views

ordered_float:NotNan may contain NaN after panic in assignment operators

After using an assignment operators such as NotNan::addassign, NotNan::mulassign, etc., it was possible for the resulting NotNan value to contain a NaN. This could cause undefined behavior in safe code, because the safe NotNan::cmp method contains internal unsafe code that assumes the value is...

5.5CVSS5.6AI score0.00387EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/08/25 8:47 p.m.101 views

GHSA-C9H5-HF8R-M97X Dangling reference in flatbuffers

An issue was discovered in the flatbuffers crate through 2020-04-11 for Rust. readscalar and readscalarat can transmute values without unsafe blocks...

7.5CVSS7.4AI score0.00583EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 8:47 p.m.72 views

GHSA-3VJM-36RR-7QRQ NULL Pointer Dereference in cbox

An issue was discovered in the cbox crate through 2020-03-19 for Rust. The CBox API allows dereferencing raw pointers without a requirement for unsafe code...

9.8CVSS5.9AI score0.01629EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:47 p.m.30 views

NULL Pointer Dereference in cbox

An issue was discovered in the cbox crate through 2020-03-19 for Rust. The CBox API allows dereferencing raw pointers without a requirement for unsafe code...

9.8CVSS8.9AI score0.01629EPSS
SaveExploits1References4Affected Software1
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
OSV
OSV
added 2021/08/25 8:44 p.m.57 views

GHSA-M2PF-HPRP-3VQM Use after free in image

Affected versions of this crate would call Vec::setlen on an uninitialized vector with user-provided type parameter, in an interface of the HDR image format decoder. They would then also call other code that could panic before initializing all instances. This could run Drop implementations on...

9.8CVSS9.6AI score0.02478EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.31 views

Use after free in image

Affected versions of this crate would call Vec::setlen on an uninitialized vector with user-provided type parameter, in an interface of the HDR image format decoder. They would then also call other code that could panic before initializing all instances. This could run Drop implementations on...

9.8CVSS9.2AI score0.02478EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 7:15 p.m.13 views

CVE-2021-21869

An unsafe deserialization vulnerability exists in the Engine.plugin ProfileInformation ProfileData functionality of CODESYS GmbH CODESYS Development System 3.5.16 and 3.5.17. A specially crafted file can lead to arbitrary command execution. An attacker can provide a malicious file to trigger this...

7.8CVSS5.9AI score0.01755EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/25 7:15 p.m.27 views

CVE-2021-21869

An unsafe deserialization vulnerability exists in the Engine.plugin ProfileInformation ProfileData functionality of CODESYS GmbH CODESYS Development System 3.5.16 and 3.5.17. A specially crafted file can lead to arbitrary command execution. An attacker can provide a malicious file to trigger this...

8.8CVSS0.01755EPSS
SaveExploits1References2
Prion
Prion
added 2021/08/25 7:15 p.m.26 views

Deserialization of untrusted data

An unsafe deserialization vulnerability exists in the Engine.plugin ProfileInformation ProfileData functionality of CODESYS GmbH CODESYS Development System 3.5.16 and 3.5.17. A specially crafted file can lead to arbitrary command execution. An attacker can provide a malicious file to trigger this...

6.8CVSS7.7AI score0.01755EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/08/25 12:00 a.m.14 views

PT-2021-7843 · 3S Smart Software Solutions · Codesys Development System

Name of the Vulnerable Software and Affected Versions: CODESYS Development System versions 3.5.16 through 3.5.17 Description: The issue is related to an unsafe deserialization vulnerability in the Engine.plugin ProfileInformation ProfileData functionality. This vulnerability can be exploited by...

10CVSS8.2AI score0.01755EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2021/08/25 12:00 a.m.11 views

VMware vRealize Operations 代码问题漏洞

vmware VMware vRealize Operations is an application from vmware, Inc. A unified, AI-based platform for private, hybrid and multi-cloud environments that delivers IT operations management on autopilot. A code issue vulnerability exists in Vmware vRealize Operations Manager that stems from an unsaf...

7.2CVSS7.4AI score0.00999EPSS
SaveExploits1References3
GitLab Advisory Database
GitLab Advisory Database
added 2021/08/25 12:00 a.m.10 views

Multiple memory safety issues in actix-web

Affected versions contain multiple memory safety issues, such as: - Unsoundly coercing immutable references to mutable references - Unsoundly extending lifetimes of strings - Adding the Send marker trait to objects that cannot be safely sent between threads This may result in a variety of memory...

5.8AI score
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/24 1:06 p.m.14 views

python: Unsafe use of eval() on data retrieved via HTTP in the test suite

In Python3's Lib/test/multibytecodecsupport.py CJK codec tests call eval on content retrieved via HTTP...

9.8CVSS6.8AI score0.08334EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/08/24 12:50 p.m.14 views

python: Unsafe use of eval() on data retrieved via HTTP in the test suite

In Python3's Lib/test/multibytecodecsupport.py CJK codec tests call eval on content retrieved via HTTP...

9.8CVSS6.8AI score0.08334EPSS
SaveExploits0References4
NVD
NVD
added 2021/08/24 8:15 a.m.15 views

CVE-2021-23406

This affects the package pac-resolver before 5.0.0. This can occur when used with untrusted input, due to unsafe PAC file handling. NOTE: The fix for this vulnerability is applied in the node-degenerator library, a dependency written by the same maintainer...

9.8CVSS0.02863EPSS
SaveExploits1References5
Rows per page
Query Builder