Lucene search
+L

103 matches found

Prion
Prion
added 2017/11/10 9:29 a.m.18 views

Input validation

An exploitable vulnerability exists in the YAML parsing functionality in config.py in Confire 0.2.0. Due to the user-specific configuration being loaded from "/.confire.yaml" using the yaml.load function, a YAML parser can execute arbitrary Python commands resulting in command execution. An...

7.5CVSS9.8AI score0.04473EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2017/11/08 3:29 a.m.22 views

Design/Logic Flaw

An exploitable vulnerability exists in the YAML parsing functionality in the YAMLParser method in Interfaces.py in PyAnyAPI before 0.6.1. A YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An attacker can...

7.5CVSS9.8AI score0.0362EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2017/11/08 3:29 a.m.30 views

PYSEC-2017-23

An exploitable vulnerability exists in the YAML parsing functionality in the YAMLParser method in Interfaces.py in PyAnyAPI before 0.6.1. A YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An attacker can...

9.8CVSS5.9AI score0.0362EPSS
SaveExploits0References5
CNVD
CNVD
added 2017/07/05 12:0 a.m.44 views

Database Anonymization Arbitrary Code Execution Vulnerability in Multiple Odoo Products

Odoo formerly OpenERP and others are products of the Belgian company Odoo, an Enterprise Resource Planning ERP and Customer Relationship Management CRM system; Odoo Community Edition is its Community Edition; Odoo Enterprise Edition is its Enterprise Edition.Database Database Anonymization module...

8.5CVSS7.4AI score0.0359EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2017/07/04 6:0 p.m.45 views

CVE-2017-10803

In Odoo 8.0, Odoo Community Edition 9.0 and 10.0, and Odoo Enterprise Edition 9.0 and 10.0, insecure handling of anonymization data in the Database Anonymization module allows remote authenticated privileged users to execute arbitrary Python code, because unpickle is used...

6.6AI score0.0359EPSS
SaveExploits2References1
exploitpack
exploitpack
added 2017/06/30 12:0 a.m.131 views

Odoo CRM 10.0 - Code Execution

Odoo CRM 10.0 - Code Execution Vulnerability Summary The following advisory describe arbitrary Python code execution found in Odoo CRM version 10.0 Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project...

8.5CVSS6.8AI score0.0359EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2017/06/14 1:29 p.m.26 views

CVE-2017-2810

An exploitable vulnerability exists in the Databook loading functionality of Tablib 0.11.4. A yaml loaded Databook can execute arbitrary python commands resulting in command execution. An attacker can insert python into loaded yaml to trigger this vulnerability...

9.8CVSS7.4AI score0.0487EPSS
SaveExploits2References2
Debian CVE
Debian CVE
added 2015/11/25 8:0 p.m.91 views

CVE-2015-5306

OpenStack Ironic Inspector aka ironic-inspector or ironic-discoverd, when debug mode is enabled, might allow remote attackers to access the Flask console and execute arbitrary Python code by triggering an error...

6.8CVSS7.2AI score0.01598EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/08/31 6:59 p.m.38 views

CVE-2014-2331

CheckMK 1.2.2p2, 1.2.2p3, and 1.2.3i5 allows remote authenticated users to execute arbitrary Python code via a crafted rules.mk file in a snapshot. NOTE: this can be exploited by remote attackers by leveraging CVE-2014-2330...

8.5CVSS6.2AI score0.02068EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2014/10/14 12:0 a.m.12 views

PT-2014-5409 · Google +2 · Luci +2

Name of the Vulnerable Software and Affected Versions: luci version 0.26.0 Description: The issue allows remote authenticated users with certain permissions to execute arbitrary Python code via a crafted cluster configuration. Recommendations: For luci version 0.26.0, update to a version that fix...

6CVSS7.3AI score0.01363EPSS
SaveExploits0References11
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.16 views

Python 1.5/1.6/2.0/2.1.x Pickle Class Constructor Arbitrary Code Execution

No description provided by source. source: http://www.securityfocus.com/bid/5257/info Python is an open source, object oriented programming language. The Python Pickle module is provided to convert object variables into a serialized form pickling, and later recover the data back into an object...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/06/11 12:0 a.m.41 views

Mandriva Linux Security Advisory : python-django (MDVSA-2014:113)

Multiple vulnerabilities has been discovered and corrected in python-django : Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the 1 Vary: Cookie or 2 Cache-Control header in responses, which allows remote attackers to obtain sensitive...

10CVSS6AI score0.0565EPSS
SaveExploits0References5
OSV
OSV
added 2014/04/23 3:55 p.m.10 views

CVE-2014-0472

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

6.9AI score
SaveExploits0References7
Prion
Prion
added 2014/04/23 3:55 p.m.29 views

Path traversal

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

5.1CVSS7.5AI score0.0565EPSS
SaveExploits0References7Affected Software2
Debian CVE
Debian CVE
added 2014/04/23 2:0 p.m.90 views

CVE-2014-0472

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

5.1CVSS6.9AI score0.0565EPSS
SaveExploits0
Prion
Prion
added 2011/10/30 7:55 p.m.23 views

Cross site request forgery (csrf)

Cross-site request forgery CSRF vulnerability in ah/admin/interactive/execute aka the Interactive Console in the SDK Console aka Admin Console in the Google App Engine Python SDK before 1.5.4 allows remote attackers to hijack the authentication of administrators for requests that execute arbitrar...

6.8CVSS7.9AI score0.00495EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2009/08/12 10:30 a.m.23 views

CVE-2008-6954

The web interface CobblerWeb in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules...

9CVSS6.8AI score0.02145EPSS
SaveExploits0References8
Prion
Prion
added 2009/08/12 10:30 a.m.12 views

Code injection

The web interface CobblerWeb in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules...

9CVSS7.1AI score0.02145EPSS
SaveExploits0References8Affected Software1
exploitpack
exploitpack
added 2009/02/25 12:0 a.m.15 views

Wesnoth 1.x - PythonAI Remote Code Execution

Wesnoth 1.x - PythonAI Remote Code Execution source: https://www.securityfocus.com/bid/33971/info Wesnoth is prone to a remote code-execution vulnerability caused by a design error. Attackers can exploit this issue to execute arbitrary Python code in the context of the user running the vulnerable...

0.1AI score
SaveExploits0
Prion
Prion
added 2007/11/07 9:46 p.m.21 views

Code injection

Plone 2.5 through 2.5.4 and 3.0 through 3.0.2 allows remote attackers to execute arbitrary Python code via network data containing pickled objects for the 1 statusmessages or 2 linkintegrity module, which the module unpickles and executes...

7.5CVSS7.7AI score0.02187EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder