Lucene search
K

730 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:2 a.m.2 views

SUSE CVE-2020-6460

Insufficient data validation in URL formatting in Google Chrome prior to 81.0.4044.122 allowed a remote attacker to perform domain spoofing via a crafted domain name...

6.5CVSS7AI score0.00887EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.1 views

SUSE CVE-2021-25737

A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs...

2.7CVSS7.9AI score0.01289EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.2 views

SUSE CVE-2021-26337

Insufficient DRAM address validation in System Management Unit SMU may result in a DMA read from invalid DRAM address to SRAM resulting in SMU not servicing further requests...

5.5CVSS5.5AI score0.00233EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2023/02/14 12:0 a.m.2 views

PT-2023-19256 · Sap · Sap Solution Manager

Name of the Vulnerable Software and Affected Versions: SAP Solution Manager version 720 Description: The issue allows an authenticated attacker to redirect users to a malicious site due to insufficient URL validation. A successful attack could lead an attacker to read or modify the information or...

6.5CVSS5.5AI score0.00302EPSS
Exploits0References5
Code423n4
Code423n4
added 2023/02/01 12:0 a.m.15 views

Mint to without check for zero address

Lines of code Vulnerability details Impact Mint to without check for zero address. This can lead to lost of token Proof of Concept Tools Used Recommended Mitigation Steps add check to be sure that address to is not empty --- The text was updated successfully, but these errors were encountered: Al...

6.9AI score
Exploits0
OpenVAS
OpenVAS
added 2023/01/26 12:0 a.m.23 views

Debian: Security Advisory (DSA-5326-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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.1CVSS7.9AI score0.77278EPSS
Exploits5References4
Debian
Debian
added 2023/01/24 8:1 p.m.58 views

[SECURITY] [DSA 5326-1] nodejs security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5326-1 [email protected] https://www.debian.org/security/ Aron Xu January 24, 2023 https://www.debian.org/security/faq -...

9.1CVSS9AI score0.77278EPSS
Exploits5
Code423n4
Code423n4
added 2023/01/20 12:0 a.m.5 views

ERC20Permit should include chainId and address to avoid replay attacks

Lines of code Vulnerability details Impact This ensures a signature is only used for our given token contract address on the correct chain id. The chain id was introduced to exactly identify a network after the Ethereum Classic fork which continued to use a network id of 1. Include the chainId to...

6.9AI score
Exploits0
OSV
OSV
added 2023/01/11 8:15 a.m.1 views

CVE-2022-23814

Failure to validate addresses provided by software to BIOS commands may result in a potential loss of integrity of guest memory in a confidential compute environment...

5.3CVSS5.8AI score0.00475EPSS
Exploits0References1
Prion
Prion
added 2023/01/11 8:15 a.m.19 views

Input validation

Insufficient validation of address mapping to IO in ASP AMD Secure Processor may result in a loss of memory integrity in the SNP guest...

3.2CVSS5.5AI score0.00113EPSS
Exploits0References1Affected Software24
Vulnrichment
Vulnrichment
added 2023/01/10 8:56 p.m.7 views

CVE-2022-23814

Failure to validate addresses provided by software to BIOS commands may result in a potential loss of integrity of guest memory in a confidential compute environment...

5.4AI score0.00475EPSS
Exploits0References1
CVE
CVE
added 2023/01/10 8:56 p.m.76 views

CVE-2022-23814

CVE-2022-23814 describes a failure to validate addresses provided by software to BIOS commands, which may cause loss of integrity of guest memory in confidential compute environments. The vulnerability is tied to AMD platform components (SBIOS/ASP/SMU/ BIOS mailbox handling) and is documented und...

5.3CVSS6.1AI score0.00475EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/10 12:0 a.m.4 views

PT-2023-1408 · Amd · Amd Secure Processor

Name of the Vulnerable Software and Affected Versions: AMD Secure Processor affected versions not specified Description: The issue is related to insufficient validation of address mapping to IO in the AMD Secure Processor, which may result in a loss of memory integrity in the SNP guest. This coul...

5CVSS4.4AI score0.00113EPSS
Exploits0References5
Code423n4
Code423n4
added 2022/12/21 12:0 a.m.7 views

Signature mallebaility in underwritePriceForCollateral

Lines of code Vulnerability details Impact underwritePriceForCollateral has signature malleability as it doesn't check for a returned address of not 0. Value can be set to 0 oracleSigner Proof of Concept function underwritePriceForCollateralERC721 asset, PriceKind priceKind, OracleInfo memory...

6.8AI score
Exploits0
Microsoft CVE
Microsoft CVE
added 2022/12/17 8:0 a.m.1 views

Open Redirect in oidc_validate_redirect_url()

...

6.1CVSS6.2AI score0.00905EPSS
Exploits0
OSV
OSV
added 2022/12/05 10:15 p.m.1 views

UBUNTU-CVE-2022-43548

A OS Command Injection vulnerability exists in Node.js versions 14.21.1, 16.18.1, 18.12.1, 19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.Th...

8.1CVSS6.8AI score0.14024EPSS
Exploits0References4
Code423n4
Code423n4
added 2022/11/28 12:0 a.m.6 views

CallEVM does not validate the existence of the address being called

Lines of code Vulnerability details Impact Evm.go's CallEVM function performs a EVM call to a given address with an input amount. However, the existence of the address is not validated. If the call is made with an amount to a contract, where it might be deleted or non-existed, the funds will be...

6.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 2022/11/15 12:0 a.m.3 views

PT-2022-17481 · Qualcomm · Qualcomm Snapdragon

Name of the Vulnerable Software and Affected Versions: Qualcomm Snapdragon affected versions not specified Description: The issue is related to memory corruption in graphics due to a buffer overflow that occurs while validating the user address. This problem affects various Qualcomm Snapdragon...

8.4CVSS7.9AI score0.00117EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2022/11/15 12:0 a.m.7 views

CVE-2022-25724

Memory corruption in graphics due to buffer overflow while validating the user address in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables...

8.4CVSS8AI score0.00117EPSS
Exploits0References1
Cvelist
Cvelist
added 2022/11/15 12:0 a.m.21 views

CVE-2022-25724

Memory corruption in graphics due to buffer overflow while validating the user address in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables...

8.4CVSS9AI score0.00117EPSS
Exploits0References1
Rows per page
Query Builder