Lucene search
+L

221 matches found

RedHat Linux
RedHat Linux
added 2019/11/06 9:47 a.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.0388EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2019/09/21 12:00 a.m.19 views

PT-2019-5583 · Python +10 · Python +10

Name of the Vulnerable Software and Affected Versions: Python versions 2.7.16 and earlier, 3.x through 3.6.9, and 3.7.x through 3.7.4 Description: The issue is related to the documentation XML-RPC server in Python, which is vulnerable to cross-site scripting XSS attacks via the server title field...

10CVSS6.6AI score0.73327EPSS
SaveExploits78References585
exploitpack
exploitpack
added 2019/09/02 12:00 a.m.34 views

Cisco Email Security Appliance (IronPort) C160 - Host Header Injection

Cisco Email Security Appliance IronPort C160 - Host Header Injection !/usr/bin/perl -w Cisco Titsco Email Security Appliance IronPort C160 Header 'Host' Injection Copyright 2019 c Todor Donev Disclaimer: This or previous programs are for Educational purpose ONLY. Do not use it without permission...

0.2AI score
SaveExploits0
CNVD
CNVD
added 2019/07/17 12:00 a.m.16 views

Python cookiejar.py file information disclosure vulnerability

Python is an open source, object-oriented programming language from the Python Software Foundation. The language is extensible, supports modules and packages, and supports multiple platforms. A security vulnerability exists in the Lib/http/cookiejar.py file in Python versions prior to 3.7.3. An...

5.3CVSS9.1AI score0.0388EPSS
SaveExploits1References1
OSV
OSV
added 2019/07/13 9:15 p.m.8 views

DEBIAN-CVE-2018-20852

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.3CVSS7.4AI score0.0388EPSS
SaveExploits1References1
NVD
NVD
added 2019/07/13 9:15 p.m.39 views

CVE-2018-20852

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.3AI score0.0388EPSS
SaveExploits1References18
CVE
CVE
added 2019/07/13 8:29 p.m.1642 views

CVE-2018-20852

CVE-2018-20852 describes a flaw in Python’s http.cookiejar DefaultPolicy.domain_return_ok where domain validation is insufficient, allowing an attacker-controlled server to siphon cookies by using a host name that has another valid hostname as a suffix (e.g., pythonicexample.com to access example...

5.3CVSS6.4AI score0.0388EPSS
SaveExploits1References18Affected Software1
UbuntuCve
UbuntuCve
added 2019/07/13 12:00 a.m.51 views

CVE-2018-20852

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.0388EPSS
SaveExploits1References5
OSV
OSV
added 2019/07/13 12:00 a.m.10 views

UBUNTU-CVE-2018-20852

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.0388EPSS
SaveExploits1References6
exploitpack
exploitpack
added 2019/07/01 12:00 a.m.47 views

FaceSentry Access Control System 6.4.8 - Remote Root Exploit

FaceSentry Access Control System 6.4.8 - Remote Root Exploit !/usr/bin/env python -- coding: utf-8 -- FaceSentry Access Control System 6.4.8 Remote Root Exploit Vendor: iWT Ltd. Product web page: http://www.iwt.com.hk Affected version: Firmware 6.4.8 build 264 Algorithm A16 Firmware 5.7.2 build 5...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/12/19 12:00 a.m.54 views

ntop-ng 2.5.160805 Username Enumeration

Exploit title: ntopng user enumeration Author: Dolev Farhi Contact: dolevf at protonmail.com Date: 04-08-2016 Vendor homepage: ntop.org Software version: v.2.5.160805 !/usr/env/python import os import sys import urllib import urllib2 import cookielib server = 'ip.add.re.ss' username = 'ntopng-use...

7.4AI score
SaveExploits0
zdt
zdt
added 2014/08/01 12:00 a.m.37 views

SkaDate Lite 2.0 - Remote Code Execution Exploit

SkaDate Lite suffers from an authenticated arbitrary PHP code execution. The vulnerability is caused due to the improper verification of uploaded files in '/admin/settings/user' script thru the 'avatar' and 'bigAvatar' POST parameters. This can be exploited to execute arbitrary PHP code by...

7.7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.21 views

SPIP < 2.0.9 Arbitrary Copy All Passwords to XML File Remote Exploit

No description provided by source. !/usr/bin/env python SPIP - Content Management System 2.0.9 exploit http://www.securityfocus.com/bid/36008 Author : KernelPanik import urllib, urllib2 import cookielib import sys def sendrequesturlOpener, url, postdata=None: request = urllib2.Requesturl url =...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/04/15 12:00 a.m.32 views

CMSLogik 1.2.1 User Enumeration Weakness

!/usr/bin/python CMSLogik 1.2.1 user param User Enumeration Weakness Vendor: ThemeLogik Product web page: http://www.themelogik.com/cmslogik Affected version: 1.2.1 and 1.2.0 Summary: CMSLogik is built on a solid & lightweight framework called CodeIgniter, and design powered by Bootstrap. This...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2012/05/26 12:00 a.m.14 views

phpList 2.10.9 - Sajax.php PHP Code Injection

phpList 2.10.9 - Sajax.php PHP Code Injection source: https://www.securityfocus.com/bid/53693/info PHPList is prone to a remote PHP code-injection vulnerability. An attacker can exploit this issue to inject and execute arbitrary PHP code in the context of the affected application. This may...

SaveExploits0
Packet Storm
Packet Storm
added 2011/02/11 12:00 a.m.30 views

Openedit 5.1294 Code Execution

!/usr/bin/python Openedit = v5.1294 Remote Code Execution Exploit http://net-ninja.net/blog/?p=553 watch http://www.zeitgeistmovie.com/ Explanation: Vuln 1: Admin hash disclosure Vuln 2: Login with the hash Vuln 3: Unprotected file upload mrme@pluto openedit$ sudo python ./openown.py -p...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2009/08/18 12:00 a.m.22 views

SPIP &lt; 2.0.9 Arbitrary Copy All Passwords to XML File Remote Exploit

No description provided by source. !/usr/bin/env python SPIP - Content Management System 2.0.9 exploit http://www.securityfocus.com/bid/36008 Author : KernelPanik import urllib, urllib2 import cookielib import sys def sendrequesturlOpener, url, postdata=None: request = urllib2.Requesturl url =...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/07/27 12:00 a.m.28 views

PunBB Automatic Image Upload <= 1.3.5 Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ================================================================== PunBB Automatic Image Upload $AllowStats = "Members"; use LWP::UserAgent; use HTTP::Cookies; use strict; my $UserName,$PassWord,$ID = @ARGV; if@ARGV 'Mozilla/5.0',...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/06/09 12:00 a.m.302 views

phpMyAdmin - '/scripts/setup.php' PHP Code Injection

!/bin/bash CVE-2009-1151: phpMyAdmin '/scripts/setup.php' PHP Code Injection RCE PoC v0.11 by pagvac gnucitizen.org, 4th June 2009. special thanks to Greg Ose labs.neohapsis.com for discovering such a cool vuln, and to str0ke milw0rm.com for testing this PoC script and providing feedback! PoC...

9.8CVSS7.2AI score0.96565EPSS
SaveExploits17
exploitpack
exploitpack
added 2009/06/09 12:00 a.m.89 views

phpMyAdmin - scriptssetup.php PHP Code Injection

phpMyAdmin - scriptssetup.php PHP Code Injection !/bin/bash CVE-2009-1151: phpMyAdmin '/scripts/setup.php' PHP Code Injection RCE PoC v0.11 by pagvac gnucitizen.org, 4th June 2009. special thanks to Greg Ose labs.neohapsis.com for discovering such a cool vuln, and to str0ke milw0rm.com for testin...

7.5CVSS0.3AI score0.96565EPSS
SaveExploits17
Rows per page
Query Builder