Skip to content

File tree

advisories/unreviewed/2022/05/GHSA-jp35-qc2g-26ch/GHSA-jp35-qc2g-26ch.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jp35-qc2g-26ch",
4-
"modified": "2022-05-24T17:00:16Z",
4+
"modified": "2026-04-03T12:31:08Z",
55
"published": "2022-05-24T17:00:16Z",
66
"aliases": [
77
"CVE-2019-14360"
88
],
99
"details": "On Hyundai Pay Kasse HK-1000 devices, a side channel for the row-based OLED display was found. The power consumption of each row-based display cycle depends on the number of illuminated pixels, allowing a partial recovery of display contents. For example, a hardware implant in the USB cable might be able to leverage this behavior to recover confidential secrets such as the PIN and BIP39 mnemonic. In other words, the side channel is relevant only if the attacker has enough control over the device's USB connection to make power-consumption measurements at a time when secret data is displayed. The side channel is not relevant in other circumstances, such as a stolen device that is not currently displaying secret data.",
10-
"severity": [],
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
14+
}
15+
],
1116
"affected": [],
1217
"references": [
1318
{
@@ -21,7 +26,8 @@
2126
],
2227
"database_specific": {
2328
"cwe_ids": [
24-
"CWE-200"
29+
"CWE-200",
30+
"CWE-203"
2531
],
2632
"severity": "LOW",
2733
"github_reviewed": false,

advisories/unreviewed/2026/03/GHSA-56rf-g9gc-682p/GHSA-56rf-g9gc-682p.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
],
4343
"database_specific": {
4444
"cwe_ids": [
45-
"CWE-77"
45+
"CWE-77",
46+
"CWE-78"
4647
],
4748
"severity": "HIGH",
4849
"github_reviewed": false,

advisories/unreviewed/2026/03/GHSA-gh64-hffv-c24x/GHSA-gh64-hffv-c24x.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
],
4747
"database_specific": {
4848
"cwe_ids": [
49-
"CWE-74"
49+
"CWE-74",
50+
"CWE-78"
5051
],
5152
"severity": "MODERATE",
5253
"github_reviewed": false,

advisories/unreviewed/2026/03/GHSA-mfxw-q267-mgp6/GHSA-mfxw-q267-mgp6.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-mfxw-q267-mgp6",
4-
"modified": "2026-04-02T18:31:36Z",
4+
"modified": "2026-04-03T12:31:09Z",
55
"published": "2026-03-30T21:31:04Z",
66
"aliases": [
77
"CVE-2026-34714"
@@ -42,6 +42,10 @@
4242
{
4343
"type": "WEB",
4444
"url": "http://www.openwall.com/lists/oss-security/2026/04/02/5"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "http://www.openwall.com/lists/oss-security/2026/04/03/6"
4549
}
4650
],
4751
"database_specific": {

advisories/unreviewed/2026/03/GHSA-qwx8-2rqw-pp6q/GHSA-qwx8-2rqw-pp6q.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
],
5151
"database_specific": {
5252
"cwe_ids": [
53-
"CWE-77"
53+
"CWE-77",
54+
"CWE-78"
5455
],
5556
"severity": "MODERATE",
5657
"github_reviewed": false,

advisories/unreviewed/2026/03/GHSA-w366-ww4p-hrpq/GHSA-w366-ww4p-hrpq.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
],
4747
"database_specific": {
4848
"cwe_ids": [
49-
"CWE-119"
49+
"CWE-119",
50+
"CWE-787"
5051
],
5152
"severity": "HIGH",
5253
"github_reviewed": false,

advisories/unreviewed/2026/03/GHSA-xcxj-mq5h-26p9/GHSA-xcxj-mq5h-26p9.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
],
4343
"database_specific": {
4444
"cwe_ids": [
45-
"CWE-119"
45+
"CWE-119",
46+
"CWE-787"
4647
],
4748
"severity": "HIGH",
4849
"github_reviewed": false,
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-3hmr-crcq-hxcv",
4+
"modified": "2026-04-03T12:31:09Z",
5+
"published": "2026-04-03T12:31:09Z",
6+
"aliases": [
7+
"CVE-2026-28754"
8+
],
9+
"details": "Zohocorp ManageEngine Exchange Reporter Plus versions before 5802 are vulnerable to Stored XSS in Distribution Lists report.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28754"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://www.manageengine.com/products/exchange-reports/advisory/CVE-2026-28754.html"
25+
}
26+
],
27+
"database_specific": {
28+
"cwe_ids": [
29+
"CWE-79"
30+
],
31+
"severity": "HIGH",
32+
"github_reviewed": false,
33+
"github_reviewed_at": null,
34+
"nvd_published_at": "2026-04-03T11:17:05Z"
35+
}
36+
}
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-4g8c-fcmg-72qf",
4+
"modified": "2026-04-03T12:31:09Z",
5+
"published": "2026-04-03T12:31:09Z",
6+
"aliases": [
7+
"CVE-2026-28756"
8+
],
9+
"details": "Zohocorp ManageEngine Exchange Reporter Plus versions before 5802 are vulnerable to Stored XSS in Permissions based on Distribution Groups report.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28756"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://www.manageengine.com/products/exchange-reports/advisory/CVE-2026-28756.html"
25+
}
26+
],
27+
"database_specific": {
28+
"cwe_ids": [
29+
"CWE-79"
30+
],
31+
"severity": "HIGH",
32+
"github_reviewed": false,
33+
"github_reviewed_at": null,
34+
"nvd_published_at": "2026-04-03T11:17:05Z"
35+
}
36+
}
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-55qr-4rc4-w5vg",
4+
"modified": "2026-04-03T12:31:10Z",
5+
"published": "2026-04-03T12:31:10Z",
6+
"aliases": [
7+
"CVE-2026-3880"
8+
],
9+
"details": "Zohocorp ManageEngine Exchange Reporter Plus versions before 5802 are vulnerable to Stored XSS in Public Folder Client Permissions report.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3880"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://www.manageengine.com/products/exchange-reports/advisory/CVE-2026-3880.html"
25+
}
26+
],
27+
"database_specific": {
28+
"cwe_ids": [
29+
"CWE-79"
30+
],
31+
"severity": "HIGH",
32+
"github_reviewed": false,
33+
"github_reviewed_at": null,
34+
"nvd_published_at": "2026-04-03T12:16:18Z"
35+
}
36+
}

0 commit comments

Comments
 (0)