Lucene search
+L

4107 matches found

GitLab Advisory Database
GitLab Advisory Database
added 2020/04/12 12:0 a.m.35 views

Injection Vulnerability

cpp-httplib does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

7.5CVSS1.8AI score0.01643EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2020/04/10 8:18 a.m.7 views

OPENSUSE-SU-2020:0494-1 Security update for ceph

This update for ceph fixes the following issues: - CVE-2020-1759: Fixed once reuse in msgr V2 secure mode bsc1166403 - CVE-2020-1760: Fixed XSS due to RGW GetObject header-splitting bsc1166484. This update was imported from the SUSE:SLE-15-SP1:Update update project...

6.8CVSS6.3AI score0.01585EPSS
SaveExploits0References5
Veracode
Veracode
added 2020/04/10 12:59 a.m.39 views

HTTP Response Splitting

perl is vulnerable to HTTP response splitting. The vulnerability exists as it was found that the Perl CGI module used a hard-coded value for the MIME boundary string in multipart/x-mixed-replace content. A remote attacker could possibly use this flaw to conduct an HTTP response splitting attack v...

4.3CVSS0.8AI score0.02713EPSS
SaveExploits0References38Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/04/10 12:0 a.m.32 views

Debian DLA-2171-1 : ceph security update

It was discovered that there was a header-splitting vulnerability in ceph, a distributed storage and file system. For Debian 8 'Jessie', this issue has been fixed in ceph version 0.80.7-2+deb8u4. We recommend that you upgrade your ceph packages. NOTE: Tenable Network Security has extracted the...

6.1CVSS6.7AI score0.01525EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2020/04/10 12:0 a.m.30 views

Debian: Security Advisory (DLA-2171-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2020 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.7AI score0.01525EPSS
SaveExploits0References3
OSV
OSV
added 2020/04/08 2:14 p.m.6 views

SUSE-SU-2020:0962-1 Security update for ceph

This update for ceph fixes the following issues: - CVE-2020-1760: Fixed XSS due to RGW GetObject header-splitting bsc1166484...

6.1CVSS6.2AI score0.01525EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2020/04/07 12:0 a.m.32 views

ceph14 -- multiple security issues

RedHat reports: ceph: secure mode of msgr2 breaks both confidentiality and integrity aspects for long-lived sessions. ceph: header-splitting in RGW GetObject has a possible XSS...

6.8CVSS1.7AI score0.01585EPSS
SaveExploits0References2
NVD
NVD
added 2020/04/06 3:15 p.m.24 views

CVE-2020-7622

This affects the package io.jooby:jooby-netty before 1.6.9, from 2.0.0 and before 2.2.1. The DefaultHttpHeaders is set to false which means it does not validates that the header isn't being abused for HTTP Response Splitting...

9.8CVSS7.2AI score0.01563EPSS
SaveExploits1References3
OSV
OSV
added 2020/04/06 3:15 p.m.14 views

CVE-2020-7622

This affects the package io.jooby:jooby-netty before 1.6.9, from 2.0.0 and before 2.2.1. The DefaultHttpHeaders is set to false which means it does not validates that the header isn't being abused for HTTP Response Splitting...

9.8CVSS9.5AI score
SaveExploits0References3
Prion
Prion
added 2020/04/06 3:15 p.m.12 views

Design/Logic Flaw

This affects the package io.jooby:jooby-netty before 1.6.9, from 2.0.0 and before 2.2.1. The DefaultHttpHeaders is set to false which means it does not validates that the header isn't being abused for HTTP Response Splitting...

7.5CVSS9.4AI score0.01563EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/04/06 2:8 p.m.25 views

CVE-2020-7622 HTTP Response Splitting

This affects the package io.jooby:jooby-netty before 1.6.9, from 2.0.0 and before 2.2.1. The DefaultHttpHeaders is set to false which means it does not validates that the header isn't being abused for HTTP Response Splitting...

6.5CVSS9.6AI score0.01563EPSS
SaveExploits1References3
CVE
CVE
added 2020/04/06 2:8 p.m.75 views

CVE-2020-7622

CVE-2020-7622 affects io.jooby:jooby-netty before 1.6.9 and before 2.2.1, where DefaultHttpHeaders is set to false and header validation is disabled, enabling HTTP Response Splitting as described in public advisories. Exploitation status is not provided in the docs. Impact is a potential for abus...

9.8CVSS8.1AI score0.01563EPSS
SaveExploits1References3Affected Software1
Hacker One
Hacker One
added 2020/04/04 7:21 a.m.51 views

Mail.ru: Http Response Splitting on thumb.cloud.mail.ru

Limited CRLF injection at thumb.cloud.mail.ru allowed to manipulate cookies...

0.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/04/03 3:23 p.m.118 views

Improper Neutralization of CRLF Sequences in HTTP Headers in Jooby ('HTTP Response Splitting)

Impact - Cross Site Scripting - Cache Poisoning - Page Hijacking Patches This was fixed in version 2.2.1. Workarounds If you are unable to update, ensure that user supplied data isn't able to flow to HTTP headers. If it does, pre-sanitize for CRLF characters. References CWE-113: Improper...

9.8CVSS0.1AI score0.01563EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2020/04/03 3:23 p.m.59 views

GHSA-GV3V-92V6-M48J Improper Neutralization of CRLF Sequences in HTTP Headers in Jooby ('HTTP Response Splitting)

Impact - Cross Site Scripting - Cache Poisoning - Page Hijacking Patches This was fixed in version 2.2.1. Workarounds If you are unable to update, ensure that user supplied data isn't able to flow to HTTP headers. If it does, pre-sanitize for CRLF characters. References CWE-113: Improper...

9.8CVSS9.6AI score0.01563EPSS
SaveExploits1References4
Snyk
Snyk
added 2020/04/02 2:23 p.m.5 views

HTTP Response Splitting

Overview io.jooby:jooby-netty is a netty implementation in jooby Affected versions of this package are vulnerable to HTTP Response Splitting. The DefaultHttpHeaders is set to false which means it does not validates that the header isn't being abused for HTTP Response Splitting. Remediation Upgrad...

9.8CVSS6.7AI score0.01563EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/04/02 12:0 a.m.260 views

openSUSE Security Update : ruby2.5 (openSUSE-2020-395)

This update for ruby2.5 toversion 2.5.7 fixes the following issues: ruby 2.5 was updated to version 2.5.7 - CVE-2020-8130: Fixed a command injection in intree copy of rake bsc1164804. - CVE-2019-16255: Fixed a code injection vulnerability of Shell and Shelltest bsc1152990. - CVE-2019-16254: Fixed...

8.1CVSS6.9AI score0.29726EPSS
SaveExploits8References14
Tenable Nessus
Tenable Nessus
added 2020/04/01 12:0 a.m.58 views

RHEL 7 : systemd (RHSA-2020:1264)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:1264 advisory. The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides...

7.8CVSS7.1AI score0.02261EPSS
SaveExploits7References8
OSV
OSV
added 2020/03/31 3:42 p.m.25 views

GHSA-H96W-MMRF-2H6V Improper Input Validation in Twisted

In Twisted Web before 20.3.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS9.4AI score0.03973EPSS
SaveExploits1References16
Github Security Blog
Github Security Blog
added 2020/03/31 3:42 p.m.69 views

Improper Input Validation in Twisted

In Twisted Web before 20.3.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS8.9AI score0.03973EPSS
SaveExploits1References16Affected Software1
Rows per page
Query Builder