CVE-2023-26143

CRITICALCVSS 9.1/10EPSS 0.92%

Last modified

CVE-2023-26143 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile() API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options.. EPSS estimates a 0.92% chance of exploitation in the next 30 days.

Description

Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile() API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options.

Metrics

CVSS 3.1
9.1/10

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

EPSS Probability
0.92%

55.8th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Blamer ProjectBlamer< 1.0.4

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-26143?
Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile() API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options.
How severe is CVE-2023-26143?
CVE-2023-26143 has a CVSS score of 9.1/10 (CRITICAL severity). The EPSS model estimates a 0.92% probability of exploitation in the next 30 days.
How do I fix CVE-2023-26143?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-26143?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST