Lucene search
+L

300 matches found

CVE
CVE
added 2022/12/08 10:14 p.m.81 views

CVE-2022-41948

CVE-2022-41948 describes a privilege-escalation in DHIS 2 core where a user with authority to manage users can self-assign superuser privileges by crafting an HTTP PUT request. The root cause is improper handling of user-management authority that allows self-elevation if the attacker is authentic...

7.2CVSS6.8AI score0.006EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2022/12/08 1:21 p.m.17 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:8 p.m.7 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
CNNVD
CNNVD
added 2022/12/08 12:0 a.m.7 views

DHIS 2 安全漏洞

DHIS 2 is a software application. A flexible information system for data capture, management, validation, analysis and visualization. A security vulnerability exists in DHIS 2 core versions 2.34, 2.35, 2.36, 2.37, 2.38, and 2.39, which originates from the fact that a DHIS 2 user who has the right...

7.2CVSS7AI score0.006EPSS
SaveExploits0References3
Prion
Prion
added 2022/12/05 10:15 p.m.29 views

Design/Logic Flaw

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the...

7.5CVSS9.1AI score0.04325EPSS
SaveExploits1References11Affected Software3
CVE
CVE
added 2022/12/05 12:0 a.m.1081 views

CVE-2022-32221

CVE-2022-32221 concerns curl/libcurl where the read callback (CURLOPT_READFUNCTION) may be used for POST data even after a PUT if the same handle was used for a PUT with that callback. This can cause sending the wrong data or memory errors on a subsequent POST. Connected advisories note this affe...

9.8CVSS8.6AI score0.04325EPSS
SaveExploits1References11Affected Software1
OSV
OSV
added 2022/11/04 11:4 a.m.4 views

OESA-2022-2040 curl security update

CURL is a computer software project providing a library libcurl and command-line tool curl for transferring data using various protocols. Security Fixes: A vulnerability was found in curl. The issue occurs when doing HTTPS transfers, where curl might erroneously use the read callback...

9.8CVSS6.8AI score0.04325EPSS
SaveExploits1References2
OSV
OSV
added 2022/11/04 11:4 a.m.5 views

OESA-2022-2039 curl security update

CURL is a computer software project providing a library libcurl and command-line tool curl for transferring data using various protocols. Security Fixes: A vulnerability was found in curl. The issue occurs when doing HTTPS transfers, where curl might erroneously use the read callback...

9.8CVSS6.8AI score0.04325EPSS
SaveExploits1References2
Mageia
Mageia
added 2022/11/01 10:58 p.m.207 views

Updated curl packages fix security vulnerability

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. CVE-2022-32221...

9.8CVSS8.7AI score0.04325EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/10/27 12:0 a.m.51 views

SUSE SLED15: curl / libcurl-devel / libcurl-devel-32bit / libcurl4 / etc (SUSE-SU-2022:3773-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:3773-1 advisory. - CVE-2022-32221: Fixed POST following PUT confusion bsc1204383. Tenable has extracted the preceding...

9.8CVSS6.8AI score0.04325EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/10/27 12:0 a.m.41 views

Slackware Linux 14.0 / 14.1 / 14.2 / 15.0 / current curl Multiple Vulnerabilities (SSA:2022-299-01)

The version of curl installed on the remote host is prior to 7.86.0. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2022-299-01 advisory. - curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non- HTTPS URL, it sets up...

9.8CVSS7.2AI score0.04325EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2022/10/26 2:23 p.m.260 views

CVE-2022-32221

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...

4.8CVSS8.6AI score0.04325EPSS
SaveExploits1References4
curl security advisories
curl security advisories
added 2022/10/26 8:0 a.m.13 views

POST following PUT confusion

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the...

9.8CVSS6.7AI score0.04325EPSS
SaveExploits1References1Affected Software2
UbuntuCve
UbuntuCve
added 2022/10/26 7:0 a.m.53 views

CVE-2022-32221

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the...

9.8CVSS6.6AI score0.04325EPSS
SaveExploits1References5
OSV
OSV
added 2022/10/26 7:0 a.m.7 views

UBUNTU-CVE-2022-32221

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the...

9.8CVSS6.7AI score0.04325EPSS
SaveExploits1References6
FreeBSD
FreeBSD
added 2022/10/26 12:0 a.m.47 views

curl -- multiple vulnerabilities

Daniel Stenberg reports: CVE-2022-32221: POST following PUT confusion When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT...

9.8CVSS8.7AI score0.04325EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2022/10/26 12:0 a.m.7 views

PT-2022-5975

Name of the Vulnerable Software and Affected Versions libcurl versions prior to 7.86.0 Description When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPT READFUNCTION to ask for data to send, even when the CURLOPT POSTFIELDS option has been set, if the same handle...

10CVSS6.8AI score0.78854EPSS
SaveExploits10References342
OSV
OSV
added 2022/10/19 8:26 p.m.108 views

GHSA-5JP2-VWRJ-99RF Team scope authorization bypass when Post/Put request with :team_name in body, allows HTTP parameter pollution

Impact For some Post/Put Concourse endpoint containing :teamname in the URL, a Concourse user can send a request with body including :teamname=team2 to bypass team scope check to gain access to certain resources belong to any other team. The user only needs a valid user session and belongs to...

5.4CVSS5.7AI score0.00446EPSS
SaveExploits1References9
Prion
Prion
added 2022/09/19 9:15 p.m.23 views

Design/Logic Flaw

A vulnerability in Suprema BioStar aka Bio Star 2 v2.8.16 allows attackers to escalate privileges to System Administrator via a crafted PUT request to the update profile page...

6.5CVSS8.5AI score0.00924EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2022/09/19 8:27 p.m.67 views

CVE-2022-38351

Summary: CVE-2022-38351 affects Suprema BioStar 2 (Bio Star) 2.x, specifically v2.8.16, enabling privilege escalation to System Administrator via a crafted PUT request to the update profile page. What is affected: Suprema BioStar 2, version 2.8.16 (BioStar 2). The vulnerability exists in the API ...

8.8CVSS8.5AI score0.00924EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder