Lucene search
+L

131 matches found

Huntr
Huntr
added 2021/09/28 9:3 p.m.9 views

Cross-Site Request Forgery (CSRF) in opensourcepos/opensourcepos

Description in some delete actions I change the HTTP request method to GET and Also remove the CSRF token from request and then I able to Bypass your CSRF protection...

1.3AI score
SaveExploits0
OSV
OSV
added 2021/06/18 6:46 p.m.2 views

GHSA-WQVQ-5M8C-6G24 CRLF injection in urllib3

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest. NOTE: this is similar to CVE-2020-26116...

6.9CVSS6.8AI score0.02269EPSS
SaveExploits0References11
Kitploit
Kitploit
added 2021/06/03 12:30 p.m.74 views

403Fuzzer - Fuzz 403/401Ing Endpoints For Bypasses

Fuzz 403ing endpoints for bypasses Follow on twitter! @intrudir This tool will check the endpoint with a couple of headers such as X-Forwarded-For It will also apply different payloads typically used in dir traversals, path normalization etc. to each endpoint on the path. e.g. /%2e/test/test2...

7.4AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/05/28 12:0 a.m.42 views

CentOS 8 : python38:3.8 (CESA-2021:1879)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2021:1879 advisory. - python: CRLF injection via HTTP request method in httplib/http.client CVE-2020-26116 - python-lxml: mXSS due to the use of improper parser...

9.8CVSS7.8AI score0.23293EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2021/05/18 3:33 p.m.6 views

python-urllib3: CRLF injection via HTTP request method

A flaw was found in python-urllib3. The HTTPConnection.request does not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation of the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrit...

6.5CVSS6.7AI score0.02269EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/05/18 2:2 p.m.3 views

python: CRLF injection via HTTP request method in httplib/http.client

A flaw was found in Python. The built-in modules httplib and http.client included in Python 2 and Python 3, respectively do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat fr...

7.2CVSS6.7AI score0.0642EPSS
SaveExploits1References5
Rockylinux
Rockylinux
added 2021/05/18 6:18 a.m.50 views

python38:3.8 security update

An update is available for python-psycopg2, python-PyMySQL, python-lxml, python3x-six, python-urllib3, PyYAML, python-jinja2, python-requests, modwsgi, python38, python-asn1crypto, python3x-pip, python-chardet, python-markupsafe, Cython, python-psutil, python-ply, babel, python-wheel,...

9.8CVSS9.3AI score0.23293EPSS
SaveExploits3
OSV
OSV
added 2021/03/12 2:7 p.m.7 views

USN-4754-3 python2.7, python3.7, python3.8 vulnerabilities

USN-4754-1 fixed vulnerabilities in Python. This update provides the corresponding updates for Ubuntu 18.04 and Ubuntu 20.04. In the case of Python 2.7 for 20.04, these additional fixes are included: It was dicovered that Python allowed remote attackers to cause a denial of service resource...

9.8CVSS7.1AI score0.23293EPSS
SaveExploits4References8
Hacker One
Hacker One
added 2021/03/10 11:6 p.m.187 views

GitHub Security Lab: [Java] CWE-598: Use of GET Request Method with Sensitive Query Strings

This bug was reported directly to GitHub Security Lab...

1.2AI score
SaveExploits0
Veracode
Veracode
added 2021/01/27 1:26 p.m.16 views

Cross-site Request Forgery (CSRF)

cakephp/cakephp is vulnerable to cross-site request forgery. The vulnerability exists because of the lack of verification to check a CsrfProtectionMiddleware component which bypass CSRP checks by changing HTTP request method to arbitrary string that is not in the list of request methods...

8.8CVSS1.4AI score0.006EPSS
SaveExploits0References1Affected Software1
Mageia
Mageia
added 2021/01/25 3:25 p.m.98 views

Updated python-urllib3 packages fix security vulnerability

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest CVE-2020-26137...

6.5CVSS7.6AI score0.02269EPSS
SaveExploits0References2
Mageia
Mageia
added 2021/01/25 3:25 p.m.84 views

Updated python-pip packages fix security vulnerabilities

It was discovered that pip did not properly sanitize the filename during pip install. A remote attacker could possible use this issue to read and write arbitrary files on the host filesystem as root, resulting in a directory traversal attack CVE-2019-20916. urllib3 before 1.25.9 allows CRLF...

7.5CVSS7.8AI score0.03028EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/01/20 4:38 a.m.6 views

python-urllib3: CRLF injection via HTTP request method

A flaw was found in python-urllib3. The HTTPConnection.request does not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation of the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrit...

6.5CVSS6.7AI score0.02269EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/01/15 12:0 a.m.4 views

PT-2021-14881 · Gitlab · Gitlab

Name of the Vulnerable Software and Affected Versions: GitLab versions 13.7 and later Description: An attacker could cause a denial of service in GitLab by sending an HTTP request with a method that is malformed. Recommendations: For GitLab versions 13.7 and later, update to a version that includ...

7.5CVSS7AI score0.01377EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2020/12/21 8:0 a.m.4 views

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.

...

7.2CVSS7AI score0.0642EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2020/11/19 12:0 a.m.47 views

Debian DLA-2456-1 : python3.5 security update

Multiple security issues were discovered in Python. CVE-2019-20907 In Lib/tarfile.py, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because procpax lacks header validation CVE-2020-26116 http.client allows CRLF injection if the attacker contro...

7.5CVSS7.3AI score0.0642EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2020/11/03 12:0 a.m.61 views

EulerOS 2.0 SP9 : python3 (EulerOS-SA-2020-2437)

According to the version of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker...

7.2CVSS7.3AI score0.0642EPSS
SaveExploits1References2
OSV
OSV
added 2020/11/02 4:8 p.m.9 views

SUSE-SU-2020:3121-1 Security update for python

This update for python fixes the following issues: - CVE-2020-26116: Fixed CRLF injection via HTTP request method bsc1177211...

7.2CVSS7.5AI score0.0642EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2020/10/20 4:3 p.m.9 views

python: CRLF injection via HTTP request method in httplib/http.client

A flaw was found in Python. The built-in modules httplib and http.client included in Python 2 and Python 3, respectively do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat fr...

7.2CVSS6.7AI score0.0642EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2020/10/20 4:3 p.m.109 views

Moderate: Red Hat Security Advisory: python27 security, bug fix, and enhancement update

An update for python27-python, python27-python-pip, and python27-python-virtualenv is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detail...

7.5CVSS6.8AI score0.0642EPSS
SaveExploits2References6
Rows per page
Query Builder