Lucene search
+L

10748 matches found

RedHat Linux
RedHat Linux
added 2022/12/08 1:21 p.m.20 views

curl: POST following PUT confusion

A vulnerability was found in curl. The issue occurs when doing HTTPS transfers, where curl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set if it previously used the same handle to issue a PUT request which us...

9.8CVSS6.7AI score0.04325EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:21 p.m.12 views

curl: CERTINFO never-ending busy-loop

A vulnerability was found in curl. This issue occurs due to an erroneous function. A malicious server could make curl within Network Security Services NSS get stuck in a never-ending busy loop when trying to retrieve that information. This flaw allows an Infinite Loop, affecting system availabili...

7.5CVSS7.1AI score0.02747EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:21 p.m.22 views

curl: Unpreserved file permissions

A vulnerability was found in curl. This issue occurs because when curl saves cookies, alt-svc, and HSTS data to local files, it makes the operation atomic by finalizing the process with a rename from a temporary name to the final target file name. This flaw leads to unpreserved file permissions,...

9.8CVSS6.7AI score0.07321EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:08 p.m.13 views

curl: CERTINFO never-ending busy-loop

A vulnerability was found in curl. This issue occurs due to an erroneous function. A malicious server could make curl within Network Security Services NSS get stuck in a never-ending busy loop when trying to retrieve that information. This flaw allows an Infinite Loop, affecting system availabili...

7.5CVSS7.1AI score0.02747EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:08 p.m.14 views

curl: HTTP compression denial of service

A vulnerability was found in curl. This issue occurs because the number of acceptable "links" in the "decompression chain" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps. This flaw leads to a denial of service, either by mistake or by a...

6.5CVSS6.7AI score0.3216EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:08 p.m.11 views

curl: HTTP proxy double-free

A vulnerability was found in curl. The issue occurs if curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL. It sets up the connection to the remote server by issuing a CONNECT request to the proxy and then tunnels the rest of the protocol through. An HTTP proxy might refuse this...

8.1CVSS7.2AI score0.03136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:08 p.m.11 views

curl: Unpreserved file permissions

A vulnerability was found in curl. This issue occurs because when curl saves cookies, alt-svc, and HSTS data to local files, it makes the operation atomic by finalizing the process with a rename from a temporary name to the final target file name. This flaw leads to unpreserved file permissions,...

9.8CVSS6.7AI score0.07321EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:08 p.m.8 views

curl: FTP-KRB bad message verification

A vulnerability was found in curl. This issue occurs because it mishandles message verification failures when curl does FTP transfers secured by krb5. This flaw makes it possible for a Man-in-the-middle attack to go unnoticed and allows data injection into the client...

5.9CVSS6.8AI score0.07256EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:08 p.m.10 views

curl: POST following PUT confusion

A vulnerability was found in curl. The issue occurs when doing HTTPS transfers, where curl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set if it previously used the same handle to issue a PUT request which us...

9.8CVSS6.7AI score0.04325EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/12/08 1:08 p.m.20 views

curl: Incorrect handling of control code characters in cookies

A vulnerability found in curl. This security flaw happens when curl is used to retrieve and parse cookies from an HTTPS server, where it accepts cookies using control codes byte values below 32, and also when cookies that contain such control codes are later sent back to an HTTPS server, possibly...

3.7CVSS6.8AI score0.01947EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/12/08 1:08 p.m.18 views

curl: HSTS bypass via IDN

A vulnerability was found in curl. The issue occurs because curl's HSTS check can be bypassed to trick it to keep using HTTP. Using its HSTS support, it can instruct curl to use HTTPS directly instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This mechanism...

7.5CVSS7.1AI score0.01809EPSS
SaveExploits0References5
Huntr
Huntr
added 2022/12/08 3:56 a.m.33 views

Cross Site Scripting (XSS) Reflected

Description Reflected cross-site scripting or XSS arises when an application receives data in an HTTP request and includes that data within the immediate response in an unsafe way. Proof of Concept https://github.com/phpipam/phpipam/blob/master/app/subnets/mail-notify-subnet.php look in line 94-9...

5.8CVSS5.9AI score0.00448EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2022/12/08 12:00 a.m.28 views

EulerOS 2.0 SP8 : curl (EulerOS-SA-2022-2790)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - When curl is used to retrieve and parse cookies from a HTTPS server, itaccepts cookies using control codes that when later are sent back to a...

3.7CVSS6.4AI score0.01947EPSS
SaveExploits1References2
wpexploit
wpexploit
added 2022/12/08 12:00 a.m.509 views

Joy Of Text Lite < 2.3.1 - Unauthenticated SQLi

The plugin does not properly sanitise and escape some parameters before using them in SQL statements accessible to unauthenticated users, leading to unauthenticated SQL injection Invoke the following curl command to induce a 5 second sleep: time curl...

9.8CVSS1.6AI score0.01037EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2022/12/07 12:00 a.m.66 views

Amazon Linux 2 : curl (ALAS-2022-1882)

The version of curl installed on the remote host is prior to 7.79.1-7. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2022-1882 advisory. A vulnerability was found in curl. The issue occurs when doing HTTPS transfers, where curl might erroneously use the read...

9.8CVSS7.2AI score0.04325EPSS
SaveExploits2References9
WPVulnDB
WPVulnDB
added 2022/12/07 12:00 a.m.23 views

BookingPress < 1.0.31 - Unauthenticated IDOR in appointment_id

The plugin suffers from an Insecure Direct Object Reference IDOR vulnerability in it's thank you page, allowing any visitor to display information about any booking, including full name, date, time and service booked, by manipulating the appointmentid query parameter. PoC curl -s...

5.3CVSS0.5AI score0.00669EPSS
SaveExploits2Affected Software1
Cloud Foundry
Cloud Foundry
added 2022/12/07 12:00 a.m.61 views

USN-5495-1: curl vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Canonical Ubuntu 22.04 Description Harry Sintonen discovered that curl incorrectly handled certain cookies. An attacker could possibly use this issue to cause a denial of service. This issue only affected Ubuntu 21.1...

9.8CVSS7.8AI score0.3216EPSS
SaveExploits4Affected Software3
Amazon
Amazon
added 2022/12/06 12:00 a.m.63 views

Medium: curl

Issue Overview: A vulnerability was found in curl. The issue occurs when doing HTTPS transfers, where curl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set if it previously used the same handle to issue a PUT...

9.8CVSS7.1AI score0.04325EPSS
SaveExploits2
Amazon
Amazon
added 2022/12/06 12:00 a.m.127 views

Medium: curl

Issue Overview: A vulnerability was found in curl. This security flaw allows reusing OAUTH2-authenticated connections without properly ensuring that the connection was authenticated with the same credentials set for this transfer. This issue leads to an authentication bypass, either by mistake or...

8.1CVSS7.1AI score0.3216EPSS
SaveExploits8
ATTACKERKB
ATTACKERKB
added 2022/12/05 10:15 p.m.5 views

CVE-2022-35260

curl can be told to parse a .netrc file for credentials. If that file endsin a line with 4095 consecutive non-white space letters and no newline, curlwould first read past the end of the stack-based buffer, and if the readworks, write a zero byte beyond its boundary.This will in most cases cause ...

6.5CVSS5.8AI score0.01761EPSS
SaveExploits1References8
Rows per page
Query Builder