Lucene search
+L

126 matches found

Debian CVE
Debian CVE
added 2023/05/26 1:44 p.m.84 views

CVE-2022-39374

Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. If Synapse and a malicious homeserver are both joined to the same room, the malicious homeserver can trick Synapse into accepting previously rejected events into its view of the current state of that...

6.5CVSS6.3AI score0.00941EPSS
SaveExploits0
Prion
Prion
added 2023/05/09 2:15 a.m.37 views

Design/Logic Flaw

In SAP AS NetWeaver JAVA - versions SERVERCORE 7.50, J2EE-FRMW 7.50, CORE-TOOLS 7.50, an unauthenticated attacker can attach to an open interface and make use of an open naming and directory API to instantiate an object which has methods which can be called without further authorization and...

6.4CVSS9.2AI score0.00624EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/03/22 6:15 a.m.11 views

CVE-2023-25594

A vulnerability in the web-based management interface of ClearPass Policy Manager allows an attacker with read-only privileges to perform actions that change the state of the ClearPass Policy Manager instance. Successful exploitation of this vulnerability allows an attacker to...

8.8CVSS7.3AI score0.00459EPSS
SaveExploits0References1
CVE
CVE
added 2023/03/14 2:54 p.m.79 views

CVE-2023-25594

CVE-2023-25594 concerns Aruba Networks ClearPass Policy Manager, where an attacker with read-only privileges can perform state-changing actions in the web-based management interface. The underlying issue is an authorization bypass that permits higher-impact operations than the attacker’s permissi...

8.8CVSS7.3AI score0.00459EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/03/14 12:00 a.m.11 views

PT-2023-20185 · Aruba Networks · Clearpass Policy Manager

Name of the Vulnerable Software and Affected Versions: ClearPass Policy Manager affected versions not specified Description: A vulnerability in the web-based management interface of ClearPass Policy Manager allows an attacker with read-only privileges to perform actions that change the state of t...

8.8CVSS6.8AI score0.00459EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/12 7:15 p.m.9 views

CVE-2022-31225

Dell BIOS versions contain an Unchecked Return Value vulnerability. A local authenticated administrator user could potentially exploit this vulnerability in order to change the state of the system or cause unexpected failures...

5.1CVSS5.8AI score0.00157EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2022/09/06 8:35 p.m.5 views

CVE-2022-36061 Elrond go can execute on same context checks in VM

Elrond go is the go implementation for the Elrond Network protocol. In versions prior to 1.3.35, read only calls between contracts can generate smart contracts results. For example, if contract A calls in read only mode contract B and the called function will make changes upon the contract's B...

6.5CVSS9.4AI score0.01217EPSS
SaveExploits1References3
OSV
OSV
added 2022/09/06 6:15 p.m.10 views

CVE-2022-23680

AOS-CX lacks Anti-CSRF protections in place for state-changing operations. This can potentially be exploited by an attacker to execute commands in the context of another user in ArubaOS-CX Switches versions: AOS-CX 10.10.xxxx: 10.10.0002 and below, AOS-CX 10.09.xxxx: 10.09.1020 and below, AOS-CX...

8.8CVSS5.9AI score0.0042EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/06/19 12:00 a.m.16 views

nonReentrant modifier is not added to all functions that generate state changes, there is a possibility of re-entry.

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. I noticed that the nonReentrant modifier only adds some of the functions that generate state changes to the InfinityExchange.sol contract, which provides the feasibility of reentrancy between multiple...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/30 12:00 a.m.27 views

Gauge Functionalities Still Accessible After Being "Killed"

Lines of code Vulnerability details Proof-of-Concept The Voter contract contains a killGauge function that allow the emergency council to kill a gauge. The killGauge function will set the isAlive mapping to false. Thus, calling Voter's functions e.g. Voter.updateGauge, Voter.distributegauge again...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2022/03/30 12:00 a.m.9 views

Vivoh Webinar Manager 授权问题漏洞

Vivoh Webinar Manager is a multicast application manager from the Vivoh team. A security vulnerability exists in the API prior to Vivoh Webinar Manager version 3.6.3.0 that stems from incorrect API authentication. When a user logs into the Management Configuration Web Portlet, a VIVOHAUTH cookie ...

6.5CVSS6.5AI score0.0074EPSS
SaveExploits1References3
OSV
OSV
added 2022/01/21 9:15 p.m.12 views

CVE-2022-22552

Dell EMC AppSync versions 3.9 to 4.3 contain a clickjacking vulnerability in AppSync. A remote unauthenticated attacker could potentially exploit this vulnerability to trick the victim into executing state changing operations...

6.1CVSS5.8AI score0.00689EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/01/12 5:00 p.m.13 views

CVE-2022-22155

An Uncontrolled Resource Consumption vulnerability in the handling of IPv6 neighbor state change events in Juniper Networks Junos OS allows an adjacent attacker to cause a memory leak in the Flexible PIC Concentrator FPC of an ACX5448 router. The continuous flapping of an IPv6 neighbor with...

6.5CVSS6.6AI score0.00369EPSS
SaveExploits0References2Affected Software1
Code423n4
Code423n4
added 2021/08/11 12:00 a.m.17 views

Incorrect balance computed in getUsersConfirmedButNotSettledSynthBalance()

Handle hack3r-0m Vulnerability details Consider the following state: longsynthbalace = 300; shortsynthbalace = 200; marketUpdateIndex1 = x; userNextPricecurrentUpdateIndex = 0; userNextPricesyntheticTokentoShiftAwayFrommarketSide1true = 0; batchedamountSyntheticTokentoShiftAwayFrommarketSide1true...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/16 12:00 a.m.19 views

Flows can bypass market and global pause

Handle 0xRajeev Vulnerability details Impact Ability to pause all token transfers and all state changes for contracts is a “guarded-launch” best-practice for emergency situations for newly launched projects. The project implements this using a marketsPaused flag per market and a globalPause flag...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/07 12:00 a.m.47 views

EIP-721 / EIP-1155 Re-Entrancy Vulnerability

Handle 0xsomeone Vulnerability details Impact The impact of this finding is difficult to estimate as the contract system within scope is limited in how the various components are meant to be utilized. A definitive side-effect of this re-entrancy is the delayed application of the afterRedeemHook...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2018/12/03 12:00 a.m.8 views

IBM StoredIQ elevation of privilege vulnerability (CNVD-2018-26905)

IBM StoredIQ is a suite of data visualization and processing platforms from IBM, USA. The platform provides scalable analytics and governance of unstructured data, as well as records management, storage optimization and migration of data. A security vulnerability exists in IBM StoredIQ. An attack...

6.7CVSS6.1AI score0.00324EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/11/29 12:00 a.m.10 views

ZyXEL NSA325 V2 Cross-Site Request Forgery Vulnerability

The ZyXEL NSA325 V2 is a network storage device from Hopkins ZyXEL Technology. A security vulnerability exists in the web application of the ZyXEL NSA325 V2 version 4.81. The vulnerability can be exploited by an attacker to perform a state change operation using a specially crafted HTTP form...

8.8CVSS6.9AI score0.00875EPSS
SaveExploits1References1
OSV
OSV
added 2018/04/05 9:29 p.m.10 views

CVE-2017-14467

An exploitable access control vulnerability exists in the data, program, and function file permissions functionality of Allen Bradley Micrologix 1400 Series B FRN 21.2 and before. A specially crafted packet can cause a read or write operation resulting in disclosure of sensitive information,...

9.8CVSS5.7AI score0.36175EPSS
SaveExploits1References1
OSV
OSV
added 2014/11/24 3:59 p.m.11 views

CVE-2014-8414

ConfBridge in Asterisk 11.x before 11.14.1 and Certified Asterisk 11.6 before 11.6-cert8 does not properly handle state changes, which allows remote attackers to cause a denial of service channel hang and memory consumption by causing transitions to be delayed, which triggers a state change from...

6.7AI score
SaveExploits0References2
Rows per page
Query Builder