Skip to content

Commit 5903516

Browse files
Merge pull request #7444 from github/LukasChristel-GHSA-rmmh-p597-ppvv
2 parents 9ca9084 + 740c061 commit 5903516

1 file changed

Lines changed: 27 additions & 2 deletions

File tree

advisories/unreviewed/2024/02/GHSA-rmmh-p597-ppvv/GHSA-rmmh-p597-ppvv.json

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,49 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-rmmh-p597-ppvv",
4-
"modified": "2024-02-26T21:31:36Z",
4+
"modified": "2024-08-01T15:32:35Z",
55
"published": "2024-02-26T21:31:36Z",
66
"aliases": [
77
"CVE-2024-1899"
88
],
9+
"summary": "Suggest PURL for CVE-2024-1899",
910
"details": "An issue in the anchors subparser of Showdownjs versions <= 2.1.0 could allow a remote attacker to cause denial of service conditions.\n",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "showdown"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "2.1.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
2041
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1899"
2142
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/showdownjs/showdown"
46+
},
2247
{
2348
"type": "WEB",
2449
"url": "https://www.tenable.com/security/research/tra-2024-05"

0 commit comments

Comments
 (0)