Lucene search
+L

2054 matches found

Code423n4
Code423n4
added 2023/09/06 12:00 a.m.14 views

Malicious user can prevent the creation of a proposal

Lines of code Vulnerability details Vulnerability Detail The LivepeerGovernor inherits OpenZeppelin's GovernorUpgradeable contract. The GovernorUpgradeable utilizes the hashProposal function to generate a unique hash when creating a new proposal. The hash depends solely on input parameters:...

6.8AI score
SaveExploits0
Citrix
Citrix
added 2023/08/31 12:00 a.m.23 views

Store Front Server Group Server is not reachable. Configuration settings might be out of date.

When observing the Server Group in the StoreFront management console, for each Server Member server the notification "Server is not reachable. Configuration settings might be out of date." is displayed with a red exclamation point icon. When initiating propagation theStoreFront management console...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/08/30 3:15 p.m.8 views

CVE-2023-1982

The Front Editor WordPress plugin through 4.0.4 does not sanitize and escape some of its form settings, which could allow high-privilege users to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS5.8AI score0.00442EPSS
SaveExploits2References1
Prion
Prion
added 2023/08/30 3:15 p.m.18 views

Cross site scripting

The Front Editor WordPress plugin through 4.0.4 does not sanitize and escape some of its form settings, which could allow high-privilege users to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.3CVSS4.9AI score0.00442EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2023/08/30 2:22 p.m.33 views

CVE-2023-1982 Front Editor <= 4.0.4 - Admin+ Stored XSS

The Front Editor WordPress plugin through 4.0.4 does not sanitize and escape some of its form settings, which could allow high-privilege users to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

5AI score0.00442EPSS
SaveExploits2References1
CVE
CVE
added 2023/08/30 2:22 p.m.110 views

CVE-2023-1982

CVE-2023-1982 affects the Front Editor WordPress plugin (versions up to and including 4.0.4). The root cause is insufficient sanitization/escaping of some form settings, enabling Stored XSS by high-privilege users, including in multisite setups where unfiltered_html is disabled. Impact per source...

4.8CVSS4.9AI score0.00442EPSS
SaveExploits2References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/30 2:22 p.m.16 views

CVE-2023-1982 Front Editor <= 4.0.4 - Admin+ Stored XSS

The Front Editor WordPress plugin through 4.0.4 does not sanitize and escape some of its form settings, which could allow high-privilege users to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

5.7AI score0.00442EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2023/08/30 12:00 a.m.16 views

PT-2023-17389 · WordPress · Front Editor

Name of the Vulnerable Software and Affected Versions: The Front Editor WordPress plugin versions 4.0.4 and earlier Description: The issue allows high-privilege users to perform Stored Cross-Site Scripting attacks due to the lack of sanitization and escaping of some form settings. This can occur...

4.8CVSS5.5AI score0.00442EPSS
SaveExploits2References5
CNNVD
CNNVD
added 2023/08/30 12:00 a.m.9 views

WordPress plugin Front Editor 跨站脚本漏洞

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...

4.8CVSS6.3AI score0.00442EPSS
SaveExploits2References2
OSV
OSV
added 2023/08/28 9:15 p.m.8 views

CVE-2023-39652

theme volty tvcmsvideotab up to v4.0.0 was discovered to contain a SQL injection vulnerability via the component TvcmsVideoTabConfirmDeleteModuleFrontController::run...

9.8CVSS5.7AI score0.00519EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/08/28 12:00 a.m.21 views

Error of computation break the LpTokens supply, causes users to lose funds and make functions using _getUtilityFinalLp() broken.

Lines of code Vulnerability details Impact withdrawGivenOutputAmount and withdrawGivenInputAmount functions doesn't revert when balance of tokenX/tokenY = 0 and create an offset between reserve tokens and LP total supply. This lead to unwanted behaviors for the next operations on the protocol...

6.6AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/08/25 8:31 p.m.20 views

CVE-2023-40585 Unauthenticated access to Ironic API

ironic-image is a container image to run OpenStack Ironic as part of Metal³. Prior to version capm3-v1.4.3, if Ironic is not deployed with TLS and it does not have API and Conductor split into separate services, access to the API is not protected by any authentication. Ironic API is also listenin...

7.3CVSS7AI score0.00367EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/08/14 3:21 a.m.5 views

Malicious code in srm-front-util (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware c469dee4624e4b88565a73ec5ed2d02e175984dc96436647b3b2e5145daffd3c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2023/08/14 3:21 a.m.7 views

MAL-2023-1463 Malicious code in srm-front-util (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware c469dee4624e4b88565a73ec5ed2d02e175984dc96436647b3b2e5145daffd3c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Code423n4
Code423n4
added 2023/08/10 12:00 a.m.24 views

GaugeController - Vulnerability with changing gauge weight would make the contract stop working

Lines of code Vulnerability details Impact The issue is applied differently based on how changegaugeweight works. 1. When changing gauge weight is essential for every enabled gauge before any vote happens An attacker can front-run changegaugeweight transaction to manipulate slope which can result...

6.7AI score
SaveExploits0
OSV
OSV
added 2023/08/07 8:02 a.m.11 views

MAL-2023-1047 Malicious code in @oyshoweb/front (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware fc793cbc35cbd69fb4c7bbb4873d0b7a480c013daa6e004215c2455290cab3e1 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Veracode
Veracode
added 2023/08/06 9:32 a.m.23 views

Cross-Site Scripting (XSS)

gitlab is vulnerable to Cross-Site Scripting XSS attacks. The library does not properly escape user inputs before it output to the front end when creating new abuse reports, allowing an attacker to inject and execute malicious javascript on victim's browser...

6.1CVSS6.1AI score0.00612EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/08/04 5:14 a.m.26 views

Cross-Site Scripting (XSS)

github.com/answerdev/answer is vulnerable to Cross-Site Scripting XSS attacks. The library does not properly escape the special characters before it output to the front end via the Question Tag, which allows an attacker to inject and execute malicious javascript on victim's browser...

5.4CVSS6.1AI score0.0062EPSS
SaveExploits1References3Affected Software1
Code423n4
Code423n4
added 2023/08/04 12:00 a.m.8 views

Add access control to inti constructor like function

Lines of code Vulnerability details Impact Not adding access control to init function would allow for frontrunning and injection of malicious code Proof of Concept event MinDebtRateUpdateduint256 oldVal, uint256 newVal; /// @notice event emitted when the maximum debt rate is updated event...

7.3AI score
SaveExploits0
wpexploit
wpexploit
added 2023/08/02 12:00 a.m.157 views

Front Editor <= 4.3.5 - Admin+ Stored XSS

Description The plugin does not sanitize and escape some of its form settings, which could allow high-privilege users to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup 1. Add a new form. 2. For the "Post Title", add...

4.8CVSS4.8AI score0.00442EPSS
SaveExploits2
Rows per page
Query Builder