Lucene search
+L

312 matches found

Amazon
Amazon
added 2022/03/08 12:0 a.m.51 views

Medium: expat

Issue Overview: expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to integer overflow. The highest threat from this vulnerability is to...

9.8CVSS8.1AI score0.04525EPSS
SaveExploits0
Amazon
Amazon
added 2022/03/08 12:0 a.m.42 views

Medium: expat

Issue Overview: expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to integer overflow. The highest threat from this vulnerability is to...

9.8CVSS8.1AI score0.04525EPSS
SaveExploits0
OSV
OSV
added 2022/02/16 7:15 p.m.8 views

CVE-2021-3578

A flaw was found in mbsync before v1.3.6 and v1.4.2, where an unchecked pointer cast allows a malicious or compromised server to write an arbitrary integer value past the end of a heap-allocated structure by issuing an unexpected APPENDUID response. This could be plausibly exploited for remote co...

7.8CVSS9.7AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2022/01/28 10:8 p.m.46 views

SQL injection in Moodle

A flaw was found in Moodle in versions 3.11 to 3.11.4. An SQL injection risk was identified in the h5p activity web service responsible for fetching user attempt data...

9.8CVSS4.3AI score0.44918EPSS
SaveExploits4References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/01/25 12:0 a.m.11 views

The vulnerability of NETGEAR’s Wi-Fi router software, including models RBK752, RBR750, RBS750, RBK852, RBR850, and RBS850, arises from insufficient cleaning of input data. This allows attackers to execute arbitrary commands.

The vulnerability of NETGEAR Wi-Fi router microprogramming systems, such as RBK752, RBR750, RBS750, RBK852, RBR850, and RBS850, is related to insufficient cleaning of input data. Exploiting this vulnerability can allow a remote attacker to execute arbitrary commands...

8.4CVSS7.1AI score0.0058EPSS
SaveExploits0References3Affected Software6
RedhatCVE
RedhatCVE
added 2022/01/24 8:21 p.m.48 views

CVE-2022-23852

expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to integer overflow. The highest threat from this vulnerability is to availability,...

9.8CVSS2.1AI score0.04525EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/01/24 5:32 p.m.72 views

CVE-2022-22827

expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to integer overflow. The highest threat from this vulnerability is to availability,...

8.8CVSS2.1AI score0.02801EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/01/24 4:55 p.m.53 views

CVE-2021-45960

expat libexpat is susceptible to a software flaw that causes process interruption. When processing a large number of prefixed XML attributes on a single tag can libexpat can terminate unexpectedly due to buffer overrun. The highest threat from this vulnerability is to availability...

9CVSS1.1AI score0.04234EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/01/14 6:15 p.m.4 views

CVE-2021-24046

A logic flaw in Ray-Ban® Stories device software allowed some parameters like video capture duration limit to be modified through the Facebook View application. This issue affected versions of device software before 2107460.6810.0...

5.3CVSS6AI score0.00698EPSS
SaveExploits0References2
OSV
OSV
added 2021/12/31 4:15 p.m.1 views

DEBIAN-CVE-2021-4193

vim is vulnerable to Out-of-bounds Read...

5.5CVSS6.6AI score0.01762EPSS
SaveExploits1References1
Malwarebytes
Malwarebytes
added 2021/12/15 8:59 p.m.167 views

What SMBs can do to protect against Log4Shell attacks

As you may already know, the business, tech, and cybersecurity industries have been buzzing about Log4Shell CVE-2021-44228, aka Logjam, the latest software flaw in an earlier version of the Apache Log4j logging utility. As the name suggests, a logger is a piece of software that logs every event...

9.3CVSS10AI score0.99999EPSS
SaveExploits359
OSV
OSV
added 2021/12/13 6:15 p.m.9 views

CVE-2020-16155

The CPAN::Checksums package 2.12 for Perl does not uniquely define signed data...

6.5CVSS6.8AI score
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2021/11/10 12:0 a.m.8 views

The vulnerability of the command-line interface (CLI) of Cisco IOS XE SD-WAN software allows a attacker to re-record any files.

The vulnerability of the Cisco IOS XE SD-WAN software’s command-line interface is related to an incorrect definition of the link before accessing the file. Exploiting this vulnerability could allow a attacker to re-write any files at will...

5.5CVSS7AI score0.0025EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/10/28 10:15 p.m.6 views

CVE-2020-23546

IrfanView 4.54 allows attackers to cause a denial of service or possibly other unspecified impacts via a crafted XBM file, related to a "Data from Faulting Address is used as one or more arguments in a subsequent Function Call starting at FORMATS!ReadMosaic+0x0000000000000981...

7.8CVSS5.8AI score0.00919EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/10/08 4:53 p.m.41 views

CVE-2021-41133

A flaw was found in the flatpak package. It is susceptible to a software flaw that can deceive portals and other host-OS services into treating the flatpak app as an ordinary, non-sandboxed host-OS process. This flaw allows the escalation of privileges that the corresponding services presume the...

8.8CVSS2.7AI score0.00406EPSS
SaveExploits0References3
OSV
OSV
added 2021/09/24 12:0 p.m.36 views

RUSTSEC-2021-0115 `#[zeroize(drop)]` doesn't implement `Drop` for `enum`s

Affected versions of this crate did not implement Drop when zeroizedrop was used on an enum. This can result in memory not being zeroed out after dropping it, which is exactly what is intended when adding this attribute. The flaw was corrected in version 1.2 and zeroizedrop on enums now properly...

9.8CVSS9.4AI score0.01191EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/09/06 6:4 p.m.71 views

CVE-2021-39258

The ntfs3g package is susceptible to a heap overflow on crafted input. When processing an NTFS image, proper bounds checking was not enforced leading to this software flaw. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

7.8CVSS2.2AI score0.00421EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2021/09/06 6:4 p.m.58 views

CVE-2021-39263

The ntfs3g package is susceptible to a heap overflow on crafted input. When processing an NTFS image, proper bounds checking was not enforced leading to this software flaw. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

7.8CVSS2.2AI score0.00456EPSS
SaveExploits0References4
OSV
OSV
added 2021/09/02 3:15 p.m.1 views

DEBIAN-CVE-2021-33938

Buffer overflow vulnerability in function prunetorecommended in src/policy.c in libsolv before 0.7.17 allows attackers to cause a Denial of Service...

7.5CVSS6.8AI score0.01422EPSS
SaveExploits1References1
OSV
OSV
added 2021/05/18 12:15 p.m.1 views

DEBIAN-CVE-2021-3518

There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability...

8.8CVSS7.1AI score0.03653EPSS
SaveExploits0References1
Rows per page
Query Builder