Skip to content

Commit 6ef521b

Browse files
1 parent 8b85582 commit 6ef521b

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

advisories/unreviewed/2025/11/GHSA-c73g-mx2w-cc93/GHSA-c73g-mx2w-cc93.json renamed to advisories/github-reviewed/2025/11/GHSA-c73g-mx2w-cc93/GHSA-c73g-mx2w-cc93.json

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-c73g-mx2w-cc93",
4-
"modified": "2025-11-09T21:30:17Z",
4+
"modified": "2025-11-13T15:49:51Z",
55
"published": "2025-11-09T21:30:16Z",
66
"aliases": [
77
"CVE-2025-12919"
88
],
9+
"summary": "EverShop is vulnerable to Unauthorized Order Information Access (IDOR)",
910
"details": "A vulnerability was detected in EverShop up to 2.0.1. Affected is an unknown function of the file /src/modules/oms/graphql/types/Order/Order.resolvers.js of the component Order Handler. The manipulation of the argument uuid results in improper control of resource identifiers. The attack may be performed from remote. This attack is characterized by high complexity. The exploitability is told to be difficult. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.",
1011
"severity": [
1112
{
@@ -14,15 +15,39 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "npm",
25+
"name": "@evershop/evershop"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "2.1.0"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
2445
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12919"
2546
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/evershopcommerce/evershop"
50+
},
2651
{
2752
"type": "WEB",
2853
"url": "https://github.com/ictrun/Evershop-Order-leak/blob/main/README.md"
@@ -48,9 +73,9 @@
4873
"cwe_ids": [
4974
"CWE-99"
5075
],
51-
"severity": "MODERATE",
52-
"github_reviewed": false,
53-
"github_reviewed_at": null,
76+
"severity": "LOW",
77+
"github_reviewed": true,
78+
"github_reviewed_at": "2025-11-13T15:49:51Z",
5479
"nvd_published_at": "2025-11-09T20:15:34Z"
5580
}
5681
}

0 commit comments

Comments
 (0)