Skip to content

Commit 2c20032

Browse files
committed
1 parent 189c2cd commit 2c20032

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

advisories/github-reviewed/2023/01/GHSA-x73w-g8hx-v7rp/GHSA-x73w-g8hx-v7rp.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-x73w-g8hx-v7rp",
4-
"modified": "2023-01-28T01:18:11Z",
4+
"modified": "2023-01-28T01:18:12Z",
55
"published": "2023-01-20T21:30:32Z",
66
"aliases": [
77
"CVE-2020-23256"
88
],
9-
"summary": "Code injection in electerm",
10-
"details": "An issue was discovered in Electerm 1.3.22, allows attackers to execute arbitrary code via unverified request to electerms service.",
9+
"summary": "Command injection in electerm",
10+
"details": "An issue was discovered in Electerm 1.3.22, allows attackers to execute arbitrary commands via unverified request to electerms service.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -51,7 +51,8 @@
5151
],
5252
"database_specific": {
5353
"cwe_ids": [
54-
"CWE-94"
54+
"CWE-306",
55+
"CWE-78"
5556
],
5657
"severity": "CRITICAL",
5758
"github_reviewed": true,

0 commit comments

Comments
 (0)