Lucene search

K
cvelistSnykCVELIST:CVE-2022-25760
HistoryMar 17, 2022 - 11:20 a.m.

CVE-2022-25760 Arbitrary Code Injection

2022-03-1711:20:27
snyk
www.cve.org
1
code injection
package vulnerability
javascript

CVSS3

7.1

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L/E:P

AI Score

10

Confidence

High

EPSS

0.007

Percentile

80.0%

All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If (attacker-controlled) user input is given to the format option of the package’s exported constructor function, it is possible for an attacker to execute arbitrary JavaScript code on the host that this package is being run on.

CNA Affected

[
  {
    "product": "accesslog",
    "vendor": "n/a",
    "versions": [
      {
        "lessThan": "unspecified",
        "status": "affected",
        "version": "0",
        "versionType": "custom"
      }
    ]
  }
]

CVSS3

7.1

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L/E:P

AI Score

10

Confidence

High

EPSS

0.007

Percentile

80.0%

Related for CVELIST:CVE-2022-25760