Lucene search
+L

913 matches found

ATTACKERKB
ATTACKERKB
added 2021/03/23 2:15 p.m.3 views

CVE-2021-27531

A cross-site scripting XSS vulnerability in DynPG version 4.9.2 allows remote attackers to inject JavaScript via the "query" parameter...

4.8CVSS5AI score0.0083EPSS
SaveExploits1References2
Prion
Prion
added 2021/03/23 2:15 p.m.15 views

Cross site scripting

A cross-site scripting XSS vulnerability in DynPG version 4.9.2 allows remote attackers to inject JavaScript via the "query" parameter...

3.5CVSS4.9AI score0.0083EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2021/03/23 12:0 a.m.8 views

Dynpg组织 Dynpg 跨站脚本漏洞

DynPG is a free open source software for managing web content and modules while focusing on business process automation. A cross-site scripting vulnerability exists in DynPG 4.9.2. A remote attacker can exploit this vulnerability by injecting JavaScript via the "query" parameter...

4.8CVSS5.3AI score0.0083EPSS
SaveExploits1References2
OSV
OSV
added 2021/03/17 1:6 p.m.15 views

OPENSUSE-SU-2021:0435-1 Security update for python

This update for python fixes the following issues: - python27 was upgraded to 2.7.18 - CVE-2021-23336: Fixed a potential web cache poisoning by using a semicolon in query parameters use of semicolon as a query string separator bsc1182379. This update was imported from the SUSE:SLE-15:Update updat...

5.9CVSS7.5AI score0.36006EPSS
SaveExploits1References3
OSV
OSV
added 2021/03/14 9:20 p.m.7 views

MGASA-2021-0135 Updated python-django package fixes a security vulnerability

Django contains a copy of urllib.parse.parseqsl which was added to backport some security fixes to prevent web cache poisoning. A further security fix has been issued recently such that parseqsl no longer allows using ; as a query parameter separator by default CVE-2021-23336...

5.9CVSS6.3AI score0.36006EPSS
SaveExploits1References4
Mageia
Mageia
added 2021/03/14 9:20 p.m.53 views

Updated python-django package fixes a security vulnerability

Django contains a copy of urllib.parse.parseqsl which was added to backport some security fixes to prevent web cache poisoning. A further security fix has been issued recently such that parseqsl no longer allows using ; as a query parameter separator by default CVE-2021-23336...

5.9CVSS2.2AI score0.36006EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/03/12 6:12 p.m.28 views

CVE-2021-21080 Adobe Connect Reflected Cross-site Scripting via query parameter

Adobe Connect version 11.0.7 and earlier is affected by a reflected Cross-Site Scripting XSS vulnerability. An attacker could exploit this vulnerability to inject malicious JavaScript content that may be executed within the context of the victim's browser when they browse to the page containing t...

6.1CVSS6.2AI score0.01188EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/03/03 4:19 a.m.4 views

jenkins: Reflected XSS vulnerability in markup formatter preview

A flaw was found in jenkins. A cross-site scripting XSS vulnerability is possible due to the lack of restrictions in URL rendering in the formatted previews of markup passed as a query parameter if the configured markup formatter does not prohibit unsafe elements in the markup. The highest threat...

6.1CVSS5.6AI score0.01185EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2021/02/26 2:26 p.m.16 views

CVE-2021-26903

LMA ISIDA Retriever 5.2 is vulnerable to XSS via query'text'...

6.1AI score0.00979EPSS
SaveExploits0References2
Node.js
Node.js
added 2021/02/22 5:29 p.m.72 views

Cross-Site Request Forgery (CSRF)

Overview Affected versions of the fastify-csrf package are vulnerable to Cross-site Request Forgery CSRF. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true . Also, the CSRF token was available in the GET query parameter...

6.8CVSS2.3AI score0.0098EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/02/22 12:0 a.m.20 views

EulerOS 2.0 SP2 : doxygen (EulerOS-SA-2021-1289)

According to the version of the doxygen package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Insufficient sanitization of the query parameter in templates/html/searchopensearch.php could lead to reflected cross-site scripting or iframe...

6.1CVSS6.2AI score0.01823EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/02/22 12:0 a.m.18 views

Huawei EulerOS: Security Advisory for doxygen (EulerOS-SA-2021-1289)

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

6.1CVSS6.3AI score0.01823EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/02/17 7:6 p.m.2 views

jenkins: Reflected XSS vulnerability in markup formatter preview

A flaw was found in jenkins. A cross-site scripting XSS vulnerability is possible due to the lack of restrictions in URL rendering in the formatted previews of markup passed as a query parameter if the configured markup formatter does not prohibit unsafe elements in the markup. The highest threat...

6.1CVSS5.6AI score0.01185EPSS
SaveExploits0References4
OSV
OSV
added 2021/01/20 9:30 p.m.61 views

GHSA-49WP-QQ6X-G2RF Cross-site Request Forgery in fastify-csrf

The package fastify-csrf before 3.0.0 has a set of issues that affect its ability to do CSRF protection. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS8.6AI score0.0098EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/01/20 9:30 p.m.36 views

Cross-site Request Forgery in fastify-csrf

The package fastify-csrf before 3.0.0 has a set of issues that affect its ability to do CSRF protection. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS8.4AI score0.0098EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2021/01/19 3:15 p.m.28 views

CVE-2020-28482

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS6.6AI score0.0098EPSS
SaveExploits0References2
OSV
OSV
added 2021/01/19 3:15 p.m.19 views

CVE-2020-28482

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS6.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2021/01/19 2:50 p.m.30 views

CVE-2020-28482 Cross-site Request Forgery (CSRF)

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

5.9CVSS8.8AI score0.0098EPSS
SaveExploits0References2
Snyk
Snyk
added 2021/01/19 1:0 p.m.7 views

Cross-site Request Forgery (CSRF)

Overview fastify-csrf is an A plugin for adding CSRF protection to Fastify. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true . Also, the CS...

8.8CVSS6.9AI score0.0098EPSS
SaveExploits0References3
Veracode
Veracode
added 2021/01/14 4:24 p.m.8 views

Denial Of Service (DoS)

jenkins is vulnerable to denial of service DoS. The vulnerability exists as it does not limit sizes provided as query parameters to graph-rendering URLs...

6.5CVSS6.4AI score0.01444EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder