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

vulnerable version of org.json:json #2128

Open
sdelamo opened this issue Aug 8, 2024 · 0 comments
Open

vulnerable version of org.json:json #2128

sdelamo opened this issue Aug 8, 2024 · 0 comments

Comments

@sdelamo
Copy link

sdelamo commented Aug 8, 2024

The project depends on org.json:json:20230618. That version has a high scored vulnerability.

sdelamo added a commit to micronaut-projects/micronaut-views that referenced this issue Aug 8, 2024
Soy brings `org.json:json` as a transtivite dependency. Unfortunately, it brings https://ossindex.sonatype.org/component/pkg:maven/org.json/json@20230618 which is affected by a HIGH CVE.

There is no version of soy patched.

I reported an issue: google/closure-templates#2128

This PR forces `org.json:json` to first patched version.

I have verified with the sonatype scan gradle plugin this PR fixes the issue:

http://localhost/sergiodelamo.com/blog/2024-08-08-sonatype-scan-gradle-plugin.html
sdelamo added a commit to micronaut-projects/micronaut-views that referenced this issue Aug 8, 2024
Soy brings `org.json:json` as a transtivite dependency. Unfortunately, it brings https://ossindex.sonatype.org/component/pkg:maven/org.json/json@20230618 which is affected by a HIGH CVE.

There is no version of soy patched.

I reported an issue: google/closure-templates#2128

This PR forces `org.json:json` to first patched version.

I have verified with the sonatype scan gradle plugin this PR fixes the issue:

http://localhost/sergiodelamo.com/blog/2024-08-08-sonatype-scan-gradle-plugin.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant