Lucene search
+L

1761 matches found

Github Security Blog
Github Security Blog
added 2018/10/29 7:5 p.m.28 views

conference-scheduler-cli Arbitrary Code Execution

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS7.9AI score0.02461EPSS
SaveExploits1References5Affected Software1
Mageia
Mageia
added 2018/10/19 6:0 p.m.27 views

Updated calibre packages fix security vulnerability

Updated calibre package fixes security vulnerability: gui2/viewer/bookmarkmanager.py in Calibre 3.18 calls cPickle.load on imported bookmark data, which allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS5.3AI score0.04593EPSS
SaveExploits1References2
Veracode
Veracode
added 2018/08/29 2:36 a.m.13 views

Remote Code Execution (RCE)

conference-scheduler-cli is vulnerable to remote code execution RCE attacks. The library does not properly handle the deserialization of .pickle files, allowing a malicious user to inject and execute arbitrary code through it...

7.8CVSS8.2AI score0.02461EPSS
SaveExploits1References3Affected Software1
CNVD
CNVD
added 2018/08/29 12:0 a.m.7 views

pycparser command execution vulnerability

pycparser is a C parser written in Python. A command execution vulnerability exists in pycparser's pickle.load call to import data within the 'readpickle' function of the LRTable class in the yacc.py file. A remote attacker can exploit this vulnerability to execute arbitrary python commands with...

7.9AI score
SaveExploits0References1
CNVD
CNVD
added 2018/08/29 12:0 a.m.6 views

conference-scheduler-cli Command Execution Vulnerability

conference-scheduler-cli is a command line tool for managing conference schedules. A security vulnerability exists in the importscheduledefinition method of the io.py file in conference-scheduler-cli. A remote attacker can exploit this vulnerability to execute arbitrary python commands with the...

7.8CVSS7.9AI score0.02461EPSS
SaveExploits1References1
OSV
OSV
added 2018/08/28 7:29 p.m.32 views

CVE-2018-14572

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS7.9AI score0.02461EPSS
SaveExploits1References2
NVD
NVD
added 2018/08/28 7:29 p.m.43 views

CVE-2018-14572

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS7.8AI score0.02461EPSS
SaveExploits1References2
PyPA
PyPA
added 2018/08/28 7:29 p.m.11 views

PYSEC-2018-64

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS7.9AI score0.02461EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2018/08/28 7:29 p.m.17 views

Design/Logic Flaw

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

6.8CVSS7.9AI score0.02461EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2018/08/28 7:29 p.m.24 views

PYSEC-2018-64

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS7.8AI score0.02461EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2018/08/28 7:0 p.m.54 views

CVE-2018-14572

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8AI score0.02461EPSS
SaveExploits1References2
CVE
CVE
added 2018/08/28 7:0 p.m.77 views

CVE-2018-14572

CVE-2018-14572 affects the conference-scheduler-cli package, where a pickle.load on imported data enables an attacker to execute arbitrary code via a crafted .pickle file that contains an os.system call. The underlying vulnerability is unsafe Python object deserialization in conference-scheduler-...

7.8CVSS7.8AI score0.02461EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2018/07/26 4:8 p.m.19 views

GHSA-R38R-QP28-2M63 Code injection in rope

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS9.6AI score0.03041EPSS
SaveExploits0References6
OSV
OSV
added 2018/04/06 4:29 p.m.3 views

DEBIAN-CVE-2014-3539

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS9.5AI score0.03041EPSS
SaveExploits0References1
PyPA
PyPA
added 2018/04/06 4:29 p.m.7 views

PYSEC-2018-100

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS8AI score0.03041EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2018/04/06 4:29 p.m.28 views

PYSEC-2018-100

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS7.6AI score0.03041EPSS
SaveExploits0References3
OSV
OSV
added 2018/04/06 4:29 p.m.15 views

UBUNTU-CVE-2014-3539

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS7.7AI score0.03041EPSS
SaveExploits0References3
CNVD
CNVD
added 2018/03/09 12:0 a.m.6 views

Calibre Arbitrary Code Execution Vulnerability

Calibre is a free and open source e-book management software. The software provides functions such as formatting books and categorizing and organizing e-books. A security vulnerability exists in the gui2/viewer/bookmarkmanager.py file in Calibre version 3.18. The vulnerability can be exploited by...

7.8CVSS7.8AI score0.04593EPSS
SaveExploits1References1
Prion
Prion
added 2018/03/08 9:29 p.m.59 views

Design/Logic Flaw

gui2/viewer/bookmarkmanager.py in Calibre 3.18 calls cPickle.load on imported bookmark data, which allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

6.8CVSS7.8AI score0.04593EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2018/03/08 9:29 p.m.13 views

CVE-2018-7889

gui2/viewer/bookmarkmanager.py in Calibre 3.18 calls cPickle.load on imported bookmark data, which allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS7.8AI score0.04593EPSS
SaveExploits1References2
Rows per page
Query Builder