Lucene search
K

2519 matches found

Github Security Blog
Github Security Blog
added 2023/04/07 7:23 p.m.17 views

ntru-rs has unsound FFI: Wrong API usage causes write past allocated area

The following usage causes undefined behavior. rust let kp: ntru::types::KeyPair = …; kp.getpublic.exportDefault::default When compiled with debug assertions, the code above will trigger a attempt to subtract with overflow panic before UB occurs. Other mistakes e.g. using EncParams from a differe...

6.8AI score
Exploits0References3Affected Software1
OSV
OSV
added 2023/04/07 7:23 p.m.13 views

GHSA-FQ33-VMHV-48XH ntru-rs has unsound FFI: Wrong API usage causes write past allocated area

The following usage causes undefined behavior. rust let kp: ntru::types::KeyPair = …; kp.getpublic.exportDefault::default When compiled with debug assertions, the code above will trigger a attempt to subtract with overflow panic before UB occurs. Other mistakes e.g. using EncParams from a differe...

7.2AI score
Exploits0References3
RustSec
RustSec
added 2023/03/22 12:0 p.m.14 views

Unsound FFI: Wrong API usage causes write past allocated area

The following usage causes undefined behavior. rust let kp: ntru::types::KeyPair = …; kp.getpublic.exportDefault::default When compiled with debug assertions, the code above will trigger a attempt to subtract with overflow panic before UB occurs. Other mistakes e.g. using EncParams from a differe...

6.8AI score
Exploits0Affected Software1
OSV
OSV
added 2023/03/22 12:0 p.m.11 views

RUSTSEC-2023-0032 Unsound FFI: Wrong API usage causes write past allocated area

The following usage causes undefined behavior. rust let kp: ntru::types::KeyPair = …; kp.getpublic.exportDefault::default When compiled with debug assertions, the code above will trigger a attempt to subtract with overflow panic before UB occurs. Other mistakes e.g. using EncParams from a differe...

7.2AI score
Exploits0References3
Debian
Debian
added 2023/03/11 7:39 p.m.48 views

[SECURITY] [DLA 3357-1] imagemagick security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3357-1 [email protected] https://www.debian.org/lts/security/ Bastien Roucariès March 11, 2023 https://wiki.debian.org/LTS -...

7.8CVSS7.6AI score0.89855EPSS
Exploits56
Github Security Blog
Github Security Blog
added 2023/03/07 8:13 p.m.14 views

Maligned causes incorrect deallocation

maligned::alignfirst manually allocates with an alignment larger than T, and then uses Vec::fromrawparts on that allocation to get a Vec. GlobalAlloc::dealloc requires that the layout argument must be the same layout that was used to allocate that block of memory. When deallocating, Box and Vec m...

2.2AI score
Exploits0References4Affected Software1
OSV
OSV
added 2023/03/07 8:13 p.m.0 views

GHSA-WM8X-PHP5-HVQ6 Maligned causes incorrect deallocation

maligned::alignfirst manually allocates with an alignment larger than T, and then uses Vec::fromrawparts on that allocation to get a Vec. GlobalAlloc::dealloc requires that the layout argument must be the same layout that was used to allocate that block of memory. When deallocating, Box and Vec m...

5.8AI score
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/03/07 3:13 a.m.2 views

SUSE CVE-2023-25736

An invalid downcast from nsHTMLDocument to nsIContent could have lead to undefined behavior. This vulnerability affects Firefox 110...

9.8CVSS8.5AI score0.00685EPSS
Exploits0References4
Amazon
Amazon
added 2023/03/07 12:0 a.m.100 views

Medium: ImageMagick

Issue Overview: An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum function in MagickCore/quantum-export.c. Function calls to GetPixelIndex could result in values outside the range of representable for the 'unsigned char'. When ImageMagick processes a crafted pdf file,...

7.8CVSS7.2AI score0.89855EPSS
Exploits33
OSV
OSV
added 2023/03/04 12:0 p.m.12 views

RUSTSEC-2023-0017 `maligned::align_first` causes incorrect deallocation

maligned::alignfirst manually allocates with an alignment larger than T, and then uses Vec::fromrawparts on that allocation to get a Vec. GlobalAlloc::dealloc requires that the layout argument must be the same layout that was used to allocate that block of memory. When deallocating, Box and Vec m...

7AI score
Exploits0References3
CNVD
CNVD
added 2023/02/23 12:0 a.m.18 views

Mozilla Firefox Code Execution Vulnerability (CNVD-2023-68438)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox prior to version 110, which stems from an invalid down conversion in GetTableSelectionMode, and can be exploited by attackers to cause undefined...

8.8CVSS6.8AI score0.00668EPSS
Exploits0References1
CNVD
CNVD
added 2023/02/23 12:0 a.m.21 views

Unspecified Vulnerability in Mozilla Firefox (CNVD-2023-68437)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox prior to version 110, which stems from an invalid down conversion in GetTableSelectionMode, and can be exploited by attackers to cause undefined...

9.8CVSS6.8AI score0.00685EPSS
Exploits0References1
CNNVD
CNNVD
added 2023/02/21 12:0 a.m.4 views

Mozilla Firefox 安全漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox prior to version 110, which stems from an invalid down conversion in GetTableSelectionMode, and can be exploited by attackers to cause undefined...

9.8CVSS6.5AI score0.00685EPSS
Exploits0References5
Mageia
Mageia
added 2023/02/20 9:25 p.m.52 views

Updated firefox packages fix security vulnerability

An attacker could construct a PKCS 12 cert bundle in such a way that could allow for arbitrary memory writes via PKCS 12 Safe Bag attributes being mishandled CVE-2023-0767. The Content-Security-Policy-Report-Only header could allow an attacker to leak a child iframe's unredacted URI when...

8.8CVSS1.5AI score0.00817EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/02/20 12:21 p.m.4 views

Mozilla: Invalid downcast in SVGUtils::SetupStrokeGeometry

The Mozilla Foundation Security Advisory describes this flaw as: An invalid downcast from nsTextNode to SVGElement could have lead to undefined behavior...

8.8CVSS7.3AI score0.00702EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/02/20 12:21 p.m.7 views

Mozilla: Invalid downcast in SVGUtils::SetupStrokeGeometry

The Mozilla Foundation Security Advisory describes this flaw as: An invalid downcast from nsTextNode to SVGElement could have lead to undefined behavior...

8.8CVSS7.3AI score0.00702EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/02/20 12:21 p.m.1 views

Mozilla: Invalid downcast in SVGUtils::SetupStrokeGeometry

The Mozilla Foundation Security Advisory describes this flaw as: An invalid downcast from nsTextNode to SVGElement could have lead to undefined behavior...

8.8CVSS7.3AI score0.00702EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/02/20 12:20 p.m.1 views

Mozilla: Invalid downcast in SVGUtils::SetupStrokeGeometry

The Mozilla Foundation Security Advisory describes this flaw as: An invalid downcast from nsTextNode to SVGElement could have lead to undefined behavior...

8.8CVSS7.3AI score0.00702EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/02/20 12:20 p.m.2 views

Mozilla: Invalid downcast in SVGUtils::SetupStrokeGeometry

The Mozilla Foundation Security Advisory describes this flaw as: An invalid downcast from nsTextNode to SVGElement could have lead to undefined behavior...

8.8CVSS7.3AI score0.00702EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/02/20 12:15 p.m.3 views

Mozilla: Invalid downcast in SVGUtils::SetupStrokeGeometry

The Mozilla Foundation Security Advisory describes this flaw as: An invalid downcast from nsTextNode to SVGElement could have lead to undefined behavior...

8.8CVSS7.3AI score0.00702EPSS
Exploits0References6
Rows per page
Query Builder