Skip to content

Commit c314021

Browse files
1 parent b8a143b commit c314021

File tree

1 file changed

+33
-4
lines changed

1 file changed

+33
-4
lines changed

advisories/unreviewed/2025/10/GHSA-9778-v769-qvjf/GHSA-9778-v769-qvjf.json renamed to advisories/github-reviewed/2025/10/GHSA-9778-v769-qvjf/GHSA-9778-v769-qvjf.json

Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-9778-v769-qvjf",
4-
"modified": "2025-10-21T21:33:41Z",
4+
"modified": "2025-10-21T22:22:36Z",
55
"published": "2025-10-21T21:33:41Z",
66
"aliases": [
77
"CVE-2025-61457"
88
],
9+
"summary": "code16 Sharp vulnerable to Cross Site Scripting (XSS)",
910
"details": "code16 Sharp v9.6.6 is vulnerable to Cross Site Scripting (XSS) src/Form/Fields/SharpFormUploadField.php.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "code16/sharp"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "9.7.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -23,10 +44,18 @@
2344
"type": "WEB",
2445
"url": "https://github.com/code16/sharp/issues/611"
2546
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/code16/sharp/commit/bf7fedf2086d86aac16194733a6385564e5cf124"
50+
},
2651
{
2752
"type": "WEB",
2853
"url": "https://github.com/chimmeee/vulnerability-research/blob/main/CVE-2025-61457"
2954
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/code16/sharp"
58+
},
3059
{
3160
"type": "WEB",
3261
"url": "https://github.com/code16/sharp/blob/6d106b05aa07c6b46f5de28f909b732e1bbcdc47/src/Form/Fields/SharpFormUploadField.php#L97"
@@ -41,8 +70,8 @@
4170
"CWE-79"
4271
],
4372
"severity": "MODERATE",
44-
"github_reviewed": false,
45-
"github_reviewed_at": null,
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2025-10-21T22:22:36Z",
4675
"nvd_published_at": "2025-10-21T19:21:24Z"
4776
}
4877
}

0 commit comments

Comments
 (0)