Publish Advisories

GHSA-8g9w-5jv6-7m4x
GHSA-3qr5-h7w4-3gx3
This commit is contained in:
advisory-database[bot]
2023-07-19 19:54:00 +00:00
parent 4065ea13f7
commit fe3989e019
2 changed files with 25 additions and 9 deletions
@@ -55,7 +55,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-256"
"CWE-256",
"CWE-522"
],
"severity": "MODERATE",
"github_reviewed": true,
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3qr5-h7w4-3gx3",
"modified": "2022-05-14T01:15:39Z",
"modified": "2023-07-19T19:52:48Z",
"published": "2022-05-14T01:15:39Z",
"aliases": [
"CVE-2019-7537"
],
"summary": "Donfig Command Execution",
"details": "An issue was discovered in Donfig 0.3.0. There is a vulnerability in the collect_yaml method in config_obj.py. It can execute arbitrary Python commands, resulting in command execution.",
"severity": [
{
@@ -14,7 +15,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "donfig"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.3.0"
}
]
}
]
}
],
"references": [
{
@@ -24,10 +43,6 @@
{
"type": "WEB",
"url": "https://github.com/pytroll/donfig/issues/5"
},
{
"type": "WEB",
"url": "https://github.com/pytroll/donfig/commits/master"
}
],
"database_specific": {
@@ -35,8 +50,8 @@
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-07-19T19:52:48Z",
"nvd_published_at": "2019-03-21T20:29:00Z"
}
}