Lucene search
+L

789 matches found

OSV
OSV
•added 2017/07/17 1:18 p.m.•11 views

UBUNTU-CVE-2017-1000016

A weakness was discovered where an attacker can inject arbitrary values in to the browser cookies. This is a re-issue of an incomplete fix from PMASA-2016-18...

7.5CVSS7.2AI score0.01121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2017/04/11 12:00 a.m.•488 views

phpMyAdmin 4.0.x < 4.0.10.19 / 4.4.x < 4.4.15.10 / 4.6.x < 4.6.6 Multiple Vulnerabilities (PMASA-2017-1 - PMASA-2017-7)

According to its self-reported version number, the phpMyAdmin application hosted on the remote web server is 4.0.x prior to 4.0.10.19, 4.4.x prior to 4.4.15.10, or 4.6.x prior to 4.6.6. It is, therefore, affected by the following vulnerabilities : - An open redirect vulnerability exists due to a...

9.8CVSS7.9AI score0.06711EPSS
SaveExploits1References9
OpenVAS
OpenVAS
•added 2017/03/17 12:00 a.m.•46 views

GitHub Enterprise 2.8.x < 2.8.7 Management Console RCE Vulnerability - Active Check

GitHub Enterprise suffer from a remote code execution RCE vulnerability. SPDX-FileCopyrightText: 2017 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 CPE =...

9.8CVSS10AI score0.21238EPSS
SaveExploits2References3
CNVD
CNVD
•added 2017/03/09 12:00 a.m.•9 views

Cookie injection vulnerability in mallbuilder frontend v7.3.4 home.php file

MallBuilder is a multi-user online shopping mall solution system based on PHP+MYSQL. mallbuilder v7.3.4 has a SQL injection vulnerability in the foreground home.php, which allows attackers to obtain sensitive database information using common SQL injection tools...

7.7AI score
SaveExploits0
phpMyAdmin
phpMyAdmin
•added 2017/01/24 12:00 a.m.•59 views

Cookie attribute injection attack

PMASA-2017-5 Announcement-ID: PMASA-2017-5 Date: 2017-01-24 Summary Cookie attribute injection attack Description A vulnerability was found where, under some circumstances, an attacker can inject arbitrary values in the browser cookies. This was incompletely fixed in PMASA-2016-18. Severity We...

7.5CVSS7.1AI score0.01121EPSS
SaveExploits0Affected Software1
OSV
OSV
•added 2016/12/16 9:59 a.m.•7 views

UBUNTU-CVE-2016-9964

redirect in bottle.py in bottle 0.12.10 doesn't filter a "\r\n" sequence, which leads to a CRLF attack, as demonstrated by a redirect"233\r\nSet-Cookie: name=salt" call...

6.5CVSS6.5AI score0.01761EPSS
SaveExploits0References2
Hacker One
Hacker One
•added 2016/12/15 11:41 a.m.•58 views

X (Formerly Twitter): CRLF and XSS stored on ton.twitter.com

Hey, 1 CRLF: It's similar to 52042 but weaker to reproduce go to: https://ton.twitter.com/1.1/ton/data/dm/x/%E5%98%8A%E5%98%8Dset-cookie%3A%20test%3Dtest%3B%20Domain%3D.twitter.com%3B%20Path%3D%2F%3B%20Expires%3DSat%2C%2015-Dec-2018%2009%3A45%3A55%20UTC you will find that test cookie with the val...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2016/11/21 12:00 a.m.•42 views

Fedora 25 : curl (2016-89769648a0)

fix cookie injection for other servers CVE-2016-8615 - compare user/passwd case-sensitively while reusing connections CVE-2016-8616 - base64: check for integer overflow on large input CVE-2016-8617 - fix double-free in krb5 code CVE-2016-8619 - fix double-free in curlmaprintf CVE-2016-8618 - fix...

9.8CVSS7.2AI score0.06253EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
•added 2016/11/18 12:00 a.m.•215 views

Debian DLA-711-1 : curl security update

CVE-2016-8615 If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar. The issue pertains to the function that loads cookies into memory, which reads the...

9.8CVSS7.6AI score0.06253EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
•added 2016/11/11 12:00 a.m.•65 views

Amazon Linux AMI : curl (ALAS-2016-766)

This build resolves the following issues : CVE-2016-8615 : Cookie injection for other servers CVE-2016-8616 : Case insensitive password comparison CVE-2016-8617 : Out-of-bounds write via unchecked multiplication CVE-2016-8618 : Double-free in curlmaprintf CVE-2016-8619 : Double-free in krb5 code...

9.8CVSS7AI score0.06253EPSS
SaveExploits0References11
OPENSUSE Linux
OPENSUSE Linux
•added 2016/11/10 5:06 p.m.•69 views

Security update for curl (important)

This update for curl fixes the following security issues: - CVE-2016-8624: invalid URL parsing with '' bsc1005646 - CVE-2016-8623: Use-after-free via shared cookies bsc1005645 - CVE-2016-8622: URL unescape heap overflow via integer truncation bsc1005643 - CVE-2016-8621: curlgetdate read out of...

7.5CVSS3.9AI score0.11737EPSS
SaveExploits0References11
Amazon
Amazon
•added 2016/11/10 12:00 a.m.•45 views

Medium: curl

Issue Overview: This build resolves the following issues: CVE-2016-8615: Cookie injection for other servers CVE-2016-8616: Case insensitive password comparison CVE-2016-8617: Out-of-bounds write via unchecked multiplication CVE-2016-8618: Double-free in curlmaprintf CVE-2016-8619: Double-free in...

9.8CVSS8.8AI score0.06253EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2016/11/07 12:00 a.m.•42 views

Fedora 24 : curl (2016-e8e8cdb4ed)

fix cookie injection for other servers CVE-2016-8615 - compare user/passwd case-sensitively while reusing connections CVE-2016-8616 - base64: check for integer overflow on large input CVE-2016-8617 - fix double-free in krb5 code CVE-2016-8619 - fix double-free in curlmaprintf CVE-2016-8618 - fix...

9.8CVSS7.2AI score0.06253EPSS
SaveExploits0References11
CNVD
CNVD
•added 2016/11/06 12:00 a.m.•7 views

cURL/libcURL Cookie Injection Security Bypass Vulnerability

cURL/libcURL is a command line file transfer tool that supports FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. A cookie injection security bypass vulnerability exists in cURL/libcURL, which allows attackers to bypass security restrictions and perform unauthorized operations...

7.5CVSS9.5AI score0.04756EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2016/11/04 12:00 a.m.•54 views

Ubuntu 14.04 LTS / 16.04 LTS : curl vulnerabilities (USN-3123-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-3123-1 advisory. It was discovered that curl incorrectly reused client certificates when built with NSS. A remote attacker could possibly use this issue to...

9.8CVSS7.7AI score0.11737EPSS
SaveExploits0References13
Debian
Debian
•added 2016/11/03 11:07 p.m.•67 views

[SECURITY] [DSA 3705-1] curl security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3705-1 [email protected] https://www.debian.org/security/ Alessandro Ghedini November 03, 2016 https://www.debian.org/security/faq -...

9.8CVSS9.2AI score0.06253EPSS
SaveExploits0
OSV
OSV
•added 2016/11/03 5:45 p.m.•10 views

USN-3123-1 curl vulnerabilities

It was discovered that curl incorrectly reused client certificates when built with NSS. A remote attacker could possibly use this issue to hijack the authentication of a TLS connection. CVE-2016-7141 Nguyen Vu Hoang discovered that curl incorrectly handled escaping certain strings. A remote...

9.8CVSS7AI score0.11737EPSS
SaveExploits0References13
OSV
OSV
•added 2016/11/03 10:58 a.m.•27 views

SUSE-SU-2016:2714-1 Security update for curl

This update for curl fixes the following security issues: - CVE-2016-8624: invalid URL parsing with '' bsc1005646 - CVE-2016-8623: Use-after-free via shared cookies bsc1005645 - CVE-2016-8621: curlgetdate read out of bounds bsc1005642 - CVE-2016-8619: double-free in krb5 code bsc1005638 -...

9.8CVSS8.2AI score0.11737EPSS
SaveExploits0References21
OSV
OSV
•added 2016/11/03 12:00 a.m.•49 views

DSA-3705-1 curl - security update

Bulletin has no description...

9.8CVSS7.9AI score0.06253EPSS
SaveExploits0
OpenVAS
OpenVAS
•added 2016/11/03 12:00 a.m.•51 views

Debian Security Advisory DSA 3705-1 (curl - security update)

Several vulnerabilities were discovered in cURL, an URL transfer library: CVE-2016-8615 It was discovered that a malicious HTTP server could inject new cookies for arbitrary domains into a cookie jar. CVE-2016-8616 It was discovered that when re-using a connection, curl was doing case insensitive...

0.6AI score0.06253EPSS
SaveExploits0References1
Rows per page
Query Builder