You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the react-map-gl-geocoder package in version 2.2.0 and I have discovered that there is a vulnerability (CVE-2022-25881) in one of the transitive dependencies of the package, http-cache-semantics, which has been documented at the following URL: https://nvd.nist.gov/vuln/detail/CVE-2022-25881.
In light of this, I kindly request that you consider upgrading the http-cache-semantics dependency to a version that addresses the vulnerability in a future release of the react-map-gl-geocoder package. Upgrading dependencies is crucial for ensuring the security of my application, and I would greatly appreciate your efforts in this regard.
The text was updated successfully, but these errors were encountered:
Package: http-cache-semantics (npm)
Affected versions < 4.1.1
Patched version 4.1.1
http-cache semantics contains an Inefficient Regular Expression Complexity , leading to Denial of Service. This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.
I am using the r
eact-map-gl-geocoder
package in version 2.2.0 and I have discovered that there is a vulnerability (CVE-2022-25881) in one of the transitive dependencies of the package,http-cache-semantics
, which has been documented at the following URL: https://nvd.nist.gov/vuln/detail/CVE-2022-25881.In light of this, I kindly request that you consider upgrading the
http-cache-semantics
dependency to a version that addresses the vulnerability in a future release of thereact-map-gl-geocoder
package. Upgrading dependencies is crucial for ensuring the security of my application, and I would greatly appreciate your efforts in this regard.The text was updated successfully, but these errors were encountered: