Lucene search
K

16 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-3463

Malware in sbrugna...

9.8CVSS9.1AI score0.0052EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-3462

Malware in sbrugna...

5.3CVSS5.6AI score0.00323EPSS
Exploits1References2
OSV
OSV
added 2020/03/30 10:15 p.m.11 views

CVE-2020-11104

An issue was discovered in USC iLab cereal through 1.3.0. Serialization of an initialized C/C++ long double variable into a BinaryArchive or PortableBinaryArchive leaks several bytes of stack or heap memory, from which sensitive information such as memory layout or private keys can be gleaned if...

5.3CVSS6.5AI score
Exploits0References1
NVD
NVD
added 2020/03/30 10:15 p.m.12 views

CVE-2020-11105

An issue was discovered in USC iLab cereal through 1.3.0. It employs caching of std::sharedptr values, using the raw pointer address as a unique identifier. This becomes problematic if an std::sharedptr variable goes out of scope and is freed, and a new std::sharedptr is allocated at the same...

9.8CVSS9.4AI score0.0052EPSS
Exploits1References1
OSV
OSV
added 2020/03/30 10:15 p.m.9 views

CVE-2020-11105

An issue was discovered in USC iLab cereal through 1.3.0. It employs caching of std::sharedptr values, using the raw pointer address as a unique identifier. This becomes problematic if an std::sharedptr variable goes out of scope and is freed, and a new std::sharedptr is allocated at the same...

9.8CVSS6.8AI score
Exploits0References1
NVD
NVD
added 2020/03/30 10:15 p.m.10 views

CVE-2020-11104

An issue was discovered in USC iLab cereal through 1.3.0. Serialization of an initialized C/C++ long double variable into a BinaryArchive or PortableBinaryArchive leaks several bytes of stack or heap memory, from which sensitive information such as memory layout or private keys can be gleaned if...

5.3CVSS5.2AI score0.00323EPSS
Exploits1References1
AlpineLinux
AlpineLinux
added 2020/03/30 10:15 p.m.15 views

CVE-2020-11104

An issue was discovered in USC iLab cereal through 1.3.0. Serialization of an initialized C/C++ long double variable into a BinaryArchive or PortableBinaryArchive leaks several bytes of stack or heap memory, from which sensitive information such as memory layout or private keys can be gleaned if...

5.3CVSS1.3AI score0.00323EPSS
Exploits1
Prion
Prion
added 2020/03/30 10:15 p.m.11 views

Design/Logic Flaw

An issue was discovered in USC iLab cereal through 1.3.0. It employs caching of std::sharedptr values, using the raw pointer address as a unique identifier. This becomes problematic if an std::sharedptr variable goes out of scope and is freed, and a new std::sharedptr is allocated at the same...

7.5CVSS9.3AI score0.0052EPSS
Exploits1References1Affected Software1
AlpineLinux
AlpineLinux
added 2020/03/30 10:15 p.m.21 views

CVE-2020-11105

An issue was discovered in USC iLab cereal through 1.3.0. It employs caching of std::sharedptr values, using the raw pointer address as a unique identifier. This becomes problematic if an std::sharedptr variable goes out of scope and is freed, and a new std::sharedptr is allocated at the same...

9.8CVSS1.3AI score0.0052EPSS
Exploits1
Prion
Prion
added 2020/03/30 10:15 p.m.9 views

Stack overflow

An issue was discovered in USC iLab cereal through 1.3.0. Serialization of an initialized C/C++ long double variable into a BinaryArchive or PortableBinaryArchive leaks several bytes of stack or heap memory, from which sensitive information such as memory layout or private keys can be gleaned if...

5CVSS5.2AI score0.00323EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/03/30 9:30 p.m.10 views

CVE-2020-11104

An issue was discovered in USC iLab cereal through 1.3.0. Serialization of an initialized C/C++ long double variable into a BinaryArchive or PortableBinaryArchive leaks several bytes of stack or heap memory, from which sensitive information such as memory layout or private keys can be gleaned if...

5.2AI score0.00323EPSS
Exploits1References1
CVE
CVE
added 2020/03/30 9:30 p.m.66 views

CVE-2020-11104

CVE-2020-11104 affects USC iLab cereal up to version 1.3.0. Its serialization of an initialized long double into BinaryArchive/PortableBinaryArchive leaks several bytes of stack/heap memory, enabling leakage of sensitive information (memory layout or private keys) if the archive is distributed in...

5.3CVSS5.1AI score0.00323EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/03/30 9:30 p.m.10 views

CVE-2020-11105

An issue was discovered in USC iLab cereal through 1.3.0. It employs caching of std::sharedptr values, using the raw pointer address as a unique identifier. This becomes problematic if an std::sharedptr variable goes out of scope and is freed, and a new std::sharedptr is allocated at the same...

9.4AI score0.0052EPSS
Exploits1References1
CVE
CVE
added 2020/03/30 9:30 p.m.62 views

CVE-2020-11105

CVE-2020-11105 affects USC iLab cereal up to version 1.3.0, where serialization fidelity of std::shared_ptrs can be broken because the library caches shared_ptr raw addresses as identifiers. When a shared_ptr goes out of scope and a new one is allocated at the same address, serialized values may ...

9.8CVSS9.3AI score0.0052EPSS
Exploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2020/03/30 12:0 a.m.13 views

Improper Restriction of Operations within the Bounds of a Memory Buffer

An issue was discovered in USC iLab cereal. Serialization of an initialized C/C++ long double variable into a BinaryArchive or PortableBinaryArchive leaks several bytes of stack or heap memory, from which sensitive information such as memory layout or private keys can be gleaned if the archive is...

5.3CVSS1.6AI score0.00323EPSS
Exploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2020/03/30 12:0 a.m.16 views

Release of Invalid Pointer or Reference

An issue was discovered in USC iLab cereal. It employs caching of std::sharedptr values, using the raw pointer address as a unique identifier. This becomes problematic if a std::sharedptr variable goes out of scope and is freed, and a new std::sharedptr is allocated at the same address...

9.8CVSS1.6AI score0.0052EPSS
Exploits1References1Affected Software1
Rows per page
Query Builder