Lucene search
+L

201 matches found

Snyk
Snyk
added 2022/11/28 2:39 p.m.5 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the Cookie.parse function, which uses an insecure regular expression. PoC js const CookieJar = require"cookiejar"; const jar = new CookieJar; const start = performance.now; const attack = "...

7.5CVSS6.8AI score0.01546EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/02/24 12:0 a.m.3 views

PT-2022-6259 · Cookiejar +1 · Cookiejar +1

Name of the Vulnerable Software and Affected Versions: cookiejar versions prior to 2.1.4 Description: The issue is related to the Cookie.parse function in the cookiejar package, which uses an insecure regular expression. This can lead to a Regular Expression Denial of Service ReDoS if untrusted...

7.5CVSS6.5AI score0.01546EPSS
SaveExploits1References24
ATTACKERKB
ATTACKERKB
added 2022/02/01 11:15 a.m.9 views

CVE-2022-23607

treq is an HTTP library inspired by requests but written on top of Twisted's Agents. Treq's request methods treq.get, treq.post, etc. and treq.client.HTTPClient constructor accept cookies as a dictionary. Such cookies are not bound to a single domain, and are therefore sent to every domain...

6.5CVSS6.6AI score0.01083EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/02/01 11:15 a.m.3 views

DEBIAN-CVE-2022-23607

treq is an HTTP library inspired by requests but written on top of Twisted's Agents. Treq's request methods treq.get, treq.post, etc. and treq.client.HTTPClient constructor accept cookies as a dictionary. Such cookies are not bound to a single domain, and are therefore sent to every domain...

6.5CVSS6.3AI score0.01083EPSS
SaveExploits0References1
Prion
Prion
added 2022/02/01 11:15 a.m.20 views

Design/Logic Flaw

treq is an HTTP library inspired by requests but written on top of Twisted's Agents. Treq's request methods treq.get, treq.post, etc. and treq.client.HTTPClient constructor accept cookies as a dictionary. Such cookies are not bound to a single domain, and are therefore sent to every domain...

4.3CVSS7.1AI score0.01083EPSS
SaveExploits0References2Affected Software2
AlpineLinux
AlpineLinux
added 2022/02/01 11:1 a.m.6 views

CVE-2022-23607

treq is an HTTP library inspired by requests but written on top of Twisted's Agents. Treq's request methods treq.get, treq.post, etc. and treq.client.HTTPClient constructor accept cookies as a dictionary. Such cookies are not bound to a single domain, and are therefore sent to every domain...

6.5CVSS6.6AI score0.01083EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2021/02/03 3:21 a.m.23 views

CVE-2021-21289

Mechanize is an open-source ruby library that makes automated web interaction easy. In Mechanize from version 2.0.0 and before version 2.7.7 there is a command injection vulnerability. Affected versions of mechanize allow for OS commands to be injected using several classes' methods which...

8.3CVSS4.2AI score0.03507EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2021/02/02 7:15 p.m.29 views

CVE-2021-21289

Mechanize is an open-source ruby library that makes automated web interaction easy. In Mechanize from version 2.0.0 and before version 2.7.7 there is a command injection vulnerability. Affected versions of mechanize allow for OS commands to be injected using several classes' methods which...

8.3CVSS7.1AI score0.03507EPSS
SaveExploits0References10
Prion
Prion
added 2021/02/02 7:15 p.m.13 views

Command injection

Mechanize is an open-source ruby library that makes automated web interaction easy. In Mechanize from version 2.0.0 and before version 2.7.7 there is a command injection vulnerability. Affected versions of mechanize allow for OS commands to be injected using several classes' methods which...

7.6CVSS8.2AI score0.03507EPSS
SaveExploits0References8Affected Software3
Cvelist
Cvelist
added 2021/02/02 6:50 p.m.32 views

CVE-2021-21289 Command Injection Vulnerability in Mechanize

Mechanize is an open-source ruby library that makes automated web interaction easy. In Mechanize from version 2.0.0 and before version 2.7.7 there is a command injection vulnerability. Affected versions of mechanize allow for OS commands to be injected using several classes' methods which...

7.4CVSS8.5AI score0.03507EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2021/02/02 6:50 p.m.61 views

CVE-2021-21289

Mechanize is an open-source ruby library that makes automated web interaction easy. In Mechanize from version 2.0.0 and before version 2.7.7 there is a command injection vulnerability. Affected versions of mechanize allow for OS commands to be injected using several classes' methods which...

8.3CVSS8.4AI score0.03507EPSS
SaveExploits0
Snyk
Snyk
added 2021/02/01 12:0 a.m.4 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection. Affected versions of mechanize allow for OS commands to be injected using several classes' methods which implicitly use Ruby's Kernel.open method. Exploitation is possible only if untrusted input is used as a local...

8.3CVSS7AI score0.03507EPSS
SaveExploits0References3
RubySec
RubySec
added 2021/02/01 12:0 a.m.20 views

Mechanize ruby gem Command Injection vulnerability

Impact Mechanize = v2.0, v2.7.7 allows for OS commands to be injected using several classes' methods which implicitly use Ruby's Kernel.open method. Exploitation is possible only if untrusted input is used as a local filename and passed to any of these calls: Mechanize::CookieJarload: since v2.0...

8.3CVSS6.9AI score0.03507EPSS
SaveExploits0References1Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/01/28 12:0 a.m.4 views

The vulnerability in the http.cookiejar.DefaultPolicy.domain_return_ok() function of the Python programming language allows a hacker to gain unauthorized access to protected information.

The vulnerability of the http.cookiejar.DefaultPolicy.domainreturnok function in the Python programming language is related to improper domain validation. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

5.3CVSS6.8AI score0.04021EPSS
SaveExploits1References21Affected Software8
FreeBSD
FreeBSD
added 2020/08/19 12:0 a.m.73 views

Python -- multiple vulnerabilities

Python reports: bpo-39603: Prevent http header injection by rejecting control characters in http.client.putrequest…. bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded CVE-2020-15523. bpo-41004: CVE-2020-14422: The hash methods of ipaddress.IPv4Interface and...

7.8CVSS7.6AI score0.12389EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2020/06/04 12:0 a.m.49 views

Amazon Linux AMI : python27 (ALAS-2020-1375)

The version of python27 installed on the remote host is prior to 2.7.18-1.137. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2020-1375 advisory. http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly valida...

6.1CVSS7.1AI score0.0552EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2020/04/28 4:6 p.m.11 views

python: Cookie domain check returns incorrect results

http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostnam...

5.3CVSS6.8AI score0.04021EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/03/31 7:47 p.m.4 views

python: Cookie domain check returns incorrect results

http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostnam...

5.3CVSS6.8AI score0.04021EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2020/01/13 12:0 a.m.47 views

EulerOS Virtualization for ARM 64 3.0.5.0 : python3 (EulerOS-SA-2020-1048)

According to the versions of the python3 packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. Th...

7.5CVSS7.4AI score0.05418EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2019/11/25 9:26 a.m.17 views

python: Cookie domain check returns incorrect results

http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostnam...

5.3CVSS6.8AI score0.04021EPSS
SaveExploits1References4
Rows per page
Query Builder