Skip to content

Commit 5dcca8e

Browse files
committed
1 parent 5f237a6 commit 5dcca8e

File tree

1 file changed

+31
-4
lines changed

1 file changed

+31
-4
lines changed

advisories/unreviewed/2026/03/GHSA-57q8-p4r4-7xr7/GHSA-57q8-p4r4-7xr7.json

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,37 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-57q8-p4r4-7xr7",
4-
"modified": "2026-03-05T06:30:25Z",
4+
"modified": "2026-03-05T06:30:32Z",
55
"published": "2026-03-05T06:30:25Z",
66
"aliases": [
77
"CVE-2026-23767"
88
],
9+
"summary": "Missing Authentication and Encryption in Epson ESC/POS Protocol",
910
"details": "ESC/POS, a printer control language designed by Seiko Epson Corporation, lacks mechanisms for user authentication and command authorization, does not provide controls to restrict sources or destinations of network communication, and transmits commands without encryption or integrity protection.",
10-
"severity": [],
11-
"affected": [],
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "GitHub Actions",
21+
"name": ""
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
}
30+
]
31+
}
32+
]
33+
}
34+
],
1235
"references": [
1336
{
1437
"type": "ADVISORY",
@@ -18,6 +41,10 @@
1841
"type": "WEB",
1942
"url": "https://download4.epson.biz/sec_pubs/bs/pdf/IP_Filtering_Guide_en_revA.pdf"
2043
},
44+
{
45+
"type": "WEB",
46+
"url": "https://github.com/futileskills/Security-Advisory"
47+
},
2148
{
2249
"type": "WEB",
2350
"url": "https://jvn.jp/en/ta/JVNTA97995322"
@@ -31,7 +58,7 @@
3158
"cwe_ids": [
3259
"CWE-306"
3360
],
34-
"severity": null,
61+
"severity": "LOW",
3562
"github_reviewed": false,
3663
"github_reviewed_at": null,
3764
"nvd_published_at": "2026-03-05T06:16:22Z"

0 commit comments

Comments
 (0)