Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 43df56d

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent d501510 commit 43df56d

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/rules-v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastUpdatedDate": "2025-03-12T13:32:55.332Z",
2+
"lastUpdatedDate": "2025-03-13T02:34:34.469Z",
33
"name": "Node Version Audit",
44
"website": "https://github.com/lightswitch05/node-version-audit",
55
"license": "https://github.com/lightswitch05/node-version-audit/blob/master/LICENSE",
@@ -5232,14 +5232,14 @@
52325232
"id": "CVE-2023-23918",
52335233
"baseScore": 7.5,
52345234
"publishedDate": "2023-02-23T20:15:00.000Z",
5235-
"lastModifiedDate": "2024-11-21T07:47:00.000Z",
5235+
"lastModifiedDate": "2025-03-12T18:15:00.000Z",
52365236
"description": "A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy."
52375237
},
52385238
"CVE-2023-23919": {
52395239
"id": "CVE-2023-23919",
52405240
"baseScore": 7.5,
52415241
"publishedDate": "2023-02-23T20:15:00.000Z",
5242-
"lastModifiedDate": "2024-11-21T07:47:00.000Z",
5242+
"lastModifiedDate": "2025-03-12T15:15:00.000Z",
52435243
"description": "A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service."
52445244
},
52455245
"CVE-2023-23920": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-version-audit",
3-
"version": "1.20250312.1",
3+
"version": "1.20250313.0",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)