GHSA-RC39-G977-687W
Vulnerability from github – Published: 2022-11-10 21:27 – Updated: 2022-11-10 21:27
VLAI?
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
Severity ?
5.3 (Medium)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…