Skip to content

Commit e62bccf

Browse files
1 parent a59b2cb commit e62bccf

1 file changed

Lines changed: 28 additions & 7 deletions

File tree

advisories/unreviewed/2026/04/GHSA-9m2v-hc5g-5jpv/GHSA-9m2v-hc5g-5jpv.json renamed to advisories/github-reviewed/2026/04/GHSA-9m2v-hc5g-5jpv/GHSA-9m2v-hc5g-5jpv.json

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-9m2v-hc5g-5jpv",
4-
"modified": "2026-04-02T18:31:39Z",
4+
"modified": "2026-04-04T06:19:40Z",
55
"published": "2026-04-02T18:31:39Z",
66
"aliases": [
77
"CVE-2026-5370"
88
],
9+
"summary": "Krayin CRM is vulnerable to Cross-site Scripting (XSS)",
910
"details": "A vulnerability was identified in krayin laravel-crm up to 2.2. Impacted is the function composeMail of the file packages/Webkul/Admin/tests/e2e-pw/tests/mail/inbox.spec.ts of the component Activities Module/Notes Module. The manipulation leads to cross site scripting. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. The identifier of the patch is 73ed28d466bf14787fdb86a120c656a4af270153. To fix this issue, it is recommended to deploy a patch.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/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:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Packagist",
25+
"name": "krayin/laravel-crm"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "2.2.0"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -36,7 +57,7 @@
3657
"url": "https://github.com/krayin/laravel-crm/commit/73ed28d466bf14787fdb86a120c656a4af270153"
3758
},
3859
{
39-
"type": "WEB",
60+
"type": "PACKAGE",
4061
"url": "https://github.com/krayin/laravel-crm"
4162
},
4263
{
@@ -56,9 +77,9 @@
5677
"cwe_ids": [
5778
"CWE-79"
5879
],
59-
"severity": "MODERATE",
60-
"github_reviewed": false,
61-
"github_reviewed_at": null,
80+
"severity": "LOW",
81+
"github_reviewed": true,
82+
"github_reviewed_at": "2026-04-04T06:19:40Z",
6283
"nvd_published_at": "2026-04-02T18:16:35Z"
6384
}
6485
}

0 commit comments

Comments
 (0)