Lucene search
+L

59 matches found

Veracode
Veracode
added 2019/07/08 8:47 a.m.20 views

Remote Code Execution

Pippo is vulnerable to remote code execution attacks. A remote, unauthenticated attacker could create a malicious object, base64 encode it, and place it in the PIPPOSESSION field of a cookie to exploit the flawed Cookie Handler component causing denial of service conditions. Affected by this issu...

9.8CVSS9.4AI score0.05482EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2019/06/13 8:22 p.m.20 views

GHSA-HWCX-9P4J-7HWJ XML Entity Expansion in Pippo

XML Entity Expansion Billion Laughs Attack on Pippo 1.12.0 results in Denial of Service.Entities are created recursively and large amounts of heap memory is taken. Eventually, the JVM process will run out of memory. Otherwise, if the OS does not bound the memory on that process, memory will...

7.5CVSS7.4AI score0.01443EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2019/06/13 8:22 p.m.39 views

XML Entity Expansion in Pippo

XML Entity Expansion Billion Laughs Attack on Pippo 1.12.0 results in Denial of Service.Entities are created recursively and large amounts of heap memory is taken. Eventually, the JVM process will run out of memory. Otherwise, if the OS does not bound the memory on that process, memory will...

7.5CVSS2.9AI score0.01443EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2019/06/13 7:17 a.m.23 views

Denial Of Service (DoS)

Pippo Content Type Parent is vulnerable to denial of service. Pippo unsafely parses user provided XML as it allows user to provide DTD. The attacker thus could craft a malicious input to trigger a billion laughs attack, crashing the system...

7.5CVSS7.1AI score0.01443EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2019/06/12 4:29 p.m.22 views

Input validation

XML Entity Expansion Billion Laughs Attack on Pippo 1.12.0 results in Denial of Service.Entities are created recursively and large amounts of heap memory is taken. Eventually, the JVM process will run out of memory. Otherwise, if the OS does not bound the memory on that process, memory will...

5CVSS7.5AI score0.01443EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2019/06/12 4:29 p.m.18 views

CVE-2019-5442

XML Entity Expansion Billion Laughs Attack on Pippo 1.12.0 results in Denial of Service.Entities are created recursively and large amounts of heap memory is taken. Eventually, the JVM process will run out of memory. Otherwise, if the OS does not bound the memory on that process, memory will...

7.5CVSS7.5AI score0.01443EPSS
SaveExploits1References1
OSV
OSV
added 2019/06/12 4:29 p.m.20 views

CVE-2019-5442

XML Entity Expansion Billion Laughs Attack on Pippo 1.12.0 results in Denial of Service.Entities are created recursively and large amounts of heap memory is taken. Eventually, the JVM process will run out of memory. Otherwise, if the OS does not bound the memory on that process, memory will...

7.5CVSS7.6AI score
SaveExploits0References1
Cvelist
Cvelist
added 2019/06/12 3:08 p.m.36 views

CVE-2019-5442

XML Entity Expansion Billion Laughs Attack on Pippo 1.12.0 results in Denial of Service.Entities are created recursively and large amounts of heap memory is taken. Eventually, the JVM process will run out of memory. Otherwise, if the OS does not bound the memory on that process, memory will...

7.5AI score0.01443EPSS
SaveExploits1References1
CVE
CVE
added 2019/06/12 3:08 p.m.116 views

CVE-2019-5442

CVE-2019-5442 describes an XML Entity Expansion (Billion Laughs) vulnerability in Pippo 1.12.0 where untrusted XML parsing can trigger recursive entities via a DTD, causing DoS through excessive heap memory consumption and potential JVM memory exhaustion. Connected records confirm Pippo 1.12.0 as...

7.5CVSS7.4AI score0.01443EPSS
SaveExploits1References1Affected Software1
Hacker One
Hacker One
added 2019/03/08 3:19 p.m.70 views

Central Security Project: Pippo XML Entity Expansion (Billion Laughs Attack)

Maven artifact groupId: ro.pippo artifactId: pippo-jaxb version: 1.12.0 Vulnerability Vulnerability Description Pippo unsafely parses user provided XML. The fromString in the ro.pippo.jaxb.JaxbEngine class allows user provided DTDs that the rest of the XML may reference. This can lead to recursiv...

5CVSS7.5AI score0.01443EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2018/12/19 7:24 p.m.27 views

Improper Restriction of XML External Entity Reference in pippo-core

jaxb/JaxbEngine.java in Pippo 1.11.0 allows XXE...

9.8CVSS2.7AI score0.015EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2018/12/19 7:24 p.m.28 views

GHSA-RMM5-G63H-M6G9 Improper Restriction of XML External Entity Reference in pippo-core

jaxb/JaxbEngine.java in Pippo 1.11.0 allows XXE...

9.8CVSS9.4AI score0.015EPSS
SaveExploits1References5
Veracode
Veracode
added 2018/12/12 2:08 a.m.22 views

XML External Entity (XXE)

Pippo JAXB is vulnerable to XML external entity XXE. The XML parser does not disable the usage of external Document Type Definition DTD, allowing a remote attacker to perform XXE attacks via a crafted XML file...

9.8CVSS8.9AI score0.015EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2018/12/11 10:29 a.m.24 views

CVE-2018-20059

jaxb/JaxbEngine.java in Pippo 1.11.0 allows XXE...

9.8CVSS9.4AI score0.015EPSS
SaveExploits1References1
OSV
OSV
added 2018/12/11 10:29 a.m.20 views

CVE-2018-20059

jaxb/JaxbEngine.java in Pippo 1.11.0 allows XXE...

9.8CVSS6.8AI score
SaveExploits0References1
CVE
CVE
added 2018/12/11 10:00 a.m.79 views

CVE-2018-20059

CVE-2018-20059 concerns Pippo 1.11.0 where jaxb/JaxbEngine.java allows XML External Entity (XXE) processing. The issue arises from the XML parser not disabling external DTD usage, enabling potential XXE attacks. Connected advisories (GHSA-RMM5-G63H-M6G9, VERACODE, Red Hat/OSV entries) corroborate...

9.8CVSS9.4AI score0.015EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/12/11 10:00 a.m.23 views

CVE-2018-20059

jaxb/JaxbEngine.java in Pippo 1.11.0 allows XXE...

9.5AI score0.015EPSS
SaveExploits1References1
OSV
OSV
added 2018/10/24 7:46 p.m.52 views

GHSA-7FM6-2QW4-G3X3 Deserialization of Untrusted Data in Pippo

An issue was discovered in Pippo 1.11.0. The function SerializationSessionDataTranscoder.decode calls ObjectInputStream.readObject to deserialize a SessionData object without checking the object types. An attacker can create a malicious object, base64 encode it, and place it in the PIPPOSESSION...

9.8CVSS9.7AI score0.05482EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2018/10/24 7:46 p.m.43 views

Deserialization of Untrusted Data in Pippo

An issue was discovered in Pippo 1.11.0. The function SerializationSessionDataTranscoder.decode calls ObjectInputStream.readObject to deserialize a SessionData object without checking the object types. An attacker can create a malicious object, base64 encode it, and place it in the PIPPOSESSION...

10CVSS3.1AI score0.05482EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2018/10/24 7:42 p.m.54 views

GHSA-XJRR-XV9M-4PW5 Improper Input Validation in alilibaba:fastjson

parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of HTTP POST data to the Pippo /json URI, which is...

9.8CVSS7.6AI score0.3897EPSS
SaveExploits2References7
Rows per page
Query Builder