File tree Expand file tree Collapse file tree 2 files changed +134
-0
lines changed
advisories/github-reviewed/2025/05 Expand file tree Collapse file tree 2 files changed +134
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.4.0" ,
3
+ "id" : " GHSA-hq4f-5qjv-fwrg" ,
4
+ "modified" : " 2025-05-21T19:51:24Z" ,
5
+ "published" : " 2025-05-21T19:51:24Z" ,
6
+ "aliases" : [
7
+ " CVE-2025-48201"
8
+ ],
9
+ "summary" : " The Backup Plus extension for TYPO3 (ns_backup) has a Predictable Resource Location" ,
10
+ "details" : " The ns_backup extension through 13.0.0 for TYPO3 has a Predictable Resource Location. This allows an unauthenticated remote user to download created backups and configuration files." ,
11
+ "severity" : [
12
+ {
13
+ "type" : " CVSS_V3" ,
14
+ "score" : " CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
15
+ }
16
+ ],
17
+ "affected" : [
18
+ {
19
+ "package" : {
20
+ "ecosystem" : " Packagist" ,
21
+ "name" : " nitsan/ns-backup"
22
+ },
23
+ "ranges" : [
24
+ {
25
+ "type" : " ECOSYSTEM" ,
26
+ "events" : [
27
+ {
28
+ "introduced" : " 0"
29
+ },
30
+ {
31
+ "fixed" : " 13.0.1"
32
+ }
33
+ ]
34
+ }
35
+ ]
36
+ }
37
+ ],
38
+ "references" : [
39
+ {
40
+ "type" : " ADVISORY" ,
41
+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2025-48201"
42
+ },
43
+ {
44
+ "type" : " WEB" ,
45
+ "url" : " https://github.com/nitsan-technologies/ns_backup/commit/67b8102a19e8e516dc4228f5c42f9e4fba5046cb"
46
+ },
47
+ {
48
+ "type" : " WEB" ,
49
+ "url" : " https://github.com/FriendsOfPHP/security-advisories/blob/master/nitsan/ns-backup/CVE-2025-48201.yaml"
50
+ },
51
+ {
52
+ "type" : " PACKAGE" ,
53
+ "url" : " https://github.com/nitsan-technologies/ns_backup"
54
+ },
55
+ {
56
+ "type" : " WEB" ,
57
+ "url" : " https://typo3.org/security/advisory/typo3-ext-sa-2025-007"
58
+ }
59
+ ],
60
+ "database_specific" : {
61
+ "cwe_ids" : [
62
+ " CWE-425"
63
+ ],
64
+ "severity" : " HIGH" ,
65
+ "github_reviewed" : true ,
66
+ "github_reviewed_at" : " 2025-05-21T19:51:24Z" ,
67
+ "nvd_published_at" : " 2025-05-21T16:15:32Z"
68
+ }
69
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.4.0" ,
3
+ "id" : " GHSA-qfm8-78qf-p75j" ,
4
+ "modified" : " 2025-05-21T19:52:50Z" ,
5
+ "published" : " 2025-05-21T19:52:49Z" ,
6
+ "aliases" : [
7
+ " CVE-2025-48200"
8
+ ],
9
+ "summary" : " The Front End User Registration extension for TYPO3 (sr_feuser_register) Remote Code Execution" ,
10
+ "details" : " The sr_feuser_register extension through 12.4.8 for TYPO3 allows Remote Code Execution via unsafe deserialization." ,
11
+ "severity" : [
12
+ {
13
+ "type" : " CVSS_V3" ,
14
+ "score" : " CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
15
+ }
16
+ ],
17
+ "affected" : [
18
+ {
19
+ "package" : {
20
+ "ecosystem" : " Packagist" ,
21
+ "name" : " sjbr/sr-feuser-register"
22
+ },
23
+ "ranges" : [
24
+ {
25
+ "type" : " ECOSYSTEM" ,
26
+ "events" : [
27
+ {
28
+ "introduced" : " 5.1.0"
29
+ },
30
+ {
31
+ "fixed" : " 12.5.0"
32
+ }
33
+ ]
34
+ }
35
+ ]
36
+ }
37
+ ],
38
+ "references" : [
39
+ {
40
+ "type" : " ADVISORY" ,
41
+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2025-48200"
42
+ },
43
+ {
44
+ "type" : " WEB" ,
45
+ "url" : " https://codeberg.org/sjbr/sr-feuser-register/commit/be44f61a475371c36b2035cbb523b56f5e34267d"
46
+ },
47
+ {
48
+ "type" : " WEB" ,
49
+ "url" : " https://github.com/FriendsOfPHP/security-advisories/blob/master/sjbr/sr-feuser-register/CVE-2025-48200.yaml"
50
+ },
51
+ {
52
+ "type" : " WEB" ,
53
+ "url" : " https://typo3.org/security/advisory/typo3-ext-sa-2025-008"
54
+ }
55
+ ],
56
+ "database_specific" : {
57
+ "cwe_ids" : [
58
+ " CWE-502"
59
+ ],
60
+ "severity" : " CRITICAL" ,
61
+ "github_reviewed" : true ,
62
+ "github_reviewed_at" : " 2025-05-21T19:52:49Z" ,
63
+ "nvd_published_at" : " 2025-05-21T16:15:32Z"
64
+ }
65
+ }
You can’t perform that action at this time.
0 commit comments