Lucene search
+L

547 matches found

Positive Technologies
Positive Technologies
added 2021/12/27 12:0 a.m.14 views

PT-2021-16394 · WordPress · Wp Rss Aggregator

Name of the Vulnerable Software and Affected Versions: WP RSS Aggregator versions prior to 4.19.3 Description: The issue is related to a Stored XSS problem. It occurs because data is not properly sanitised and escaped before being output in the System Info admin dashboard. This is due to the wprs...

5.4CVSS5AI score0.00292EPSS
SaveExploits2References3
Code423n4
Code423n4
added 2021/12/18 12:0 a.m.6 views

SHOULD CHECK RETURN DATA FROM CHAINLINK AGGREGATORS

Handle defsec Vulnerability details Impact The latestRoundData function in the contract PriceFeed.sol fetches the asset price from a Chainlink aggregator using the latestRoundData function. However, there are no checks on roundID. Stale prices could put funds at risk. According to Chainlink's...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/14 12:0 a.m.10 views

Function sync in ChainlinkOracle.sol does not check the price returned from chainlink aggregators

Handle ye0lde Vulnerability details Impact The sync function in the contract ChainlinkOracle.sol fetches the feedPrice' from a Chainlink aggregator using the latestRoundDatafunction. There are checks on thetimeStampversus previous versions of the feed protecting against stale prices. But there is...

6.9AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2021/12/09 7:15 p.m.5 views

ai.agnos:reactive-sparql_2.12 (>=0.3.0 <=0.3.1), ai.chronon:aggregator_2.11 (>=0.0.1 <=thread_contention-0.0.23-dev3) +25285 more potentially affected by CVE-2020-36179 via com.fasterxml.jackson.core:jackson-databind (>=2.7.0 <=2.9.10.7)

com.fasterxml.jackson.core:jackson-databind MAVEN version =2.7.0, =0.3.0, =0.0.1, =0.0.6, =0.0.1, =0.0.1, =thread-pool-0.0.24-dev, =local, =local, =0.0.6, =0.0.1, =0.42.1, =0.42.1, =0.40.2, =0.42.1, =0.80.6 and more Source cves: CVE-2020-36179 Source advisory: OSV:GHSA-9GPH-22XH-8X98...

8.8CVSS6.8AI score0.20929EPSS
SaveExploits2
OSV
OSV
added 2021/11/29 9:15 a.m.5 views

CVE-2021-24768

The WP RSS Aggregator WordPress plugin before 4.19.2 does not properly sanitise and escape the URL to Blacklist field, allowing malicious HTML to be inserted by high privilege users even when the unfilteredhtml capability is disallowed, which could lead to Cross-Site Scripting issues...

4.8CVSS5.8AI score0.00598EPSS
SaveExploits2References1
NVD
NVD
added 2021/11/29 9:15 a.m.17 views

CVE-2021-24768

The WP RSS Aggregator WordPress plugin before 4.19.2 does not properly sanitise and escape the URL to Blacklist field, allowing malicious HTML to be inserted by high privilege users even when the unfilteredhtml capability is disallowed, which could lead to Cross-Site Scripting issues...

4.8CVSS0.00598EPSS
SaveExploits2References1
Prion
Prion
added 2021/11/29 9:15 a.m.19 views

Cross site scripting

The WP RSS Aggregator WordPress plugin before 4.19.2 does not properly sanitise and escape the URL to Blacklist field, allowing malicious HTML to be inserted by high privilege users even when the unfilteredhtml capability is disallowed, which could lead to Cross-Site Scripting issues...

3.5CVSS4.7AI score0.00598EPSS
SaveExploits2References1Affected Software1
CVE
CVE
added 2021/11/29 8:25 a.m.52 views

CVE-2021-24768

CVE-2021-24768 affects the WordPress WP RSS Aggregator plugin prior to 4.19.2. The issue is improper sanitisation/escaping of the URL to the Blacklist field, allowing malicious HTML to be stored by high-privilege users even when unfiltered_html is disallowed, enabling stored Cross-Site Scripting ...

4.8CVSS4.7AI score0.00598EPSS
SaveExploits2References1Affected Software1
Patchstack
Patchstack
added 2021/11/29 12:0 a.m.19 views

WordPress WP RSS Aggregator plugin <= 4.19.2 - Stored Cross-Site Scripting (XSS) vulnerability

Stored Cross-Site Scripting XSS vulnerability discovered by Krzysztof Zając in WordPress WP RSS Aggregator plugin versions = 4.19.2. Solution Update the WordPress WP RSS Aggregator plugin to the latest available version at least 4.19.3...

5.4CVSS1.7AI score0.00292EPSS
SaveExploits2References3Affected Software1
WPVulnDB
WPVulnDB
added 2021/11/29 12:0 a.m.16 views

WP RSS Aggregator < 4.19.3 - Subscriber+ Stored Cross-Site Scripting

The plugin does not sanitise and escape data before outputting it in the System Info admin dashboard, which could lead to a Stored XSS issue due to the wprssdismissaddonnotice AJAX action missing authorisation and CSRF checks, allowing any authenticated users, such as subscriber to call it and se...

5.4CVSS0.1AI score0.00292EPSS
SaveExploits2Affected Software1
CNNVD
CNNVD
added 2021/11/29 12:0 a.m.7 views

WordPress 插件跨站脚本漏洞

WordPress is the Wordpress Foundation's set of blogging platform developed using the PHP language . The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress Plugin is an open source application plugin for WordPress. The WordPress WP RSS Aggregator plugin suffer...

4.8CVSS5.1AI score0.00598EPSS
SaveExploits2References2
Code423n4
Code423n4
added 2021/11/14 12:0 a.m.11 views

SHOULD CHECK RETURN DATA FROM CHAINLINK AGGREGATORS

Handle defsec Vulnerability details Impact The consult function in the contract TwapOracle.sol fetches the asset price from a Chainlink aggregator using the latestRoundData function. However, there are no checks on timeStamp, resulting in stale prices. The oracle wrapper calls out to a chainlink...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/11/09 12:0 a.m.11 views

Should a Chainlink aggregator become stuck in a stale state then TwapOracle will become irrecoverably broken

Handle TomFrench Vulnerability details Impact Inability to call consult on the TwapOracle and so calculate the exchange rate between USDV and VADER. Proof of Concept Should any of the Chainlink aggregators used by the TwapOracle becomes stuck in such a state that the check on L143-146 of...

6.9AI score
SaveExploits0
Patchstack
Patchstack
added 2021/11/01 12:0 a.m.18 views

WordPress WP RSS Aggregator plugin <= 4.19.1 - Stored Cross-Site Scripting (XSS) vulnerability

Stored Cross-Site Scripting XSS vulnerability discovered by Huy Nguyen in WordPress WP RSS Aggregator plugin versions = 4.19.1. Solution Update the WordPress WP RSS Aggregator plugin to the latest available version at least 4.19.2...

1AI score0.00598EPSS
SaveExploits2References3Affected Software1
CNVD
CNVD
added 2021/09/09 12:0 a.m.27 views

PepeAuctionSale Access Control Error Vulnerability

PepeAuctionSale is a DeFi aggregator on Etherscan. An access control error vulnerability exists in PepeAuctionSale, which stems from the fact that the time check operation in PepeAuctionSale 1.0 can be made invalid by assigning a large number to the duration variable, thus affecting access to the...

7.5CVSS3.7AI score0.00949EPSS
SaveExploits1References1
Microsoft KB
Microsoft KB
added 2021/07/13 7:0 a.m.31 views

Description of the security update for SharePoint Enterprise Server 2013: July 13, 2021 (KB5001984)

None None...

5.3CVSS6.5AI score0.04648EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2021/07/11 12:0 a.m.68 views

Security update for gstreamer, gstreamer-plugins-bad, gstreamer-plugins-base, gstreamer-plugins-good, gstreamer-plugins-ugly (important)

openSUSE Security Update: Security update for gstreamer, gstreamer-plugins-bad, gstreamer-plugins-base, gstreamer-plugins-good, gstreamer-plugins-ugly Announcement ID: openSUSE-SU-2021:1819-1 Rating: important References: 1181255 SLE-13843 Cross-References: CVE-2021-3185 CVSS scores: CVE-2021-318...

7.1CVSS7.3AI score0.02377EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2021/05/27 12:0 a.m.7 views

Should check return data from Chainlink aggregators

Handle shw Vulnerability details Impact The getEtherPrice function in the contract FSDNetwork fetches the ETH price from a Chainlink aggregator using the latestRoundData function. However, there are no checks on roundID nor timeStamp, resulting in stale prices. Proof of Concept Referenced code:...

6.9AI score
SaveExploits0
OSV
OSV
added 2021/02/12 8:15 a.m.6 views

CVE-2021-27188

The Sovremennye Delovye Tekhnologii FX Aggregator terminal client 1 allows attackers to cause a denial of service access suspended for five hours by making five invalid login attempts to a victim's account...

7.5CVSS7.1AI score0.01804EPSS
SaveExploits0References2
NVD
NVD
added 2021/02/12 8:15 a.m.16 views

CVE-2021-27188

The Sovremennye Delovye Tekhnologii FX Aggregator terminal client 1 allows attackers to cause a denial of service access suspended for five hours by making five invalid login attempts to a victim's account...

7.5CVSS0.01804EPSS
SaveExploits0References2
Rows per page
Query Builder