Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xerces Impl included in daisydiff.jar has security vulnerabilities #61

Open
GoogleCodeExporter opened this issue Jan 26, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

daisydiff.jar packages xercesImpl-2.8.0.jar inside.
This has security vulnerabilities:
1) http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4002
2) http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625
3) http://osvdb.org/56984

What steps will reproduce the problem?
1. CLM/Code scanners are reporting these vulnerabilities with currrent version 
of daisydiff.jar
2.
3.

What is the expected output? What do you see instead?
Move to latest xerces (2.11)

What version of the product are you using? On what operating system?
latest daisydiff.jar on both windows and CentOS environments

Please provide any additional information below.
I made build.xml changes to package xerces 2.11 and ran tests.
xerces 2.11 now has additional xml-api.jar which has standard w3cdom and javax 
classes.


Original issue reported on code.google.com by madhukri...@gmail.com on 29 Apr 2015 at 2:01

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant