Lucene search
+L

12778 matches found

CNNVD
CNNVD
added 2022/05/19 12:00 a.m.9 views

JGraph draw.io 跨站脚本漏洞

JGraph draw.io is a configurable charting/whiteboard visualization application for JGraph. versions prior to JGraph draw.io 18.0.4 contain a cross-site scripting vulnerability that stems from the program's lack of data validation filtering of user-supplied data and output. An attacker could explo...

6.3CVSS5.9AI score0.00609EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2022/05/19 12:00 a.m.38 views

Mageia: Security Advisory (MGASA-2022-0171)

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

7.5CVSS10AI score0.0995EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/05/18 12:00 a.m.11 views

GPAC 缓冲区错误漏洞

GPAC is an open source multimedia framework. GPAC 2.0.0 suffers from a buffer overflow vulnerability that stems from abuse of the Unicode utf8wcslen renamed gfutf8wcslen function in utils/utf.c. An attacker could exploit this vulnerability to cause a heap-based buffer over read...

7.1CVSS6.1AI score0.00852EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/17 5:49 a.m.41 views

GHSA-CQMH-MPX2-G633 Improper Restriction of Operations within the Bounds of a Memory Buffer in python-cjson

Buffer overflow in Dan Pascu python-cjson 1.0.5, when UCS-4 encoding is enabled, allows context-dependent attackers to cause a denial of service application crash or possibly have unspecified other impact via vectors involving crafted Unicode input to the cjson.encode function...

6.9CVSS7AI score0.01665EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/17 5:49 a.m.26 views

Improper Restriction of Operations within the Bounds of a Memory Buffer in python-cjson

Buffer overflow in Dan Pascu python-cjson 1.0.5, when UCS-4 encoding is enabled, allows context-dependent attackers to cause a denial of service application crash or possibly have unspecified other impact via vectors involving crafted Unicode input to the cjson.encode function...

6.8CVSS7AI score0.01665EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 5:17 a.m.38 views

Symfony Allows URI Restrictions Bypass Via Double-Encoded String

On the Symfony 2.0.x version, there's a security issue that allows access to routes protected by a firewall even when the user is not logged in. Both the Routing component and the Security component uses the path returned by getPathInfo to match a Request. The getPathInfo returns a decoded path,...

6.4CVSS6.3AI score0.01876EPSS
SaveExploits0References10Affected Software4
Github Security Blog
Github Security Blog
added 2022/05/17 4:44 a.m.18 views

Jenkins Subversion Plugin Stores Credentials with Base64 Encoding

The Subversion plugin before 1.54 for Jenkins stores credentials using base64 encoding, which allows local users to obtain passwords and SSH private keys by reading a subversion.credentials file...

2.1CVSS6.4AI score0.00497EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/05/17 4:44 a.m.13 views

GHSA-C4FR-GX5W-8QF2 Jenkins Subversion Plugin Stores Credentials with Base64 Encoding

The Subversion plugin before 1.54 for Jenkins stores credentials using base64 encoding, which allows local users to obtain passwords and SSH private keys by reading a subversion.credentials file...

5.1CVSS6AI score0.00497EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/05/17 2:40 a.m.32 views

ws-xmlrpc DoS Vulnerability

The Content-Encoding HTTP header feature in ws-xmlrpc 3.1.3 as used in Apache Archiva allows remote attackers to cause a denial of service resource consumption by decompressing a large file containing zeroes...

6.5CVSS6.7AI score0.0751EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/05/17 2:40 a.m.11 views

GHSA-R2PG-W96P-PCPJ ws-xmlrpc DoS Vulnerability

The Content-Encoding HTTP header feature in ws-xmlrpc 3.1.3 as used in Apache Archiva allows remote attackers to cause a denial of service resource consumption by decompressing a large file containing zeroes...

6.5CVSS6.7AI score0.0751EPSS
SaveExploits1References6
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.41 views

Improper Encoding or Escaping of Output

Gitea before 1.16.7 does not escape git fetch remote...

7.5CVSS1.9AI score0.89361EPSS
SaveExploits8References5Affected Software1
OSV
OSV
added 2022/05/15 10:06 a.m.16 views

MGASA-2022-0183 Updated xmlrpc-c packages fix security vulnerability

xmltokimpl.c in Expat aka libexpat before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context. CVE-2022-25235...

9.8CVSS9.5AI score0.04955EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2022/05/14 11:41 a.m.59 views

CVE-2020-7238

A flaw was found in Netty, where it mishandles Transfer-Encoding whitespace. This flaw allows HTTP Request Smuggling. Mitigation Use HTTP/2 instead clear boundaries between requests Disable reuse of backend connections eg. http-reuse never in HAProxy or whatever equivalent LB settings...

7.5CVSS1.1AI score0.08415EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2022/05/14 11:32 a.m.146 views

CVE-2020-16845

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

5CVSS1.4AI score0.0473EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 3:46 a.m.40 views

Cross-site Scripting in Apache Sling XSS Protection API

A flaw in the way URLs are escaped and encoded in the org.apache.sling.xss.impl.XSSAPIImplgetValidHref and org.apache.sling.xss.impl.XSSFilterImplisValidHref allows special crafted URLs to pass as valid, although they carry XSS payloads. The affected versions are Apache Sling XSS Protection API...

6.1CVSS5.7AI score0.0291EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2022/05/14 1:57 a.m.73 views

GHSA-M3X6-9V6H-4G28 Cross-site Scripting in Apache Struts

Cross-site scripting XSS vulnerability in the URLDecoder function in JRE before 1.8, as used in Apache Struts 2.x before 2.3.28, when using a single byte page encoding, allows remote attackers to inject arbitrary web script or HTML via multi-byte characters in a url-encoded parameter...

6.1CVSS6AI score0.11562EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2022/05/14 1:57 a.m.26 views

Cross-site Scripting in Apache Struts

Cross-site scripting XSS vulnerability in the URLDecoder function in JRE before 1.8, as used in Apache Struts 2.x before 2.3.28, when using a single byte page encoding, allows remote attackers to inject arbitrary web script or HTML via multi-byte characters in a url-encoded parameter...

6.1CVSS4.8AI score0.11562EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2022/05/14 1:17 a.m.32 views

GHSA-CXG2-49RQ-8GCR Apache Tomcat does not properly handle an invalid Transfer-Encoding header

Apache Tomcat 5.5.0 through 5.5.29, 6.0.0 through 6.0.27, and 7.0.0 beta does not properly handle an invalid Transfer-Encoding header, which allows remote attackers to cause a denial of service application outage or obtain sensitive information via a crafted header that interferes with "recycling...

6.4CVSS4.5AI score0.54779EPSS
SaveExploits2References49
Github Security Blog
Github Security Blog
added 2022/05/14 1:17 a.m.36 views

Apache Tomcat does not properly handle an invalid Transfer-Encoding header

Apache Tomcat 5.5.0 through 5.5.29, 6.0.0 through 6.0.27, and 7.0.0 beta does not properly handle an invalid Transfer-Encoding header, which allows remote attackers to cause a denial of service application outage or obtain sensitive information via a crafted header that interferes with "recycling...

6.4CVSS6.7AI score0.54779EPSS
SaveExploits2References49Affected Software1
OSV
OSV
added 2022/05/13 1:53 a.m.88 views

GHSA-63QJ-P8GH-5XXX Plaintext Storage of Sensitive Information in Laravel Log Viewer before v0.13.0

rap2hpoutre Laravel Log Viewer before v0.13.0 relies on Base64 encoding for l, dl, and del requests, which makes it easier for remote attackers to bypass intended access restrictions, as demonstrated by reading arbitrary files via a dl request...

7.5CVSS7.5AI score0.11021EPSS
SaveExploits5References4
Rows per page
Query Builder