Lucene search
+L

10750 matches found

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
Wolfi
Wolfi
added 2022/12/05 10:15 p.m.154 views

CVE-2022-32221 vulnerabilities

Vulnerabilities for packages: curl...

9.8CVSS7.7AI score0.04325EPSS
SaveExploits1
OSV
OSV
added 2022/12/05 10:15 p.m.4 views

ALPINE-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.5CVSS6.8AI score0.01761EPSS
SaveExploits1References1
OSV
OSV
added 2022/12/05 10:15 p.m.8 views

DEBIAN-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.5CVSS7.2AI score0.01761EPSS
SaveExploits1References1
NVD
NVD
added 2022/12/05 10:15 p.m.26 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.5CVSS0.01761EPSS
SaveExploits1References7
OSV
OSV
added 2022/12/05 10:15 p.m.9 views

AZL-38755 CVE-2022-35260 affecting package tensorflow for versions less than 2.16.1-1

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.5CVSS6.7AI score0.01761EPSS
SaveExploits1References1
Chainguard
Chainguard
added 2022/12/05 10:15 p.m.124 views

CVE-2022-32221 vulnerabilities

Vulnerabilities for packages: curl...

9.8CVSS7.4AI score0.04325EPSS
SaveExploits1
Prion
Prion
added 2022/12/05 10:15 p.m.38 views

Stack overflow

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

4.3CVSS7.5AI score0.01761EPSS
SaveExploits1References7Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2022/12/05 7:19 p.m.62 views

Security Bulletin: IBM QRadar Wincollect agent is vulnerable to using components with know vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that may be identified and exploited with automated tools. IBM has addressed the relevant vulnerabilities. Vulnerability Details CVEID:CVE-2022-42916 DESCRIPTION: cURL libcurl could allow a remote attacker to obtain...

9.8CVSS9.9AI score0.51733EPSS
SaveExploits9Affected Software1
Kitploit
Kitploit
added 2022/12/05 11:30 a.m.31 views

Scscanner - Tool To Read Website Status Code Response From The Lists

scscanner is tool to read website status code response from the lists. This tool have ability to filter only spesific status code, and save the result to a file. Feature Slight dependency. This tool only need curl to be installed Multi-processing. Scanning will be more faster with multi-processin...

7.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2022/12/05 12:00 a.m.51 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 ...

8AI score0.01761EPSS
SaveExploits1References7
CVE
CVE
added 2022/12/05 12:00 a.m.346 views

CVE-2022-35260

CVE-2022-35260 affects curl. When curl parses a .netrc file for credentials, if the file ends with a line of 4095 consecutive non-whitespace characters and no newline, curl could read past the end of a stack-based buffer and, if the read succeeds, write a zero byte beyond its boundary, causing a ...

6.5CVSS7.5AI score0.01761EPSS
SaveExploits1References7Affected Software1
AlpineLinux
AlpineLinux
added 2022/12/05 12:00 a.m.85 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.5CVSS8AI score0.01761EPSS
SaveExploits1
NVD
NVD
added 2022/12/03 3:15 p.m.32 views

CVE-2021-37533

Prior to Apache Commons Net 3.9.0, Net's FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the malicious server in the first place. This may lead to leakage of information about...

6.5CVSS0.01874EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/12/03 12:00 a.m.88 views

CVE-2021-37533

Prior to Apache Commons Net 3.9.0, Net's FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the malicious server in the first place. This may lead to leakage of information about...

6.5CVSS7AI score0.01874EPSS
SaveExploits0
wpexploit
wpexploit
added 2022/11/28 12:00 a.m.592 views

Pie Register < 3.8.1.3 - Unauthenticated Arbitrary User Deletion

The plugin does not have authorisation and CSRF when deleting users via an init action handler, allowing unauthenticated attackers to delete arbitrary users along with their posts Invoke the following curl command to delete the user user id 2 curl https://example.com/wp-admin/admin-ajax.php --dat...

6.5CVSS1.8AI score0.00334EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2022/11/28 12:00 a.m.22 views

InPost Gallery < 2.1.4.1 - Unauthenticated LFI to RCE

The plugin insecurely uses PHP's extract function when rendering HTML views, allowing attackers to force the inclusion of malicious files & URLs, which may enable them to run code on servers. PoC Invoke the following shell commands to disclose the /etc/passwd file: Define the payload "pagepath"...

9.8CVSS0.09519EPSS
SaveExploits2Affected Software1
wpexploit
wpexploit
added 2022/11/28 12:00 a.m.223 views

JobBoardWP < 1.2.2 - Unauthenticated Arbitrary File Upload

The plugin does not properly validate file names and types in its file upload functionalities, allowing unauthenticated users to upload arbitrary files such as PHP. Setup: 1. Install the vulnerable plugin jobboardwp version 1.2.1 2. In the toast message that appears on the plugin's installation...

7.5CVSS0.1AI score0.01354EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/11/28 12:00 a.m.172 views

Better Click to Tweet < 5.10.4 - Settings Update via CSRF

The plugin lacks CSRF protection when updating the bctt-twitter-handle option, allowing an attacker to change the plugin settings by tricking a logged in admin to submit a form. curl -b .cookies -d bctt-twitter=$NEWHANDLE 'https://example.com/wp-admin/?page=bctt-welcome&step=welcome'...

2.7AI score0.00377EPSS
SaveExploits1References1
Rows per page
Query Builder