You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@aurora.apache.org by GitBox <gi...@apache.org> on 2019/09/17 00:24:30 UTC

[GitHub] [aurora] larrycameron80 opened a new issue #80: XML External Entity (XXE) Injection

larrycameron80 opened a new issue #80: XML External Entity (XXE) Injection
URL: https://github.com/apache/aurora/issues/80
 
 
   XML External Entity (XXE) Injection
   Vulnerable module: c3p0:c3p0
   Introduced through: org.quartz-scheduler:quartz@2.2.2
   Detailed paths
   Introduced through: apache/aurora@apache/aurora#ea8e2f4d905e26b3b999e8b59a3cb74a08a3dbf5 › org.quartz-scheduler:quartz@2.2.2 › c3p0:c3p0@0.9.1.1
   Overview
   c3p0:c3p0 is a lIbrary for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension. Note: This library is no longer maintained and has migrated to the artifact "com.mchange:c3p0"
   
   Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. via the extractXmlConfigFromInputStream in  com/mchange/v2/c3p0/cfg/C3P0ConfigXmlUtils.java during initialization.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services