2024-04-04 08:46:00 +00:00

147 lines
5.5 KiB
JSON

{
"id": "CVE-2022-36022",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-11-10T18:15:10.577",
"lastModified": "2022-11-15T20:27:44.537",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Deeplearning4J is a suite of tools for deploying and training deep learning models using the JVM. Packages org.deeplearning4j:dl4j-examples and org.deeplearning4j:platform-tests through version 1.0.0-M2.1 may use some unclaimed S3 buckets in tests in examples. This is likely affect people who use some older NLP examples that reference an old S3 bucket. The problem has been patched. Users should upgrade to snapshots as Deeplearning4J plan to publish a release with the fix at a later date. As a workaround, download a word2vec google news vector from a new source using git lfs from here."
},
{
"lang": "es",
"value": "Deeplearning4J es un conjunto de herramientas para implementar y entrenar modelos de aprendizaje profundo utilizando JVM. Los paquetes org.deeplearning4j:dl4j-examples y org.deeplearning4j:platform-tests hasta la versi\u00f3n 1.0.0-M2.1 pueden usar algunos dep\u00f3sitos S3 no reclamados en las pruebas de los ejemplos. Es probable que esto afecte a las personas que usan algunos ejemplos de PNL m\u00e1s antiguos que hacen referencia a un antiguo dep\u00f3sito de S3. El problema ha sido solucionado. Los usuarios deben actualizar a instant\u00e1neas ya que Deeplearning4J planea publicar una versi\u00f3n con la soluci\u00f3n en una fecha posterior. Como workaround, descargue un vector de noticias de Google en word2vec desde una nueva fuente usando git lfs desde aqu\u00ed."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-330"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-344"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:deeplearning4j:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.0.0",
"matchCriteriaId": "FD3D16C3-A400-44D7-8F08-CFFAA077D93B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:deeplearning4j:1.0.0:beta5:*:*:*:*:*:*",
"matchCriteriaId": "960F59B9-17D7-42D7-AC7C-7233278CED70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:deeplearning4j:1.0.0:beta6:*:*:*:*:*:*",
"matchCriteriaId": "E2D985D5-9D45-4857-83FF-367D9C0E3A98"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:deeplearning4j:1.0.0:beta7:*:*:*:*:*:*",
"matchCriteriaId": "69AB64A7-1B91-435A-ABAE-4C9F049E9ECD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:deeplearning4j:1.0.0:milestone1:*:*:*:*:*:*",
"matchCriteriaId": "F30DDBC9-A872-4D0D-A0AB-F6D1522533CA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:deeplearning4j:1.0.0:milestone1.1:*:*:*:*:*:*",
"matchCriteriaId": "E69D9455-41CB-48EB-8A44-1DC89E0814C1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:deeplearning4j:1.0.0:milestone2:*:*:*:*:*:*",
"matchCriteriaId": "BB0AB8DC-F008-4A5C-A3B6-36C3CCCD0AD8"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/eclipse/deeplearning4j/security/advisories/GHSA-rc39-g977-687w",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/mmihaltz/word2vec-GoogleNews-vectors",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}