Lucene search
+L

2496 matches found

Code423n4
Code423n4
added 2022/05/15 12:0 a.m.10 views

processYield() and distributeYield() may run out of gas and revert due to long list of extra rewards/yields

Lines of code Vulnerability details Impact Yields will not be able to be distributed to lenders because attempts to do so will revert Proof of Concept The processYield function loops overall of the extra rewards and transfers them File: smart-contracts/ConvexCurveLPVault.sol 1 105 uint256...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/05/13 1:30 a.m.3 views

GHSA-MR4J-7JJV-24M7 Jenkins Extra Columns Plugin allows Cross-Site Scripting (XSS)

Cross-site scripting XSS vulnerability in the Extra Columns plugin before 1.17 in Jenkins allows remote attackers to inject arbitrary web script or HTML by leveraging failure to filter tool tips through the configured markup formatter...

5.4CVSS5.4AI score0.01157EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/13 1:30 a.m.11 views

Jenkins Extra Columns Plugin allows Cross-Site Scripting (XSS)

Cross-site scripting XSS vulnerability in the Extra Columns plugin before 1.17 in Jenkins allows remote attackers to inject arbitrary web script or HTML by leveraging failure to filter tool tips through the configured markup formatter...

5.4CVSS5.8AI score0.01157EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/05/04 12:0 a.m.8 views

CVE-2022-22434

IBM Robotic Process Automation 21.0.0, 21.0.1, and 21.0.2 could allow a user with physical access to create an API request modified to create additional objects. IBM X-Force ID: 224159...

4.6CVSS5.8AI score0.00233EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2022/05/02 12:0 a.m.23 views

Google Android 加密问题漏洞

Google Android is a Linux-based open-source operating system from the U.S. company Google Android has an encryption vulnerability that can be exploited by attackers to cause local information leakage without additional execution privileges...

5.5CVSS5.9AI score0.00075EPSS
SaveExploits0References4
OSV
OSV
added 2022/04/28 9:0 p.m.58 views

GHSA-PF38-CW3P-22Q9 Keycloak is vulnerable to IDN homograph attack

A flaw was found in keycloak as shipped in Red Hat Single Sign-On 7.4 where IDN homograph attacks are possible. A malicious user can register himself with a name already registered and trick admin to grant him extra privileges...

5.3CVSS5.7AI score0.00774EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2022/04/27 12:0 a.m.15 views

The vulnerability of the implementations of the QuerySet.annotate(), aggregate(), and extra() methods in the Django web application framework allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the implementation of the QuerySet.annotate, aggregate, and extra methods in the Django software platform is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to compromise the confidentiality,...

10CVSS6.6AI score0.18661EPSS
SaveExploits3References10Affected Software6
Patchstack
Patchstack
added 2022/04/26 12:0 a.m.25 views

WordPress Donate Extra plugin <= 2.02 - Reflected Cross-Site Scripting (XSS) vulnerability

Reflected Cross-Site Scripting XSS vulnerability discovered by p7e4 in WordPress Donate Extra plugin versions = 2.02. Solution Deactivate and delete. This plugin has been closed as of April 7, 2022 and is not available for download. This closure is temporary, pending a full review...

6.1CVSS3.3AI score0.00788EPSS
SaveExploits2References3Affected Software1
wpexploit
wpexploit
added 2022/04/26 12:0 a.m.98 views

Donate Extra <= 2.02 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in the response, leading to a Reflected cross-Site Scripting ' document.form1.submit;...

6.1CVSS0.1AI score0.00788EPSS
SaveExploits2
OSV
OSV
added 2022/04/25 4:16 p.m.7 views

CVE-2022-27375

Tenda AX12 V22.03.01.21CN was discovered to contain a Cross-Site Request Forgery CSRF via the function sub422168 at /goform/WifiExtraSet...

6.5CVSS5.8AI score0.0045EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/04/25 4:16 p.m.4 views

CVE-2022-27375

Tenda AX12 V22.03.01.21CN was discovered to contain a Cross-Site Request Forgery CSRF via the function sub422168 at /goform/WifiExtraSet...

7.1CVSS5.9AI score0.0045EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/04/25 12:0 a.m.9 views

Tenda AX12 跨站请求伪造漏洞

Tenda AX12 is a dual-band Gigabit Wifi 6 wireless router from Tenda, China.Tenda AX12 V22.03.01.21CN firmware version is vulnerable to cross-site request forgery, which is caused by the sub422168 function of /goform/WifiExtraSet that does not sufficiently validate whether the request is from a...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits1References3
CNVD
CNVD
added 2022/04/22 12:0 a.m.27 views

Django SQL Injection Vulnerability (CNVD-2022-31838)

Django is the Django Foundation's set of open source web application framework based on the Python language . The framework includes an object-oriented mapper, view system, template system, etc. Django version 2.2.28 before version 2.2, version 3.2.13 before version 3.2, and version 4.0.4 before...

9.8CVSS3.2AI score0.18661EPSS
SaveExploits3References1
ATTACKERKB
ATTACKERKB
added 2022/04/19 4:34 p.m.5 views

CVE-2022-25648

The package git before 1.11.0 are vulnerable to Command Injection via git argument injection. When calling the fetchremote = 'origin', opts = function, the remote parameter is passed to the git fetch subcommand in a way that additional flags can be set. The additional flags can be used to perform...

9.8CVSS5.6AI score0.04871EPSS
SaveExploits1References11
Huntr
Huntr
added 2022/04/17 10:21 a.m.12 views

Relative Path Traversal vulnerability in StaticDir server

Description There is a relative path traversal vulnerability in the serve module of the extra crate. An attacker can simply request a relative path and access files outside of the configured directory root. Proof of Concept With a static folder in the project directory: rs // main.rs use...

1.5AI score
SaveExploits0
OSV
OSV
added 2022/04/13 12:0 a.m.8 views

GHSA-2GWJ-7JMV-H26R SQL Injection in Django

An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate, aggregate, and extra methods are subject to SQL injection in column aliases via a crafted dictionary with dictionary expansion as the passed kwargs...

9.8CVSS6.8AI score0.18661EPSS
SaveExploits3References17
OSV
OSV
added 2022/04/12 5:15 a.m.9 views

PYSEC-2022-190

An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate, aggregate, and extra methods are subject to SQL injection in column aliases via a crafted dictionary with dictionary expansion as the passed kwargs...

9.8CVSS6.8AI score0.18661EPSS
SaveExploits3References6
ArchLinux
ArchLinux
added 2022/04/12 12:0 a.m.69 views

[ASA-202204-9] python-django: sql injection

Arch Linux Security Advisory ASA-202204-9 ========================================= Severity: High Date : 2022-04-12 CVE-ID : CVE-2022-28346 CVE-2022-28347 Package : python-django Type : sql injection Remote : Yes Link : https://security.archlinux.org/AVG-2667 Summary ======= The package...

9.8CVSS0.9AI score0.18661EPSS
SaveExploits3References12
OSV
OSV
added 2022/04/11 12:29 p.m.11 views

USN-5373-2 python-django vulnerabilities

USN-5373-1 fixed several vulnerabilities in Django. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. Original advisory details: It was discovered that Django incorrectly handled certain certain column aliases in the QuerySet.annotate, aggregate, and extra...

9.8CVSS6.8AI score0.18661EPSS
SaveExploits3References3
wpexploit
wpexploit
added 2022/04/11 12:0 a.m.128 views

Import and export users and customers < 1.19.2.1 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escaped imported CSV data, which could allow high privilege users to import malicious javascript code and lead to Stored Cross-Site Scripting issues As admin, import the below CSV file via Tools Import and export users and customers /wp-admin/tools.php?page=acui...

4.8CVSS0.4AI score0.00702EPSS
SaveExploits2
Rows per page
Query Builder