Lucene search
+L

259 matches found

OSV
OSV
added 2023/08/01 7:55 p.m.57 views

GHSA-8HX6-QV6F-XGCW MindsDB can be made to not verify SSL certificates

Summary MindsDB's AI Virtual Database allows developers to connect any AI/ML model to any datasource. Prior to version 23.7.4.0, a call to requests with verify=False disables SSL certificate checks. This rule enforces always verifying SSL certificates for methods in the Requests library. In versi...

9.1CVSS7.8AI score0.0024EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/08/01 7:55 p.m.30 views

MindsDB can be made to not verify SSL certificates

Summary MindsDB's AI Virtual Database allows developers to connect any AI/ML model to any datasource. Prior to version 23.7.4.0, a call to requests with verify=False disables SSL certificate checks. This rule enforces always verifying SSL certificates for methods in the Requests library. In versi...

9.1CVSS6.3AI score0.0024EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2023/08/01 8:55 a.m.6 views

python-requests: Unintended leak of Proxy-Authorization header

A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuildproxies is used to recompute and reattach the Proxy-Authorization...

6.1CVSS6.6AI score0.02974EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2023/07/20 12:0 a.m.6 views

The vulnerability of the Python Requests HTTP request library relates to insufficient protection of sensitive data, allowing attackers to gain unauthorized access to protected information.

The vulnerability of the Python Requests HTTP request library is related to insufficient protection of sensitive data. Exploiting this vulnerability can allow an attacker, operating remotely, to gain unauthorized access to protected information...

6.1CVSS6.4AI score0.02974EPSS
SaveExploits1References17Affected Software8
0day.today
0day.today
added 2023/07/06 12:0 a.m.216 views

Lost and Found Information System v1.0 - SQL Injection Exploit

Exploit Title: Lost and Found Information System v1.0 - SQL Injection country: Iran Exploit Author: Amirhossein Bahramizadeh Category : webapps Dork : /php-lfis/admin/?page=systeminfo/contactinformation Tested on: Windows/Linux CVE : CVE-2023-33592 import requests URL of the vulnerable component...

9.8CVSS7.1AI score0.03832EPSS
SaveExploits3
Debian
Debian
added 2023/06/18 4:6 p.m.29 views

[SECURITY] [DLA 3456-1] requests security update

Debian LTS Advisory DLA-3456-1 [email protected] https://www.debian.org/lts/security/ Markus Koschany June 18, 2023 https://wiki.debian.org/LTS Package : requests Version : 2.21.0-1+deb10u1 CVE ID : CVE-2023-32681 Debian Bug : 1036693 Requests, a Python HTTP library, has been leaking...

6.1CVSS6.7AI score0.02974EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/06/15 12:0 a.m.41 views

Ubuntu 16.04 ESM / 18.04 ESM : Requests vulnerability (USN-6155-2)

The remote Ubuntu 16.04 ESM / 18.04 ESM host has packages installed that are affected by a vulnerability as referenced in the USN-6155-2 advisory. USN-6155-1 fixed a vulnerability in Requests. This update provides the corresponding update for Ubuntu 16.04 ESM and 18.04 ESM. Tenable has extracted...

6.1CVSS7.3AI score0.02974EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2023/06/12 11:54 a.m.68 views

USN-6155-1: Requests vulnerability

Dennis Brinkrolf and Tobias Funke discovered that Requests incorrectly leaked Proxy-Authorization headers. A remote attacker could possibly use this issue to obtain sensitive information...

6.1CVSS7.4AI score0.02974EPSS
SaveExploits1
OSV
OSV
added 2023/06/12 11:54 a.m.4 views

USN-6155-1 requests vulnerability

Dennis Brinkrolf and Tobias Funke discovered that Requests incorrectly leaked Proxy-Authorization headers. A remote attacker could possibly use this issue to obtain sensitive information...

6.1CVSS6.8AI score0.02974EPSS
SaveExploits1References2
OSV
OSV
added 2023/06/10 11:5 a.m.5 views

OESA-2023-1341 python-requests security update

Requests is an HTTP library, written in Python, as an alternative to Python's builtin urllib2 which requires work even method overrides to perform basic tasks. Features of Requests: - GET, HEAD, POST, PUT, DELETE Requests: + HTTP Header Request Attachment. + Data/Params Request Attachment. +...

6.1CVSS6.8AI score0.02974EPSS
SaveExploits1References2
OSV
OSV
added 2023/05/26 6:15 p.m.8 views

AZL-26985 CVE-2023-32681 affecting package python-requests for versions less than 2.27.1-6

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

6.1CVSS6.6AI score0.02974EPSS
SaveExploits1References1
OSV
OSV
added 2023/05/26 6:15 p.m.1 views

DEBIAN-CVE-2023-32681

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

6.1CVSS6.2AI score0.02974EPSS
SaveExploits1References1
PyPA
PyPA
added 2023/05/26 6:15 p.m.6 views

PYSEC-2023-74

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

6.1CVSS9.1AI score0.02974EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/26 5:2 p.m.9 views

CVE-2023-32681 Unintended leak of Proxy-Authorization header in requests

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

6.1CVSS6.8AI score0.02974EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2023/05/26 12:0 a.m.3 views

Requests 信息泄露漏洞

Requests is an elegant and simple HTTP library from the Python Foundation. With Requests, you can send HTTP / 1.1 requests very easily. There is no need to manually add query strings to your URLs or form-encode POST data. A security vulnerability exists in Requests versions prior to 2.31.0 that...

6.1CVSS7.2AI score0.02974EPSS
SaveExploits1References20
OSV
OSV
added 2023/05/22 8:36 p.m.51 views

GHSA-J8R2-6X86-Q33Q Unintended leak of Proxy-Authorization header in requests

Impact Since Requests v2.3.0, Requests has been vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuildproxies is used to recompute and reattach the Proxy-Authorization header to...

6.1CVSS6.7AI score0.02974EPSS
SaveExploits1References10
GithubExploit
GithubExploit
added 2023/04/24 11:26 p.m.294 views

Exploit for Cleartext Storage of Sensitive Information in Strapi

It is an exploit module for Apache HTTP Server. The target produ...

4.9CVSS5.8AI score0.01658EPSS
SaveExploits2
Kitploit
Kitploit
added 2023/04/24 12:30 p.m.28 views

KubeStalk - Discovers Kubernetes And Related Infrastructure Based Attack Surface From A Black-Box Perspective

KubeStalk is a tool to discover Kubernetes and related infrastructure based attack surface from a black-box perspective. This tool is a community version of the tool used to probe for unsecured Kubernetes clusters around the internet during Project Resonance - Wave 9. Usage The GIF below...

7.3AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 5:20 a.m.5 views

SUSE CVE-2015-2296

The resolveredirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect...

6.8CVSS7AI score0.03408EPSS
SaveExploits0References20
OSV
OSV
added 2022/06/08 8:15 p.m.4 views

PYSEC-2022-43147

pyanxdns package in PyPI version 0.2 is vulnerable to code execution backdoor. The impact is: execute arbitrary code remote. When installing the pyanxdns package of version 0.2, the request package will be installed...

9.8CVSS6.5AI score
SaveExploits0References3
Rows per page
Query Builder