Publish GHSA-q3cc-rr2c-87r6

This commit is contained in:
advisory-database[bot]
2024-05-02 12:19:50 +00:00
parent 0373293208
commit 1793baa678
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q3cc-rr2c-87r6",
"modified": "2022-05-13T01:07:56Z",
"modified": "2024-05-02T12:18:21Z",
"published": "2022-05-13T01:07:56Z",
"aliases": [
"CVE-2019-1000013"
],
"summary": "Hex authenticity of signed packages not validated",
"details": "Hex package manager hex_core version 0.3.0 and earlier contains a Signing oracle vulnerability in Package registry verification that can result in Package modifications not detected, allowing code execution. This attack appears to be exploitable via victim fetches packages from malicious/compromised mirror. This vulnerability appears to have been fixed in 0.4.0.",
"severity": [
{
@@ -14,7 +15,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Hex",
"name": "hex_core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.0"
}
]
}
]
}
],
"references": [
{
@@ -28,6 +47,10 @@
{
"type": "WEB",
"url": "https://github.com/hexpm/hex_core/pull/51"
},
{
"type": "PACKAGE",
"url": "https://github.com/hexpm/hex_core"
}
],
"database_specific": {
@@ -35,8 +58,8 @@
"CWE-345"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-05-02T12:18:21Z",
"nvd_published_at": "2019-02-04T21:29:00Z"
}
}