Lucene search
+L

787 matches found

Positive Technologies
Positive Technologies
added 2024/05/14 12:00 a.m.9 views

PT-2024-25048 · Sap · Sap Bank Account Management

Name of the Vulnerable Software and Affected Versions: SAP Bank Account Management affected versions not specified Description: The issue results from a lack of necessary authorization checks for authorized users, leading to an escalation of privileges. This has a low impact on the system's...

3.5CVSS7.2AI score0.00331EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2024/04/30 12:00 a.m.14 views

WordPress Cost Calculator Builder Pro Plugin <= 3.1.67 is vulnerable to Cross Site Scripting (XSS)

Software Cost Calculator Builder Pro Type Plugin Vulnerable versions = 3.1.67 Fixed in 3.1.68 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-4097 Patch priority Low CVSS severity Low 7.1 Developer Claim ownership PSID 99ec603c6f20 Credits andrea...

7.2CVSS5.8AI score0.00576EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/25 7:50 p.m.35 views

vyper default functions don't respect nonreentrancy keys

Summary Prior to v0.3.0, default functions did not respect the @nonreentrancy decorator and the lock was not emitted. This is a known bug and was already visible in the issue tracker https://github.com/vyperlang/vyper/issues/2455, but it is being re-issued as an advisory so that tools relying on...

5.3CVSS6.8AI score0.00415EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/04/25 6:15 p.m.35 views

PYSEC-2024-163

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a default function is a very sparsely...

5.3CVSS5.2AI score0.00415EPSS
SaveExploits0References4
PyPA
PyPA
added 2024/04/25 6:15 p.m.16 views

PYSEC-2024-209

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the sqrt builtin can result in double eval vulnerability when the argument has side-effects. It can be seen that the buildIR function of the sqrt builtin doesn't cache the argument to...

5.3CVSS7AI score0.00455EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2024/04/25 6:15 p.m.13 views

PYSEC-2024-208

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the createfromblueprint builtin can result in a double eval vulnerability when rawargs=True and the args argument has side-effects. It can be seen that the buildcreateIR function of t...

5.3CVSS7AI score0.00455EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2024/04/25 6:15 p.m.13 views

PYSEC-2024-207

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the slice builtin can result in a double eval vulnerability when the buffer argument is either msg.data, self.code or .code and either the start or length arguments have side-effects...

5.3CVSS7.1AI score0.00455EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/04/25 6:15 p.m.33 views

PYSEC-2024-208

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the createfromblueprint builtin can result in a double eval vulnerability when rawargs=True and the args argument has side-effects. It can be seen that the buildcreateIR function of t...

5.3CVSS5.2AI score0.00455EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/25 5:53 p.m.25 views

CVE-2024-32649 vyper performs double eval of the argument of sqrt

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the sqrt builtin can result in double eval vulnerability when the argument has side-effects. It can be seen that the buildIR function of the sqrt builtin doesn't cache the argument to...

5.3CVSS5.5AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/25 5:48 p.m.29 views

CVE-2024-32648 vyper default functions don't respect nonreentrancy keys

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a default function is a very sparsely...

5.3CVSS6.9AI score0.00415EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/25 5:41 p.m.19 views

CVE-2024-32647 vyper performs double eval of raw_args in create_from_blueprint

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the createfromblueprint builtin can result in a double eval vulnerability when rawargs=True and the args argument has side-effects. It can be seen that the buildcreateIR function of t...

5.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2024/04/25 5:21 p.m.91 views

CVE-2024-32646

Vyper CVE-2024-32646 affects the Pythonic smart contract language. The vulnerability concerns the builtin slice when the buffer is msg.data, self.code, or .code and either the start or length has side-effects, causing a double evaluation of those side-effects. It is triggerable only in versions e...

5.3CVSS7AI score0.00455EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/04/11 12:00 a.m.31 views

SAP NetWeaver SSRF (April 2024)

SAP NetWeaver is affected by a server-side request forgery SSRF vulnerability. Due to insufficient input validation, SAP NetWeaver application tcesiespgrmgwshealthcheckear allows an unauthenticated attacker to send crafted requests from a vulnerable web application targeting internal systems behi...

5.3CVSS5.5AI score0.00445EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2024/04/10 12:00 a.m.19 views

WordPress Login With Ajax Plugin <= 4.1 is vulnerable to Cross Site Request Forgery (CSRF)

Software Login With Ajax Type Plugin Vulnerable versions = 4.1 Fixed in 4.2 OWASP Top 10 A1: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2024-30546 Patch priority Low CVSS severity Low 4.3 Developer Claim ownership PSID 0f1b2a9bbfae Credits Dhabaleshwar Das Requir...

4.3CVSS6.6AI score0.002EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/09 12:52 a.m.14 views

CVE-2024-27898 Server-Side Request Forgery in SAP NetWeaver

SAP NetWeaver application, due to insufficient input validation, allows an attacker to send a crafted request from a vulnerable web application targeting internal systems behind firewalls that are normally inaccessible to an attacker from the external network, resulting in a Server-Side Request...

5.3CVSS6.8AI score0.00445EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/09 12:52 a.m.57 views

CVE-2024-27898

CVE-2024-27898 concerns SAP NetWeaver SSRF due to insufficient input validation. The vulnerability allows an unauthenticated or internal-web-app–initiated request to reach internal systems behind firewalls, enabling server-side request forgery with a low confidentiality impact. Documented metrics...

5.3CVSS5.2AI score0.00445EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/09 12:52 a.m.57 views

CVE-2024-27898 Server-Side Request Forgery in SAP NetWeaver

SAP NetWeaver application, due to insufficient input validation, allows an attacker to send a crafted request from a vulnerable web application targeting internal systems behind firewalls that are normally inaccessible to an attacker from the external network, resulting in a Server-Side Request...

5.3CVSS5.5AI score0.00445EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2024/04/05 12:00 a.m.17 views

WordPress ReDi Restaurant Reservation Plugin <= 24.0128 is vulnerable to Cross Site Request Forgery (CSRF)

Software ReDi Restaurant Reservation Type Plugin Vulnerable versions = 24.0128 Fixed in 24.0303 OWASP Top 10 A1: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2024-31299 Patch priority Low CVSS severity Low 7.1 Developer Claim ownership PSID b61734a1714a Credits Maj...

7.1CVSS6.6AI score0.00269EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/04 12:00 a.m.20 views

PT-2024-21091 · Esri · Esri Portal For Arcgis

Name of the Vulnerable Software and Affected Versions: Esri Portal for ArcGIS versions 11.1 and below Description: The issue is a cross-site-request forgery vulnerability that may allow a remote, unauthenticated attacker to trick an authorized user into executing unwanted actions via a crafted...

5.4CVSS7.1AI score0.00214EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2024/03/27 12:00 a.m.25 views

WordPress Simple Ajax Chat Plugin <= 20231101 is vulnerable to Cross Site Scripting (XSS)

Software Simple Ajax Chat Type Plugin Vulnerable versions = 20231101 Fixed in 20240216 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-2956 Patch priority Low CVSS severity Low 5.9 Developer Claim ownership PSID 1403f71c8e2b Credits Fourcade Required...

4.4CVSS5.8AI score0.0033EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder