Lucene search
+L

223 matches found

curl security advisories
curl security advisories
added 2022/05/11 8:00 a.m.16 views

percent-encoded path separator in URL host

The curl URL parser wrongly accepts percent-encoded URL separators like '/' when decoding the hostname part of a URL, making it a different URL using the wrong hostname when it is later retrieved. For example, a URL like http://example.com%2F10.0.0.1/, would be allowed by the parser and get...

7.5CVSS6.7AI score0.02469EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2022/05/11 8:00 a.m.11 views

CURL-CVE-2022-27780 percent-encoded path separator in URL host

The curl URL parser wrongly accepts percent-encoded URL separators like '/' when decoding the hostname part of a URL, making it a different URL using the wrong hostname when it is later retrieved. For example, a URL like http://example.com%2F10.0.0.1/, would be allowed by the parser and get...

7.5CVSS7.3AI score0.02469EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2022/05/11 12:00 a.m.52 views

CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS6.8AI score0.02469EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/04/28 12:00 a.m.5 views

PT-2022-2694 · Curl +4 · Curl +4

Name of the Vulnerable Software and Affected Versions: cURL affected versions not specified Description: The issue is related to the curl URL parser, which wrongly accepts percent-encoded URL separators like '/' when decoding the host name part of a URL. This can make it a different URL using the...

8.1CVSS6.2AI score0.03808EPSS
SaveExploits10References70
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:00 a.m.47 views

SUSE SLES12 Security Update : php7 (SUSE-SU-2020:2920-1)

This update for php7 fixes the following issues : CVE-2020-7070: Fixed an issue where percent-encoded cookies could have been used to overwrite existing prefixed cookie names bsc1177352. Added tmpfiles.d for php-fpm to provide a base for a socket bsc1173786 Note that Tenable Network Security has...

5.3CVSS6.8AI score0.05029EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:00 a.m.40 views

SUSE SLES12 Security Update : php74 (SUSE-SU-2020:2896-1)

This update for php74 fixes the following issues : CVE-2020-7069: Fixed an issue when AES-CCM mode was used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV was used bsc1177351. CVE-2020-7070: Fixed an issue where percent-encoded cookies could have been used to overwrit...

6.5CVSS6.8AI score0.05029EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:00 a.m.41 views

SUSE SLED15 / SLES15 Security Update : php7 (SUSE-SU-2020:2941-1)

This update for php7 fixes the following issues : CVE-2020-7069: Fixed an issue when AES-CCM mode was used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV was used bsc1177351. CVE-2020-7070: Fixed an issue where percent-encoded cookies could have been used to overwrite...

6.5CVSS6.8AI score0.05029EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2020/10/27 12:58 p.m.10 views

rubygem-rack: percent-encoded cookies can be used to overwrite existing prefixed cookie names

A flaw was found in rubygem-rack. An attacker may be able to trick a vulnerable application into processing an insecure non-SSL or cross-origin request if they can gain the ability to write arbitrary cookies that are sent to the application. The highest threat from this vulnerability is to data...

7.5CVSS6.8AI score0.02938EPSS
SaveExploits1References5
OSV
OSV
added 2020/10/16 7:42 a.m.12 views

SUSE-SU-2020:2941-1 Security update for php7

This update for php7 fixes the following issues: - CVE-2020-7069: Fixed an issue when AES-CCM mode was used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV was used bsc1177351. - CVE-2020-7070: Fixed an issue where percent-encoded cookies could have been used to...

6.5CVSS6.2AI score0.05029EPSS
SaveExploits1References5
OSV
OSV
added 2020/10/14 12:29 p.m.16 views

SUSE-SU-2020:2920-1 Security update for php7

This update for php7 fixes the following issues: - CVE-2020-7070: Fixed an issue where percent-encoded cookies could have been used to overwrite existing prefixed cookie names bsc1177352. - Added tmpfiles.d for php-fpm to provide a base for a socket bsc1173786...

5.3CVSS6.3AI score0.05029EPSS
SaveExploits1References4
OSV
OSV
added 2020/07/29 6:07 p.m.68 views

GHSA-33C7-2MPW-HG34 Log injection in uvicorn

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request craft...

8.7CVSS7.6AI score0.01357EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2020/07/27 12:15 p.m.27 views

CVE-2020-7694

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request craft...

7.5CVSS7AI score0.01357EPSS
SaveExploits1References3
OSV
OSV
added 2020/07/27 12:15 p.m.37 views

UBUNTU-CVE-2020-7694

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request craft...

7.5CVSS7.1AI score0.01357EPSS
SaveExploits1References4
PyPA
PyPA
added 2020/07/27 12:15 p.m.11 views

PYSEC-2020-150

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request craft...

7.5CVSS6.9AI score0.01357EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/07/01 12:00 a.m.7 views

UBUNTU-CVE-2020-12415

When "%2F" was present in a manifest URL, Firefox's AppCache behavior may have become confused and allowed a manifest to be served from a subdirectory. This could cause the appcache to be used to service requests for the top level directory. This vulnerability affects Firefox 78...

6.5CVSS7AI score0.01255EPSS
SaveExploits0References5
OSV
OSV
added 2017/04/05 8:59 p.m.10 views

UBUNTU-CVE-2017-7443

apt-cacher before 1.7.15 and apt-cacher-ng before 3.4 allow HTTP response splitting via encoded newline characters, related to lack of blocking for the %0ad regular expression...

6.1CVSS6.4AI score0.00714EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2014/04/23 12:00 a.m.51 views

Amazon Linux AMI : perl-YAML-LibYAML (ALAS-2014-324)

The yamlparserscantaguri function in scanner.c in LibYAML before 0.1.5 performs an incorrect cast, which allows remote attackers to cause a denial of service application crash and possibly execute arbitrary code via crafted tags in a YAML document, which triggers a heap-based buffer overflow...

6.8CVSS7.4AI score0.08804EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2014/04/04 12:00 a.m.31 views

FreeBSD : LibYAML input sanitization errors (580cc46b-bb1e-11e3-b144-2c4138874f7d)

oCERT reports : The LibYAML project is an open source YAML 1.1 parser and emitter written in C. The library is affected by a heap-based buffer overflow which can lead to arbitrary code execution. The vulnerability is caused by lack of proper expansion for the string passed to the...

6.8CVSS8.1AI score0.08804EPSS
SaveExploits2References2
securityvulns
securityvulns
added 2014/03/31 12:00 a.m.68 views

[oCERT-2014-003] LibYAML input sanitization errors

2014-003 LibYAML input sanitization errors Description: The LibYAML project is an open source YAML 1.1 parser and emitter written in C. The library is affected by a heap-based buffer overflow which can lead to arbitrary code execution. The vulnerability is caused by lack of proper expansion for t...

6.8CVSS0.5AI score0.08804EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2012/08/03 12:00 a.m.53 views

Mandriva Update for curl MDVSA-2012:058 (curl)

Check for the Version of curl OpenVAS Vulnerability Test Mandriva Update for curl MDVSA-2012:058 curl Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the ter...

7.5CVSS0.73327EPSS
SaveExploits4References2
Rows per page
Query Builder