Lucene search
+L

1769 matches found

Cvelist
Cvelist
added 2017/07/06 4:0 p.m.32 views

CVE-2016-4000

Jython before 2.7.1rc1 allows attackers to execute arbitrary code via a crafted serialized PyFunction object...

8.7AI score0.06404EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2017/07/06 4:0 p.m.83 views

CVE-2016-4000

Jython before 2.7.1rc1 allows attackers to execute arbitrary code via a crafted serialized PyFunction object...

9.8CVSS9.6AI score0.06404EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/06/23 12:0 a.m.27 views

Debian DSA-3893-1 : jython - security update

Alvaro Munoz and Christian Schneider discovered that jython, an implementation of the Python language seamlessly integrated with Java, is prone to arbitrary code execution triggered when sending a serialized function to the deserializer. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The...

9.8CVSS9AI score0.06404EPSS
SaveExploits0References5
Debian
Debian
added 2017/06/22 12:37 p.m.91 views

[SECURITY] [DSA 3893-1] jython security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3893-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso June 22, 2017 https://www.debian.org/security/faq -...

7.5CVSS2.7AI score0.06404EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2017/06/22 12:0 a.m.32 views

Debian Security Advisory DSA 3893-1 (jython - security update)

Alvaro Munoz and Christian Schneider discovered that jython, an implementation of the Python language seamlessly integrated with Java, is prone to arbitrary code execution triggered when sending a serialized function to the deserializer. OpenVAS Vulnerability Test $Id: deb3893.nasl 6782 2017-07-2...

7.5CVSS0.4AI score0.06404EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/06/13 12:0 a.m.4 views

HPE Universal CMDB Arbitrary Code Execution Vulnerability

HPE Universal CMDB is the Universal Management Configuration Database from Hewlett Packard Enterprise HPE, USA. An arbitrary code execution vulnerability exists in HPE Universal CMDB that could allow a remote attacker to execute arbitrary code via carefully crafted serialized Java objects...

10CVSS8.3AI score0.29813EPSS
SaveExploits0References1
OSV
OSV
added 2017/06/08 6:29 p.m.10 views

CVE-2016-3690

The PooledInvokerServlet in JBoss EAP 4.x and 5.x allows remote attackers to execute arbitrary code via a crafted serialized payload...

9.8CVSS6.1AI score
SaveExploits0References4
Prion
Prion
added 2017/06/08 6:29 p.m.25 views

Design/Logic Flaw

The PooledInvokerServlet in JBoss EAP 4.x and 5.x allows remote attackers to execute arbitrary code via a crafted serialized payload...

7.5CVSS8.1AI score0.05238EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2017/06/08 4:29 p.m.20 views

CVE-2017-5878

The AMF unmarshallers in Red5 Media Server before 1.0.8 do not restrict the classes for which it performs deserialization, which allows remote attackers to execute arbitrary code via crafted serialized Java data...

9.8CVSS7.5AI score0.02717EPSS
SaveExploits0References3
NVD
NVD
added 2017/06/08 4:29 p.m.22 views

CVE-2017-5878

The AMF unmarshallers in Red5 Media Server before 1.0.8 do not restrict the classes for which it performs deserialization, which allows remote attackers to execute arbitrary code via crafted serialized Java data...

9.8CVSS9.8AI score0.02717EPSS
SaveExploits0References2
seebug.org
seebug.org
added 2017/05/27 12:0 a.m.40 views

Apple iOS / OS X NSKeyedArchiver Memory Corruption(CVE-2017-2527)

CAMediaTimingFunctionBuiltin is a class in QuartzCore. Its initWithCoder: method reads an Int "index" then passes that to builtinfunction mov ebx, edi -- controlled unsigned int mov r14d, ebx lea r15, ZL9functions0 ; functions mov rax, r15+r148 if rax is non-null it's returned as an objective-c...

7.5CVSS8.6AI score0.06809EPSS
SaveExploits3
seebug.org
seebug.org
added 2017/05/27 12:0 a.m.29 views

Apple MacOS NSUnarchiver Heap Corruption(CVE-2017-2523)

Via NSUnarchiver we can read NSBuiltinCharacterSet with a controlled serialized state. It reads a controlled int using decodeValueOfObjCType:"i" then either passes it to CFCharacterSetGetPredefined or uses it directly to manipulate NSBuiltinSetTable. Neither path has any bounds checking and the...

7.5CVSS8.6AI score0.11484EPSS
SaveExploits4
zdt
zdt
added 2017/05/23 12:0 a.m.54 views

Apple iOS / macOS - NSUnarchiver Heap Corruption Due to Lack of Bounds Checking in [NSBuiltinCharact

Exploit for multiple platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1170 Via NSUnarchiver we can read NSBuiltinCharacterSet with a controlled serialized state. It reads a controlled int using decodeValueOfObjCType:"i" then either passes it to...

7.5CVSS8.8AI score0.11484EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/05/23 12:0 a.m.32 views

Apple macOS/iOS - NSUnarchiver Heap Corruption Due to Lack of Bounds Checking in [NSBuiltinCharacterSet initWithCoder:]

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1170 Via NSUnarchiver we can read NSBuiltinCharacterSet with a controlled serialized state. It reads a controlled int using decodeValueOfObjCType:"i" then either passes it to CFCharacterSetGetPredefined or uses it directly to...

9.8CVSS8.3AI score0.11484EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/05/23 12:0 a.m.45 views

Apple macOS/iOS - 'CAMediaTimingFunctionBuiltin' NSKeyedArchiver Memory Corruption Due to Lack of Bounds Checking

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1175 CAMediaTimingFunctionBuiltin is a class in QuartzCore. Its initWithCoder: method reads an Int "index" then passes that to builtinfunction mov ebx, edi -- controlled unsigned int mov r14d, ebx lea r15, ZL9functions0 ; functions...

9.8CVSS8.3AI score0.06809EPSS
SaveExploits3
myhack58
myhack58
added 2017/05/05 12:0 a.m.311 views

Jenkins unauthorized code execution vulnerability analysis, updated the vulnerability of the environment, to detect script-vulnerability warning-the black bar safety net

A, summary CloudBees Jenkins 2.32.1 version exists in Java deserialization vulnerability, and ultimately can lead to remote code execution. Jenkins is a continuous integration continuous integration and continuous delivery system, can improve the software development process of the Central Africa...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2017/05/05 12:0 a.m.23 views

CloudBees Jenkins 2.32.1 - Java Deserialization

CloudBees Jenkins 2.32.1 - Java Deserialization Source: https://blogs.securiteam.com/index.php/archives/3171 Vulnerability Details Jenkins is vulnerable to a Java deserialization vulnerability. In order to trigger the vulnerability two requests need to be sent. The vulnerability can be found in t...

0.2AI score
SaveExploits0
myhack58
myhack58
added 2017/05/04 12:0 a.m.43 views

Jenkins unauthorized code execution vulnerability analysis-vulnerability warning-the black bar safety net

A, summary CloudBees Jenkins 2.32.1 version exists in Java deserialization vulnerability, and ultimately can lead to remote code execution. Jenkins is a continuous integration continuous integration and continuous delivery system, can improve the software development process of the Central Africa...

0.1AI score
SaveExploits0
OSV
OSV
added 2017/04/22 1:59 a.m.25 views

CVE-2017-7991

Exponent CMS 2.4.1 and earlier has SQL injection via a base64 serialized API key apikey parameter in the api function of framework/modules/eaas/controllers/eaasController.php...

9.8CVSS7.9AI score
SaveExploits0References4
Prion
Prion
added 2017/04/22 1:59 a.m.16 views

Sql injection

Exponent CMS 2.4.1 and earlier has SQL injection via a base64 serialized API key apikey parameter in the api function of framework/modules/eaas/controllers/eaasController.php...

7.5CVSS9.7AI score0.02109EPSS
SaveExploits3References4Affected Software1
Rows per page
Query Builder