GHSA-HRPP-F84W-XHFG
Vulnerability from github – Published: 2020-09-04 16:55 – Updated: 2021-10-04 19:13
VLAI?
Summary
Outdated Static Dependency in vue-moment
Details
Versions of vue-moment prior to 4.1.0 contain an Outdated Static Dependency. The package depends on moment and has it loaded statically instead of as a dependency that can be updated. It has moment@2.19.1 that contains a Regular Expression Denial of Service vulnerability.
Recommendation
Upgrade to version 4.1.0 or later.
Severity ?
5.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "vue-moment"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-1104"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:58:51Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `vue-moment` prior to 4.1.0 contain an Outdated Static Dependency. The package depends on `moment` and has it loaded statically instead of as a dependency that can be updated. It has `moment@2.19.1` that contains a Regular Expression Denial of Service vulnerability.\n\n\n## Recommendation\n\nUpgrade to version 4.1.0 or later.",
"id": "GHSA-hrpp-f84w-xhfg",
"modified": "2021-10-04T19:13:23Z",
"published": "2020-09-04T16:55:06Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/brockpetrie/vue-moment/commit/a265e54660a7181a6795a12a97cebac5b305746e"
},
{
"type": "PACKAGE",
"url": "https://github.com/brockpetrie/vue-moment"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-VUEMOMENT-538934"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1425"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/532"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
],
"summary": "Outdated Static Dependency in vue-moment"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…