Lucene search
+L

206 matches found

Vulnrichment
Vulnrichment
added 2024/02/27 9:44 a.m.21 views

CVE-2021-46934 i2c: validate user data in compat ioctl

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

6.6AI score0.00233EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/02/23 6:30 a.m.191 views

Spring Web vulnerable to Open Redirect or Server Side Request Forgery

Applications that use UriComponentsBuilder to parse an externally provided URL e.g. through a query parameter AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect attack or to a SSRF attack if the URL is used after passing validation checks...

8.1CVSS5.7AI score0.03967EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/02/23 5:15 a.m.31 views

CVE-2024-22243

Applications that use UriComponentsBuilder to parse an externally provided URL e.g. through a query parameter AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF attack if the URL is...

5.8AI score
SaveExploits0References3
NVD
NVD
added 2024/02/23 5:15 a.m.48 views

CVE-2024-22243

Applications that use UriComponentsBuilder to parse an externally provided URL e.g. through a query parameter AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF attack if the URL is...

8.1CVSS7.9AI score0.03967EPSS
SaveExploits1References3
Prion
Prion
added 2024/02/23 5:15 a.m.39 views

Open redirect

Applications that use UriComponentsBuilder to parse an externally provided URL e.g. through a query parameter AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF attack if the URL is...

5.8CVSS7AI score0.03967EPSS
SaveExploits1References1
CVE
CVE
added 2024/02/23 5:3 a.m.571 views

CVE-2024-22243

CVE-2024-22243 involves Spring Framework's UriComponentsBuilder: when parsing an externally provided URL (e.g., from a query parameter) and performing host validation, it may allow an open redirect or SSRF if the URL is used after validation. The provided documents corroborate the vulnerability c...

8.1CVSS5.9AI score0.03967EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2024/01/11 11:4 a.m.57 views

CVE-2024-22195

A cross-site scripting XSS flaw was found in Jinja2 due to the xmlattr filter allowing keys with spaces, contrary to XML/HTML attribute standards. If an application accepts user-input keys and renders them for other users, attackers can inject additional attributes, potentially leading to XSS. Th...

5.4CVSS6.5AI score0.00892EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2023/12/08 12:0 a.m.12 views

Potential Gas and Overflow Issues with Decimal Shift Left in _convertDecimals Function

Lines of code Vulnerability details Impact The exponentiation operation in the decimal shift left scenario can lead to high gas consumption and potential integer overflow. The gas cost and risk of overflow increase with the value of the exponent, which could make the function expensive or even...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/18 12:0 a.m.13 views

PT-2023-30565 · Unknown · Lukman Nakib Preloader Matrix

Name of the Vulnerable Software and Affected Versions: Lukman Nakib Preloader Matrix versions n/a through 2.0.1 Description: The issue is a Cross-Site Request Forgery CSRF vulnerability. This type of vulnerability allows an attacker to trick a user into performing unintended actions on a web...

8.8CVSS8.4AI score0.00286EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/10/26 12:0 a.m.14 views

TRANSFERING FUNDS TO YOURSELF INCREASES YOUR BALANCE

Lines of code Vulnerability details Impact If transferred to yourself, it will cause your balance to increase, thus growing the token balance infinitely. Proof of Concept File: src/market/WildcatMarketToken.sol 54: transferfrom, to, amount; 74: accountsfrom = fromAccount; 78: accountsto =...

7AI score
SaveExploits0
Veracode
Veracode
added 2023/10/12 7:1 a.m.52 views

Integer Overflow

libX11.so is vulnerable to integer overflow. The vulnerability is due to insufficient validation checks within the XCreateImage function when calculating the image data size. This issue happen during the calculation of minbytesperline, which can potentially return a value that is too small for th...

7.8CVSS7.9AI score0.00461EPSS
SaveExploits1References8Affected Software2
Code423n4
Code423n4
added 2023/10/06 12:0 a.m.9 views

Unvalidated ticks in claimConcentratedRewards allow unauthorized users to claim undeserved rewards. Validate ticks.

Lines of code Vulnerability details Impact There is no check that the ticks passed into claimConcentratedRewards actually match the position's ticks. A user could pass in arbitrary ticks to try to claim rewards for liquidity they don't own. Proof of Concept The claimConcentratedRewards function...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2023/08/23 1:58 a.m.23 views

Insufficient Session Expiration

@node-saml/node-saml is vulnerable to Insufficient Session Expiration. The vulnerability exists due to the lack of validation checks of the current timestamp in the processValidlySignedPostRequestAsync function of saml.ts, which allows an attacker to reuse LogoutRequest XML multiple times even wh...

5.3CVSS6.8AI score0.00398EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/07/21 4:16 a.m.19 views

Denial Of Service (DoS)

ethyca-fides is vulnerable to Denial Of Service DoS. The vulnerability exists due to the lack of validation checks for SVGs in the savetemplate function of connectorregistryservice.py, which allows an admin authenticated attacker to crash the application by uploading a zip file containing a...

4.9CVSS6.6AI score0.00698EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/07/10 12:0 a.m.15 views

PT-2023-19342 · Lionscripts · Lionscripts Ip Blocker Lite

Name of the Vulnerable Software and Affected Versions: LionScripts: IP Blocker Lite plugin versions = 11.1.1 Description: The issue is related to a Cross-Site Request Forgery CSRF vulnerability. This type of vulnerability allows an attacker to trick a user into performing unintended actions on a...

8.8CVSS8.8AI score0.00312EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/06/21 7:9 a.m.22 views

Server-side Template Injection(SSTI)

getgrav/grav is vulnerable to Server-side Template Injection SSTI. An authenticated remote attacker is able to cause server side template injection via the Twig engine which renders risky functions by default, such as system. Insufficient fix in addressing CVE-2022-2073 allows the bypass of the...

7.2CVSS7.6AI score0.10385EPSS
SaveExploits3References10Affected Software1
Veracode
Veracode
added 2023/05/26 9:28 a.m.20 views

NULL Pointer Dereference

libgpac.so is vulnerable to Null Pointer Dereference. The vulnerability exists in the gfisomfragmentaddsampleex function of moviefragments.c due to insufficient validation checks which allows a remote attacker to cause a NULL pointer exception...

9.8CVSS6.7AI score0.00652EPSS
SaveExploits1References5Affected Software2
Cvelist
Cvelist
added 2023/04/19 12:0 a.m.44 views

CVE-2023-22621

Strapi through 4.5.5 allows authenticated Server-Side Template Injection SSTI that can be exploited to execute arbitrary code on the server. A remote attacker with access to the Strapi admin panel can inject a crafted payload that executes code on the server into an email template that bypasses t...

7.6AI score0.76825EPSS
SaveExploits2References3
NVD
NVD
added 2023/04/17 11:15 a.m.36 views

CVE-2023-2017

Server-side Template Injection SSTI in Shopware 6 = v6.4.20.0, v6.5.0.0-rc1 = v6.5.0.0-rc4, affecting both shopware/core and shopware/platform GitHub repositories, allows remote attackers with access to a Twig environment without the Sandbox extension to bypass the validation checks in...

8.8CVSS9.6AI score0.02083EPSS
SaveExploits1References3
OSV
OSV
added 2023/04/17 10:18 a.m.24 views

CVE-2023-2017 Improper Control of Generation of Code in Twig Rendered Views in Shopware

Server-side Template Injection SSTI in Shopware 6 = v6.4.20.0, v6.5.0.0-rc1 = v6.5.0.0-rc4, affecting both shopware/core and shopware/platform GitHub repositories, allows remote attackers with access to a Twig environment without the Sandbox extension to bypass the validation checks in...

8.8CVSS7.4AI score
SaveExploits0References5
Rows per page
Query Builder