Lucene search
+L

6334 matches found

OSV
OSV
added 2022/06/13 7:19 a.m.7 views

SUSE-SU-2022:2047-1 Security update for netty3

This update for netty3 fixes the following issues: - CVE-2021-43797: Fixed a potential HTTP request smuggling issue due to insufficient validation against control characters bsc1193672...

6.5CVSS7.9AI score0.02682EPSS
SaveExploits0References4
OSV
OSV
added 2022/06/09 11:51 p.m.23 views

GHSA-X2PG-MJHR-2M5X Exposure of Sensitive Information to an Unauthorized Actor in semantic-release

Impact What kind of vulnerability is it? Who is impacted? Secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that are excluded from uri encoding by encodeURI. Occurrence is further limited to execution contexts where push access to t...

4.4CVSS7.2AI score0.01607EPSS
SaveExploits0References8
NVD
NVD
added 2022/06/09 5:15 p.m.66 views

CVE-2022-31038

Gogs is an open source self-hosted Git service. In versions of gogs prior to 0.12.9 DisplayName does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list. This issue has been resolved in commit 155cae1d which sanitizes DisplayName...

5.4CVSS0.00674EPSS
SaveExploits0References3
CNVD
CNVD
added 2022/06/09 12:0 a.m.41 views

WordPress WP Statistics Cross-Site Scripting Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a set of blogging platforms developed using the PHP language. The WordPress plugin is an application plugin. A cross-site scripting vulnerability exists in versions of WordPress prior to WP Statistics 13.2....

6.1CVSS1.7AI score0.00876EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2022/06/08 10:24 p.m.34 views

Cross-site Scripting vulnerability in repository issue list in Gogs

Impact DisplayName allows all the characters from users, which leads to an XSS vulnerability when directly displayed in the issue list. Patches DisplayName is sanitized before being displayed. Users should upgrade to 0.12.9 or the latest 0.13.0+dev. Workarounds Check and update the existing users...

5.4CVSS5.2AI score0.00674EPSS
SaveExploits0References6Affected Software1
Huntr
Huntr
added 2022/06/07 9:7 a.m.25 views

Run malicious JS code with other kinds of encoding

Description We can Run malicious JS code With special escaping characters for ASCII chars that start with \x and also all Unicodes start with \u, like the followings : CR == \x0d and \u000d LF == \x0a and \u000a TAB == \t and \u0009 and \x09 So there can be many characters that we can't filter al...

4.3CVSS6.5AI score0.00961EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2022/06/06 4:0 p.m.5 views

netty: control chars in header names may lead to HTTP request smuggling

A flaw was found in Netty, specifically in the netty-codec-http package. This flaw allows unauthorized control characters at the beginning and end of a request, does not follow the specification, and can cause HTTP request smuggling...

6.5CVSS6.8AI score0.02682EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/06/06 3:54 p.m.6 views

netty: control chars in header names may lead to HTTP request smuggling

A flaw was found in Netty, specifically in the netty-codec-http package. This flaw allows unauthorized control characters at the beginning and end of a request, does not follow the specification, and can cause HTTP request smuggling...

6.5CVSS6.8AI score0.02682EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2022/06/06 3:50 p.m.393 views

USN-5460-1: Vim vulnerabilities

It was discovered that Vim was incorrectly processing Vim buffers. An attacker could possibly use this issue to perform illegal memory access and expose sensitive information. CVE-2022-0554 It was discovered that Vim was not properly performing bounds checks for column numbers when replacing tabs...

8.8CVSS7.7AI score0.26583EPSS
SaveExploits10
RedHat Linux
RedHat Linux
added 2022/06/06 3:11 p.m.13 views

netty: control chars in header names may lead to HTTP request smuggling

A flaw was found in Netty, specifically in the netty-codec-http package. This flaw allows unauthorized control characters at the beginning and end of a request, does not follow the specification, and can cause HTTP request smuggling...

6.5CVSS6.8AI score0.02682EPSS
SaveExploits0References5
CISA KEV Catalog
CISA KEV Catalog
added 2022/05/25 12:0 a.m.41 views

Microsoft IME Japanese Privilege Escalation Vulnerability

Microsoft Input Method Editor IME Japanese is a keyboard with Japanese characters that can be enabled on Windows systems as it is included by default with the default set as disabled. IME Japanese contains an unspecified vulnerability when IMJPDCT.EXE IME for Japanese is installed which allows...

9.3CVSS8.3AI score0.47679EPSS
SaveIn wildExploits0
Snyk
Snyk
added 2022/05/24 7:10 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the getFileEntryTypeMenuItem function. An attacker can execute arbitrary web scripts or inject HTML by supplying crafted input. Details Cross-site scripting or XSS is a code vulnerability that occurs when an...

6.1CVSS5.5AI score0.00809EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/24 7:3 p.m.20 views

GHSA-6Q5M-22MQ-Q2XV Istio Authorization Bypass Vulnerability

Istio before 1.8.6 and 1.9.x before 1.9.5 has a remotely exploitable vulnerability where an HTTP request path with multiple slashes or escaped slash characters %2F or %5C could potentially bypass an Istio authorization policy when path based authorization rules are used...

6.5CVSS7AI score0.01174EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/05/24 5:17 p.m.36 views

Improper masking of some secrets in Jenkins Credentials Binding Plugin

Credentials Binding Plugin allows specifying passwords and other secrets as environment variables, and will hide them from console output in builds. As a side effect of the fix for SECURITY-698, $ characters in secrets are escaped to $$. This will then be expanded to $ again once the secret is...

4.3CVSS5.8AI score0.00881EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:12 p.m.38 views

Cross-Site Request Forgery in Jenkins

An extension point in Jenkins allows selectively disabling cross-site request forgery CSRF protection for specific URLs. Implementations of that extension point received a different representation of the URL path than the Stapler web framework uses to dispatch requests in Jenkins 2.227 and earlie...

8.8CVSS8.7AI score0.01993EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/24 5:2 p.m.2 views

GHSA-6FQ2-X65V-V9H7 Ansible password prompts could expose passwords

A data disclosure flaw was found in ansible. Password prompts in ansible-playbook and ansible-cli tools could expose passwords with special characters as they are not properly wrapped. A password with special characters is exposed starting with the first of these special characters. The highest...

7.1CVSS6.6AI score0.01663EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/24 5:1 p.m.41 views

Ansible password prompts could expose passwords

ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them...

6.5CVSS3.2AI score0.01515EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:49 p.m.43 views

Uninitialized read in Nokogiri gem

In numbers.c in libxslt 1.1.33, an xsl:number with certain format strings could lead to a uninitialized read in xsltNumberFormatInsertNumbers. This could allow an attacker to discern whether a byte on the stack contains the characters A, a, I, i, or 0, or any other character...

5.3CVSS6.6AI score0.06457EPSS
SaveExploits0References20Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/22 12:0 a.m.29 views

Unescaped control characters in Gitblit

Gitblit 1.9.2 allows privilege escalation via the Config User Service: a control character can be placed in a profile data field, such as an emailAddress%3Atext '[email protected]\n\trole = "admin"' value...

9.8CVSS9AI score0.17749EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2022/05/20 10:45 p.m.28 views

CVE-2017-16114

The marked module is vulnerable to a regular expression denial of service. Based on the information published in the public issue, 1k characters can block for around 6 seconds...

7.5CVSS4.3AI score0.01758EPSS
SaveExploits1References2
Rows per page
Query Builder