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

[High] Snyk: Integer Overflow (due 5/17/19) #3706

Closed
fecjjeng opened this issue Apr 17, 2019 · 2 comments · Fixed by #3743
Closed

[High] Snyk: Integer Overflow (due 5/17/19) #3706

fecjjeng opened this issue Apr 17, 2019 · 2 comments · Fixed by #3743
Assignees
Milestone

Comments

@fecjjeng
Copy link
Contributor

Integer Overflow
Vulnerable module: com.google.protobuf:protobuf-java
Introduced through: org.flywaydb:[email protected]
Detailed paths
Introduced through: [email protected] › org.flywaydb:[email protected] › mysql:[email protected] › com.google.protobuf:[email protected]
Overview
com.google.protobuf:protobuf-java is a Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.

Affected versions of this package are vulnerable to Integer Overflow by allowing remote authenticated attackers to cause a heap-based buffer overflow in serialisation process.

@jason-upchurch
Copy link
Contributor

We should consider including

exclude group: 'com.google.protobuf', module: 'protobuf-java'

similar to the way we exclude specific drivers in build.gradle

Need to test this approach

@lbeaufort lbeaufort changed the title [High]fecgov/openFEC:data/flyway/build.gradle - need a fix by May 17, 2019 [High] fecgov/openFEC:data/flyway/build.gradle - need a fix by May 17, 2019 Apr 26, 2019
@jason-upchurch
Copy link
Contributor

added exclude group: 'com.google.protobuf', module: 'protobuf-java' to build.gradle and submitted PR #3743

@jason-upchurch jason-upchurch reopened this May 7, 2019
@jason-upchurch jason-upchurch reopened this May 7, 2019
@jason-upchurch jason-upchurch reopened this May 7, 2019
@jason-upchurch jason-upchurch changed the title [High] fecgov/openFEC:data/flyway/build.gradle - need a fix by May 17, 2019 [High] Snyk: Integer Overflow (due 5/17/19) May 16, 2019
@jason-upchurch jason-upchurch added the Security: high Remediate within 30 days label May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants