Lucene search
+L

7627 matches found

Vulnrichment
Vulnrichment
added 2023/09/27 11:25 a.m.20 views

CVE-2023-40333 WordPress Bridge Core Plugin <= 3.0.9 is vulnerable to Cross Site Scripting (XSS)

Unauth. Reflected Cross-Site Scripting XSS vulnerability in Qode Interactive Bridge Core plugin = 3.0.9 versions...

7.1CVSS5.8AI score0.00323EPSS
SaveExploits0References1
CVE
CVE
added 2023/09/27 11:25 a.m.109 views

CVE-2023-40333

CVE-2023-40333 refers to unauthenticated, reflected XSS in the WordPress Bridge Core plugin ( 3.0.9 (i.e., 3.1.0 or later). NVD lists a base score around 6.1 (Medium) with network attack vector and user interaction required. Patchstack also notes the fix in 3.1.0 and labels the vulnerability as X...

7.1CVSS6AI score0.00323EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2023/09/27 12:00 a.m.28 views

WordPress plugin bridge-core cross-site scripting vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site scripting vulnerability exists...

7.1CVSS6AI score0.00323EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/09/27 12:00 a.m.13 views

PT-2023-27392 · Qode Interactive · Qode Interactive Bridge Core Plugin

Name of the Vulnerable Software and Affected Versions: Qode Interactive Bridge Core plugin versions = 3.0.9 Description: The issue is related to an Unauth. Reflected Cross-Site Scripting XSS vulnerability. This vulnerability allows for the execution of malicious scripts on a user's browser,...

7.1CVSS6.2AI score0.00323EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/09/20 12:00 a.m.8 views

PT-2023-8795 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a memory leak in the drm bridge get edid function of the Linux kernel's meson component. This leak occurs on the -hpd notify callback. The EDID returned by drm...

7.8CVSS6.4AI score0.08555EPSS
SaveExploits7References1089
Code423n4
Code423n4
added 2023/09/14 12:00 a.m.14 views

There is no concept of a requestDeposit, requestRedeem receipt made on the source chain, resulting in no recovery proces escrowed funds in the event of bridge or Centrifuge fall.

Lines of code Vulnerability details Impact There is no kind of request receipt on the EVM chain at all. The InvenstmentManagerrequestDeposit simply puts users tokens in the escrow and then the request gets routed to the Gateway and later to the outgoingRouter. The flow goes as follows 1.Buyer cal...

6.7AI score
SaveExploits0
Circl
Circl
added 2023/09/13 12:34 p.m.9 views

CVE-2023-4039

creationtimestamp| type| source ---|---|--- 2023-09-13 12:34:52+00:00| seen| https://t.me/cibsecurity/70370 2025-08-20 15:44:36+00:00| seen| https://bsky.app/profile/bluesky.awakari.com/post/3lwtrgrwkiq2h 2025-08-20 15:44:39+00:00| seen|...

4.8CVSS5.5AI score0.00758EPSS
SaveExploits1References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/09/11 8:55 p.m.13 views

Malicious code in @get-bridge/tapestry-sdk (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis bc1d41f48feb6046e7a27f7a15290bb4b1b479f102ed0d6ebd6cdc4bc89d8210 The OpenSSF Package Analysis project identified '@get-bridge/tapestry-sdk' @ 99.99.991 npm as malicious. It is considered malicious because: - T...

7.1AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/09/11 7:34 p.m.4 views

Malicious code in @get-bridge/bridge-string-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis e69ac01e87147a835e5ab4045ff640d7fa9d2eb636aeb12eef6e1fc1577d021f The OpenSSF Package Analysis project identified '@get-bridge/bridge-string-utils' @ 99.99.99 npm as malicious. It is considered malicious becaus...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/09/07 12:00 a.m.19 views

Tokens transferred with bridge can get lost if destination transaction can’t be executed

Lines of code Vulnerability details Impact User could lost his tokens, if tx on destination chain will failrevert. There is no option to recover the tokens on source chain. Revert could be cause by function attachThreshold. This function finds the correspondence between the amount and threshhold...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/09/07 12:00 a.m.12 views

Loss of token if a smart contract perform a cross-chain transfer using source bridge

Lines of code Vulnerability details Impact Loss of a token ownership if a smart contract perform a cross-chain transfer using source bridge Proof of Concept When a caller call burnAndCallAxelar, the token is burnt on source chain and the payload is encoded in this way: bytes memory payload =...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/09/07 12:00 a.m.12 views

Users can lost their USDY tokens in the Source Chain if something fails during the crosschain communication because there is not a validation mechanism to confirm that tokens were minted in the Destination Chain

Lines of code Vulnerability details Impact Users can lost their USDY tokens that were burnt in the Source Chain when bridging to another chain. Proof of Concept The bridging implementation solely relies and assumes that all messages sent to the Axelar Network will be validated and won't have any...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2023/09/06 8:13 p.m.72 views

CVE-2023-29198 Context isolation bypass via nested unserializable return value in Electron

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach...

6CVSS8.5AI score0.0049EPSS
SaveExploits0References2
OSV
OSV
added 2023/09/06 8:13 p.m.54 views

CVE-2023-29198 Context isolation bypass via nested unserializable return value in Electron

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach...

6CVSS8.2AI score
SaveExploits0References4
OSV
OSV
added 2023/09/06 7:50 p.m.102 views

GHSA-P7V2-P9M8-QQG7 Electron context isolation bypass via nested unserializable return value

Impact Apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Workarounds This issue is exploitable under eithe...

6CVSS7.2AI score0.0049EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/09/06 12:00 a.m.15 views

PT-2023-22196 · Electron · Electron

Name of the Vulnerable Software and Affected Versions: Electron versions prior to 22.3.6 Electron versions prior to 23.2.3 Electron versions prior to 24.0.1 Electron versions prior to 25.0.0-alpha.2 Description: Electron is a framework for writing cross-platform desktop applications using...

8.5CVSS8.3AI score0.0049EPSS
SaveExploits0References8
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/05 1:23 p.m.45 views

Security Bulletin: Vulnerabilities found in batik-bridge-1.7.jar which is shipped with IBM® Intelligent Operations Center(CVE-2022-40146, CVE-2022-38648, CVE-2022-38398)

Summary Multiple vulnerabilities have been identified in batik-bridge-1.7.jar which is shipped with IBM® Intelligent Operations Center. Information about these vulnerabilities affecting IBM® Intelligent Operations Center have been published and addressed the applicable CVEs. Vulnerability Details...

7.5CVSS6.7AI score0.06256EPSS
SaveExploits1Affected Software1
Patchstack
Patchstack
added 2023/08/29 12:00 a.m.16 views

WordPress Bridge Core Plugin <= 3.0.9 is vulnerable to Cross Site Scripting (XSS)

Software Bridge Core Type Plugin Vulnerable versions = 3.0.9 Fixed in 3.1.0 OWASP Top 10 A3: Injection Classification Cross Site Scripting XSS CVE CVE-2023-40333 Patch priority Medium CVSS severity Medium 7.1 Developer Claim ownership PSID d3de5f78c548 Credits Rafie Muhammad Patchstack Required...

7.1CVSS6.5AI score0.00323EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2023/08/08 6:30 a.m.24 views

Arbitrary Command Injection

matrix-appservice-irc is vulnerable to Arbitrary Command Injection. The vulnerability exists due to improper handling of commands with newlines \n which allows an attacker to inject and execute arbitrary commands on the IRC bridge bot...

9.8CVSS7.6AI score0.00863EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/08/04 7:15 p.m.44 views

CVE-2023-38700

matrix-appservice-irc is a Node.js IRC bridge for Matrix. Prior to version 1.0.1, it was possible to craft an event such that it would leak part of a targeted message event from another bridged room. This required knowing an event ID to target. Version 1.0.1n fixes this issue. As a workaround, se...

3.7CVSS3.8AI score0.00599EPSS
SaveExploits0References3
Rows per page
Query Builder