Skip to content

Commit 7fae18b

Browse files
authored
Merge pull request #6872 from zapbot/retirejs-update
retire.js Update 2025-11-02
2 parents f903877 + df54b95 commit 7fae18b

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

addOns/retire/src/main/resources/org/zaproxy/addon/retire/resources/jsrepository.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3378,6 +3378,25 @@
33783378
"https://www.herodevs.com/vulnerability-directory/cve-2024-8372"
33793379
]
33803380
},
3381+
{
3382+
"atOrAbove": "1.7.0",
3383+
"below": "1.8.8",
3384+
"severity": "medium",
3385+
"cwe": [
3386+
"CWE-1333",
3387+
"CWE-770"
3388+
],
3389+
"identifiers": {
3390+
"summary": "angular vulnerable to regular expression denial of service (ReDoS)",
3391+
"CVE": [
3392+
"CVE-2022-25844"
3393+
],
3394+
"githubID": "GHSA-m2h2-264f-f486"
3395+
},
3396+
"info": [
3397+
"https://github.com/advisories/GHSA-m2h2-264f-f486"
3398+
]
3399+
},
33813400
{
33823401
"atOrAbove": "0",
33833402
"below": "1.9.8",
@@ -3435,25 +3454,6 @@
34353454
"info": [
34363455
"https://docs.angularjs.org/misc/version-support-status"
34373456
]
3438-
},
3439-
{
3440-
"atOrAbove": "1.7.0",
3441-
"below": "999",
3442-
"severity": "medium",
3443-
"cwe": [
3444-
"CWE-1333",
3445-
"CWE-770"
3446-
],
3447-
"identifiers": {
3448-
"summary": "angular vulnerable to regular expression denial of service (ReDoS)",
3449-
"CVE": [
3450-
"CVE-2022-25844"
3451-
],
3452-
"githubID": "GHSA-m2h2-264f-f486"
3453-
},
3454-
"info": [
3455-
"https://github.com/advisories/GHSA-m2h2-264f-f486"
3456-
]
34573457
}
34583458
],
34593459
"extractors": {
@@ -8380,7 +8380,7 @@
83808380
]
83818381
},
83828382
{
8383-
"atOrAbove": "0",
8383+
"atOrAbove": "0.7.30",
83848384
"below": "0.7.33",
83858385
"cwe": [
83868386
"CWE-1333",

0 commit comments

Comments
 (0)