Lucene search
+L

220 matches found

OSV
OSV
added 2022/01/25 2:15 p.m.5 views

UBUNTU-CVE-2021-45847

Several missing input validations in the 3MF parser component of Slic3r libslic3r 1.3.0 can each allow an attacker to cause an application crash using a crafted 3MF input file...

5.5CVSS6AI score0.0077EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/01/25 1:28 p.m.47 views

CVE-2021-45847

Several missing input validations in the 3MF parser component of Slic3r libslic3r 1.3.0 can each allow an attacker to cause an application crash using a crafted 3MF input file...

5.5CVSS5.3AI score0.0077EPSS
SaveExploits0
Cloud Foundry
Cloud Foundry
added 2022/01/20 12:0 a.m.79 views

USN-5163-1: Linux kernel vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description Ilja Van Sprundel discovered that the SCTP implementation in the Linux kernel did not properly perform size validations on incoming packets in some situations. An attacker could possibly use this to expos...

6.4CVSS7.4AI score0.00533EPSS
SaveExploits1Affected Software1
OpenVAS
OpenVAS
added 2021/12/01 12:0 a.m.36 views

Ubuntu: Security Advisory (USN-5163-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.4CVSS6.8AI score0.00533EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2021/11/30 10:54 p.m.94 views

USN-5163-1: Linux kernel vulnerabilities

Ilja Van Sprundel discovered that the SCTP implementation in the Linux kernel did not properly perform size validations on incoming packets in some situations. An attacker could possibly use this to expose sensitive information kernel memory. CVE-2021-3655 It was discovered that the Option USB Hi...

6.4CVSS7.2AI score0.00533EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2021/11/17 12:0 a.m.28 views

SUSE: Security Advisory (SUSE-SU-2021:3675-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.1AI score0.01561EPSS
SaveExploits10References2
Veracode
Veracode
added 2021/10/13 8:29 a.m.17 views

Insecure Certificate Validation

globalpayments/php-sdk is vulnerable to insecure certificate validation. The vulnerability exists in the sendRequest function in Gateway.php as it does not properly enforce the SSL certificate validations...

5.9CVSS1.9AI score0.00976EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/10/12 3:15 p.m.7 views

CVE-2021-40500

SAP BusinessObjects Business Intelligence Platform Crystal Reports - versions 420, 430, allows an unauthenticated attacker to exploit missing XML validations at endpoints to read sensitive data. These endpoints are normally exposed over the network and successful exploitation can enable the...

7.5CVSS5.9AI score0.01303EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/10/12 3:15 p.m.5 views

CVE-2021-40500

SAP BusinessObjects Business Intelligence Platform Crystal Reports - versions 420, 430, allows an unauthenticated attacker to exploit missing XML validations at endpoints to read sensitive data. These endpoints are normally exposed over the network and successful exploitation can enable the...

7.5CVSS7.2AI score0.01303EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/10/12 3:15 p.m.20 views

Code injection

SAP BusinessObjects Business Intelligence Platform Crystal Reports - versions 420, 430, allows an unauthenticated attacker to exploit missing XML validations at endpoints to read sensitive data. These endpoints are normally exposed over the network and successful exploitation can enable the...

5CVSS7.5AI score0.01303EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/10/12 2:4 p.m.32 views

CVE-2021-40500

SAP BusinessObjects Business Intelligence Platform Crystal Reports - versions 420, 430, allows an unauthenticated attacker to exploit missing XML validations at endpoints to read sensitive data. These endpoints are normally exposed over the network and successful exploitation can enable the...

7.7AI score0.01303EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/05 9:15 p.m.1 views

DEBIAN-CVE-2021-3655

A vulnerability was found in the Linux kernel in versions prior to v5.14-rc1. Missing size validations on inbound SCTP packets may allow the kernel to read uninitialized memory...

3.3CVSS6.3AI score0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/05 9:15 p.m.7 views

UBUNTU-CVE-2021-3655

A vulnerability was found in the Linux kernel in versions prior to v5.14-rc1. Missing size validations on inbound SCTP packets may allow the kernel to read uninitialized memory...

3.3CVSS6.6AI score0.00308EPSS
SaveExploits0References10
Prion
Prion
added 2021/08/05 9:15 p.m.32 views

Design/Logic Flaw

A vulnerability was found in the Linux kernel in versions prior to v5.14-rc1. Missing size validations on inbound SCTP packets may allow the kernel to read uninitialized memory...

2.1CVSS4.9AI score0.00308EPSS
SaveExploits0References3Affected Software3
Code423n4
Code423n4
added 2021/07/13 12:0 a.m.9 views

Chainlink - Use latestRoundData instead latestAnswer to run more validations

Handle adelamo Vulnerability details Impact UniswapV3Oracle.sol is calling latestAnswer to get the last WETH price. This method will return the last value, but you won't be able to check if the data is fresh. On the other hand, calling the method latestRoundData allow you to run some extra...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/07 12:0 a.m.11 views

For chainlink oracle, use latestRoundData instead of latestAnswer to run more validations

Handle adelamo Vulnerability details Impact I would recommend using latestRoundData instead of latestAnswer. This way we can run extra validations and makes sure that the data is okay. roundId, rawPrice, , updateTime, answeredInRound = AggregatorV3InterfaceXXXX.latestRoundData; requirerawPrice 0,...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/30 12:0 a.m.12 views

Use latestRoundData instead of latestAnswer

Handle adelamo Vulnerability details Impact Use latestRoundData instead of latestAnswer for chainlink Oracles in order to be able to run more validations like roundId, rawPrice, , updateTime, answeredInRound = AggregatorV3Interfacesource.source.latestRoundData; requirerawPrice 0, "Chainlink price...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2019:2975-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.1AI score0.74477EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2021/04/12 8:16 p.m.30 views

CVE-2020-7924

A validation flaw was found in mongodb. Due to the incorrect behavior of a specific command-line parameter in MongoDB Tools, which was originally intended to just skip hostname checks, all certificate validations by MongoDB could be skipped. The highest threat from this vulnerability is to data...

6.5CVSS1.1AI score0.00691EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/03/18 1:8 p.m.5 views

dpdk: librte_vhost Missing inputs validation in Vhost-crypto

A vulnerability was found in DPDK versions 18.11 and above. The vhost-crypto library code is missing validations for user-supplied values, potentially allowing an information leak through an out-of-bounds memory read...

5.1CVSS7.2AI score0.00353EPSS
SaveExploits0References6
Rows per page
Query Builder