File tree Expand file tree Collapse file tree 1 file changed +29
-4
lines changed
advisories/github-reviewed/2025/05/GHSA-w7xj-pj5f-8pwh Expand file tree Collapse file tree 1 file changed +29
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"schema_version" : " 1.4.0" ,
3
3
"id" : " GHSA-w7xj-pj5f-8pwh" ,
4
- "modified" : " 2025-05-06T06:30:36Z " ,
4
+ "modified" : " 2025-05-06T18:49:13Z " ,
5
5
"published" : " 2025-05-05T21:31:30Z" ,
6
6
"aliases" : [
7
7
" CVE-2025-45616"
8
8
],
9
+ "summary" : " BRCC Incorrect Access Control vulnerability" ,
9
10
"details" : " Incorrect access control in the /admin/** API of brcc v1.2.0 allows attackers to gain access to Admin rights via a crafted request." ,
10
11
"severity" : [
11
12
{
12
13
"type" : " CVSS_V3" ,
13
14
"score" : " CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
14
15
}
15
16
],
16
- "affected" : [],
17
+ "affected" : [
18
+ {
19
+ "package" : {
20
+ "ecosystem" : " Maven" ,
21
+ "name" : " com.baidu.mapp:brcc-core"
22
+ },
23
+ "ranges" : [
24
+ {
25
+ "type" : " ECOSYSTEM" ,
26
+ "events" : [
27
+ {
28
+ "introduced" : " 0"
29
+ },
30
+ {
31
+ "last_affected" : " 1.2.0"
32
+ }
33
+ ]
34
+ }
35
+ ]
36
+ }
37
+ ],
17
38
"references" : [
18
39
{
19
40
"type" : " ADVISORY" ,
22
43
{
23
44
"type" : " WEB" ,
24
45
"url" : " https://github.com/baidu/brcc/issues/194"
46
+ },
47
+ {
48
+ "type" : " PACKAGE" ,
49
+ "url" : " https://github.com/baidu/brcc"
25
50
}
26
51
],
27
52
"database_specific" : {
28
53
"cwe_ids" : [
29
54
" CWE-284"
30
55
],
31
56
"severity" : " CRITICAL" ,
32
- "github_reviewed" : false ,
33
- "github_reviewed_at" : null ,
57
+ "github_reviewed" : true ,
58
+ "github_reviewed_at" : " 2025-05-06T18:49:13Z " ,
34
59
"nvd_published_at" : " 2025-05-05T20:15:20Z"
35
60
}
36
61
}
You can’t perform that action at this time.
0 commit comments