Skip to content

Commit aec54af

Browse files
1 parent 42cb40a commit aec54af

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

advisories/unreviewed/2022/04/GHSA-qx62-xr98-6mvc/GHSA-qx62-xr98-6mvc.json

Lines changed: 10 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-qx62-xr98-6mvc",
4-
"modified": "2022-04-30T18:10:38Z",
4+
"modified": "2026-04-16T00:32:13Z",
55
"published": "2022-04-30T18:10:38Z",
66
"aliases": [
77
"CVE-1999-0468"
88
],
99
"details": "Internet Explorer 5.0 allows a remote server to read arbitrary files on the client's file system using the Microsoft Scriptlet Component.",
10-
"severity": [],
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N"
14+
}
15+
],
1116
"affected": [],
1217
"references": [
1318
{
@@ -20,7 +25,9 @@
2025
}
2126
],
2227
"database_specific": {
23-
"cwe_ids": [],
28+
"cwe_ids": [
29+
"CWE-200"
30+
],
2431
"severity": "LOW",
2532
"github_reviewed": false,
2633
"github_reviewed_at": null,

0 commit comments

Comments
 (0)