ghsa-r92x-f52r-x54g
Vulnerability from github
Published
2020-12-24 20:49
Modified
2021-01-07 22:33
Severity ?
VLAI Severity ?
Summary
regular expression denial of service (ReDoS)
Details
date-and-time is an npm package for manipulating date and time. In date-and-time before version 0.14.2, there a regular expression involved in parsing which can be exploited to to cause a denial of service. This is fixed in version 0.14.2.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "date-and-time"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.14.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-26289"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2020-12-24T20:31:22Z",
"nvd_published_at": "2020-12-28T19:15:00Z",
"severity": "HIGH"
},
"details": "date-and-time is an npm package for manipulating date and time. In date-and-time before version 0.14.2, there a regular expression involved in parsing which can be exploited to to cause a denial of service. This is fixed in version 0.14.2.",
"id": "GHSA-r92x-f52r-x54g",
"modified": "2021-01-07T22:33:12Z",
"published": "2020-12-24T20:49:02Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/knowledgecode/date-and-time/security/advisories/GHSA-r92x-f52r-x54g"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26289"
},
{
"type": "WEB",
"url": "https://github.com/knowledgecode/date-and-time/commit/9e4b501eacddccc8b1f559fb414f48472ee17c2a"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1592"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/date-and-time"
}
],
"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:H",
"type": "CVSS_V3"
}
],
"summary": "regular expression denial of service (ReDoS)"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…