You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advisories/github-reviewed/2025/06/GHSA-8j8w-wwqc-x596/GHSA-8j8w-wwqc-x596.json
+48-4Lines changed: 48 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,59 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-8j8w-wwqc-x596",
4
-
"modified": "2025-06-02T18:30:43Z",
4
+
"modified": "2025-06-06T22:17:35Z",
5
5
"published": "2025-06-02T06:30:32Z",
6
6
"aliases": [
7
7
"CVE-2025-49113"
8
8
],
9
+
"summary": "Roundcube Webmail Vulnerable to Authenticated RCE via PHP Object Deserialization",
9
10
"details": "Roundcube Webmail before 1.5.10 and 1.6.x before 1.6.11 allows remote code execution by authenticated users because the _from parameter in a URL is not validated in program/actions/settings/upload.php, leading to PHP Object Deserialization.",
0 commit comments