ghsa-rc39-g977-687w
Vulnerability from github
Published
2022-11-10 21:27
Modified
2022-11-10 21:27
Severity ?
VLAI Severity ?
Summary
Use of unclaimed s3 bucket in tests and examples
Details
Impact
People who use some older NLP examples that reference the old S3 bucket.
Patches
The problem has been patched. Upgrade to snapshots for now. A release will be published later to address this due to the vulnerability mostly being examples and 1 class in the actual code base.
Workarounds
Download a word2vec google news vector from a new source using git lfs
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.deeplearning4j:platform-tests" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.0.0-M2.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.deeplearning4j:dl4j-examples" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.0.0-M2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-36022" ], "database_specific": { "cwe_ids": [ "CWE-330", "CWE-344" ], "github_reviewed": true, "github_reviewed_at": "2022-11-10T21:27:55Z", "nvd_published_at": "2022-11-10T18:15:00Z", "severity": "MODERATE" }, "details": "### Impact\nPeople who use some older NLP examples that reference the old S3 bucket.\n\n### Patches\nThe problem has been patched. Upgrade to snapshots for now. A release will be published later to address this due to the vulnerability mostly being examples and 1 class in the actual code base.\n\n### Workarounds\nDownload a word2vec google news vector from a new source using git lfs ", "id": "GHSA-rc39-g977-687w", "modified": "2022-11-10T21:27:55Z", "published": "2022-11-10T21:27:55Z", "references": [ { "type": "WEB", "url": "https://github.com/deeplearning4j/deeplearning4j/security/advisories/GHSA-rc39-g977-687w" }, { "type": "WEB", "url": "https://github.com/eclipse/deeplearning4j/security/advisories/GHSA-rc39-g977-687w" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36022" }, { "type": "PACKAGE", "url": "https://github.com/deeplearning4j/deeplearning4j" }, { "type": "WEB", "url": "https://github.com/mmihaltz/word2vec-GoogleNews-vectors" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Use of unclaimed s3 bucket in tests and examples" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…