Lucene search
+L

316 matches found

Code423n4
Code423n4
added 2022/04/21 12:0 a.m.8 views

Chainlink's latestRoundData might return stale or incorrect results

Lines of code Vulnerability details , int basePrice, , , = baseAggregator.latestRoundData; On ChainlinkPriceOracle.sol, we are using latestRoundData, but there is no check if the return value indicates stale data. This could lead to stale prices according to the Chainlink documentation:...

6.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/04/08 12:0 a.m.32 views

SUSE: Security Advisory (SUSE-SU-2022:1129-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.3AI score0.03624EPSS
SaveExploits3References15
Code423n4
Code423n4
added 2022/02/02 12:0 a.m.9 views

Checks missing while adding rewards

Handle csanuragjain Vulnerability details Impact Reward amount higher than contract reward balance can bring instability in the contract Proof of Concept 1. In FarmingPools.sol contract check notifyRewardAmounts function 2. Observe there is no check to see if added reward is higher than contract...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/30 12:0 a.m.8 views

Chainlink's latestRoundData might return stale results

Handle WatchPug Vulnerability details function peek bytes6 base, bytes6 quote, uint256 baseAmount private view returns uint256 quoteAmount, uint256 updateTime require base == ethId && quote == cvx3CrvId || base == cvx3CrvId && quote == ethId, "Invalid quote or base" ; , int256 daiPrice, , , =...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/30 12:0 a.m.11 views

Cvx3CrvOracle misses sanity checks for Chainlink responses

Handle kenzo Vulnerability details When querying Chainlink for stable prices, Cvx3CrvOracle doesn't run sanity checks against stale or incomplete results. This is unlike Yield's ChainlinkMultiOracle, which does execute those checks. Impact Stale or incorrect results might be returned. Proof of...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/01/20 12:0 a.m.10 views

PT-2022-15696 · Line · Line For Windows

Name of the Vulnerable Software and Affected Versions: LINE for Windows versions prior to 7.4 Description: The issue arises from the lack of media file checks before rendering, allowing an attacker to cause abnormal CPU consumption for the message recipient by sending a specially crafted gif imag...

5.5CVSS5.5AI score0.00837EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/01/17 1:15 p.m.4 views

CVE-2021-25025

The EventCalendar WordPress plugin before 1.1.51 does not have proper authorisation and CSRF checks in the addcalendarevent AJAX actions, allowing users with a role as low as subscriber to create events...

4.3CVSS5.9AI score0.00347EPSS
SaveExploits2References2
CNNVD
CNNVD
added 2021/11/01 12:0 a.m.10 views

WordPress 跨站请求伪造漏洞

WordPress is a set of blogging platforms developed using the PHP language by the WordPress Wordpress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. A cross-site request forgery vulnerability exists in the Wordpress plugin WP-Stats, which is caused ...

4.3CVSS5AI score0.00491EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2021/09/09 9:25 a.m.6 views

libX11: missing request length checks

A missing validation flaw was found in libX11. This flaw allows an attacker to inject X11 protocol commands on X clients, and in some cases, also bypass, authenticate via injection of control characters, or potentially execute arbitrary code with permissions of the application compiled with libX1...

9.8CVSS7.7AI score0.10634EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/08/30 8:57 a.m.7 views

libX11: missing request length checks

A missing validation flaw was found in libX11. This flaw allows an attacker to inject X11 protocol commands on X clients, and in some cases, also bypass, authenticate via injection of control characters, or potentially execute arbitrary code with permissions of the application compiled with libX1...

9.8CVSS7.7AI score0.10634EPSS
SaveExploits2References6
ATTACKERKB
ATTACKERKB
added 2021/08/24 7:42 a.m.4 views

CVE-2021-23431

The package joplin before 2.3.2 are vulnerable to Cross-site Request Forgery CSRF due to missing CSRF checks in various forms...

8.8CVSS5.3AI score0.00403EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/08/16 12:0 a.m.4 views

WordPress plugin Telugu Bible Verse Daily 跨站请求伪造漏洞

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 servers running PHP and MySQL.WordPress plugin is an application plugin. A cross-site request forgery...

6.1CVSS6AI score0.00412EPSS
SaveExploits2References1
Snyk
Snyk
added 2021/07/25 9:59 a.m.7 views

Cross-site Request Forgery (CSRF)

Overview joplin is a note taking and to-do application. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF due to missing CSRF checks in various forms. Remediation Upgrade joplin to version 2.3.2 or higher. References - GitHub Commit Credit: Laurent Cozic...

8.8CVSS6.8AI score0.00403EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2021/07/20 12:15 p.m.23 views

CVE-2020-15660

Missing checks on Content-Type headers in geckodriver before 0.27.0 could lead to a CSRF vulnerability, that might, when paired with a specifically prepared request, lead to remote code execution...

8.8CVSS7.4AI score0.01129EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/07/01 12:0 a.m.6 views

PT-2021-21108 · Selinux +6 · Selinux +6

Name of the Vulnerable Software and Affected Versions: SELinux version 3.2 Description: The issue is related to a heap-based buffer over-read in the ebitmap match any function, which is called indirectly from cil check neverallow. This occurs due to a lack of checks for invalid statements in an...

3.3CVSS4.5AI score0.00597EPSS
SaveExploits4References50
OpenVAS
OpenVAS
added 2021/03/24 12:0 a.m.19 views

Huawei EulerOS: Security Advisory for openjpeg (EulerOS-SA-2021-1692)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.8AI score0.02439EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/03/03 4:19 a.m.5 views

jenkins: Missing permission check for paths with specific prefix

Jenkins 2.274 and earlier, LTS 2.263.1 and earlier does not correctly match requested URLs to the list of always accessible paths, allowing attackers without Overall/Read permission to access some URLs as if they did have Overall/Read permission...

5.3CVSS5.8AI score0.01307EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/12/10 12:0 a.m.27 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : dovecot Multiple Vulnerabilities (NS-SA-2020-0105)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has dovecot packages installed that are affected by multiple vulnerabilities: - In Dovecot before 2.2.36.3 and 2.3.x before 2.3.5.1, a local attacker can cause a buffer overflow in the indexer-worker process, which can be used ...

8.8CVSS7AI score0.02417EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:0 a.m.37 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : dovecot Multiple Vulnerabilities (NS-SA-2020-0071)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has dovecot packages installed that are affected by multiple vulnerabilities: - In Dovecot before 2.2.36.3 and 2.3.x before 2.3.5.1, a local attacker can cause a buffer overflow in the indexer-worker process, which can be used ...

8.8CVSS7AI score0.02417EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2020/10/28 12:0 a.m.92 views

Cisco IP Phones Web Server RCE and DOS (cisco-sa-20200205-voip-phones-rce-dos)

A denial of service DoS vulnerability and remote code execution RCE exists in Cisco IP Phones due to missing checks when processing Cisco Discovery Protocol messages. An unauthenticated attacker can exploit this vulnerability by sending a crafted Cisco Discovery Protocol packet to the targeted IP...

8.8CVSS8.1AI score0.03095EPSS
SaveExploits0References2
Rows per page
Query Builder