Lucene search
+L

2783 matches found

ICS
ICS
added 2022/06/14 6:0 a.m.63 views

Mitsubishi Electric MELSEC iQ-R, Q, L Series and MELIPC Series (Update C)

1. EXECUTIVE SUMMARY CVSS v3 7.5 ATTENTION : Exploitable remotely/low attack complexity Vendor : Mitsubishi Electric Equipment : MELSEC iQ-R, Q, and L Series CPU Module; MELIPC Series CPU Vulnerability : Improper Resource Locking 2. RISK EVALUATION Successful exploitation of this vulnerability...

7.8CVSS7.9AI score0.01569EPSS
SaveExploits0References10
Code423n4
Code423n4
added 2022/06/14 12:0 a.m.7 views

block.timestamp as time proxy

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. 1. block.timestamp used as time proxy a. Summary: Risk of using block.timestamp for time should be considered. b. Details: block.timestamp is not an ideal proxy for time because of issues with...

7.2AI score
SaveExploits0
PyPA
PyPA
added 2022/06/09 9:15 a.m.12 views

PYSEC-2022-43053

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions prior to 0.3.4 when a calling an external contract with no return value, the contract address including side effects could be evaluated twice. This may result in incorrect outcomes for contracts. This issue...

8.2CVSS6.7AI score0.0129EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/06/09 9:15 a.m.46 views

PYSEC-2022-43053

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions prior to 0.3.4 when a calling an external contract with no return value, the contract address including side effects could be evaluated twice. This may result in incorrect outcomes for contracts. This issue...

7.5CVSS5.7AI score0.0129EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2022/06/09 8:5 a.m.35 views

Security Bulletin: CVE-2021-31805 may affect Apache Struts used by Content Collector for Email, Content Collector for File Systems, Content Collector for Microsoft SharePoint and Content Collector for IBM Connections

Summary Vulnerability found in Apache Struts used by Content Collector for Email, Content Collector for File Systems, Content Collector for Microsoft SharePoint and Content Collector for IBM Connections Vulnerability Details CVEID: CVE-2021-31805 DESCRIPTION: Apache Struts could allow a remote...

9.8CVSS0.8AI score0.85315EPSS
SaveExploits16Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/06 9:23 p.m.33 views

Multiple evaluation of contract address in call in vyper

Impact when a calling an external contract with no return value, the contract address could be evaluated twice. this is usually only an efficiency problem, but if evaluation of the contract address has side effects, it could result in double evaluation of the side effects. in the following exampl...

8.2CVSS7.2AI score0.0129EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/06/06 9:23 p.m.68 views

GHSA-4V9Q-CGPW-CF38 Multiple evaluation of contract address in call in vyper

Impact when a calling an external contract with no return value, the contract address could be evaluated twice. this is usually only an efficiency problem, but if evaluation of the contract address has side effects, it could result in double evaluation of the side effects. in the following exampl...

8.7CVSS5.9AI score0.0129EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2022/06/06 7:55 p.m.5 views

CVE-2022-29255 Multiple evaluation of contract address in call in vyper

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions prior to 0.3.4 when a calling an external contract with no return value, the contract address including side effects could be evaluated twice. This may result in incorrect outcomes for contracts. This issue...

8.2CVSS8.3AI score0.0129EPSS
SaveExploits1References2
Rapid7 Blog
Rapid7 Blog
added 2022/06/06 1:25 p.m.19 views

Evaluating the Security of an Enterprise IoT Deployment at Domino's Pizza

Recently, I had a great opportunity to work with Domino's Pizza to evaluate an internally conceived Internet of Things IoT-based business solution they had designed and deployed throughout their US store locations. The goal of this research project was to understand the security implications arou...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/06/06 12:0 a.m.6 views

PT-2022-19503 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.3.4 Description: The issue arises when calling an external contract with no return value, potentially resulting in the contract address being evaluated twice, including any side effects. This could lead to incorrect...

8.7CVSS7.4AI score0.0129EPSS
SaveExploits1References10
BDU FSTEC
BDU FSTEC
added 2022/06/02 12:0 a.m.12 views

The vulnerability of the evaluation function of the intrusion detection rules of the Snort system’s microprogramming software for Cisco Firepower Threat Defense (FTD) allows a perpetrator to trigger a service failure.

The vulnerability of the evaluation function of the intrusion detection rules of Cisco Firepower Threat Defense FTD is related to resource management errors. Exploiting this vulnerability can allow a malicious actor to trigger a service failure using specially created UDP packets...

8.6CVSS7.2AI score0.01606EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2022/05/20 10:29 p.m.28 views

CVE-2020-1914

A logic vulnerability when handling the SaveGeneratorLong instruction in Facebook Hermes prior to commit b2021df620824627f5a8c96615edbd1eb7fdddfc allows attackers to potentially read out of bounds or theoretically execute arbitrary code via crafted JavaScript. Note that this is only exploitable i...

9.8CVSS4.7AI score0.02515EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/17 7:57 p.m.79 views

GHSA-49M5-2838-Q2RV Ansible unsafe evaluation of some strings

Ansible prior to 1.5.4 mishandles the evaluation of some strings...

8.7CVSS7.4AI score0.0119EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/14 1:57 a.m.5 views

GHSA-PW8R-X2QM-3H5M Arbitrary code execution in Apache Struts 2

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted value that contains both "$" and "%" sequences, which causes the OGNL code to be evaluated twice...

9.3CVSS6.2AI score0.13828EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2022/05/14 1:5 a.m.17 views

Apache Struts forced double OGNL evaluation

Apache Struts 2.x before 2.3.29 allows remote attackers to execute arbitrary code via a "%" sequence in a tag attribute, aka forced double OGNL evaluation. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-0785...

9CVSS7.8AI score0.0802EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/14 12:52 a.m.52 views

GHSA-876P-4WGC-75RX Apache Struts RCE Vulnerability

Apache Struts 2.x before 2.3.20.3, 2.3.24.3, and 2.3.28 allows remote attackers to execute arbitrary code via a % sequence in a tag attribute, aka forced double OGNL evaluation...

8.8CVSS8.8AI score0.08812EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/14 12:52 a.m.30 views

Apache Struts RCE Vulnerability

Apache Struts 2.x before 2.3.20.3, 2.3.24.3, and 2.3.28 allows remote attackers to execute arbitrary code via a % sequence in a tag attribute, aka forced double OGNL evaluation...

9CVSS8.8AI score0.08812EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/13 1:14 a.m.34 views

GHSA-X5FC-PGPX-59J5 Server side object manipulation in Apache Struts

OGNL provides, among other features, extensive expression evaluation capabilities. This vulnerability allows a malicious user to bypass the ''-usage protection built into the ParametersInterceptor, thus being able to manipulate server side context objects. This behavior was already addressed in...

5CVSS9.1AI score0.91079EPSS
SaveExploits22References10
Github Security Blog
Github Security Blog
added 2022/05/13 1:14 a.m.42 views

Server side object manipulation in Apache Struts

OGNL provides, among other features, extensive expression evaluation capabilities. This vulnerability allows a malicious user to bypass the ''-usage protection built into the ParametersInterceptor, thus being able to manipulate server side context objects. This behavior was already addressed in...

5CVSS1.7AI score0.91079EPSS
SaveExploits22References10Affected Software1
ICS
ICS
added 2022/05/12 12:0 a.m.47 views

Inkscape in Industrial Products

1. EXECUTIVE SUMMARY CVSS v3 7.8 ATTENTION: Low attack complexity Vendor: Inkscape Equipment: Inkscape, an open-source graphics editor Vulnerabilities: Out-of-bounds Read, Access of Uninitialized Pointer, Out-of-bounds Write 2. RISK EVALUATION Successful exploitation of these vulnerabilities...

7.8CVSS5.2AI score0.01454EPSS
SaveExploits3References5
Rows per page
Query Builder