mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-w7xj-pj5f-8pwh
This commit is contained in:
+29
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-w7xj-pj5f-8pwh",
|
||||
"modified": "2025-05-06T06:30:36Z",
|
||||
"modified": "2025-05-06T18:49:13Z",
|
||||
"published": "2025-05-05T21:31:30Z",
|
||||
"aliases": [
|
||||
"CVE-2025-45616"
|
||||
],
|
||||
"summary": "BRCC Incorrect Access Control vulnerability",
|
||||
"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.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "com.baidu.mapp:brcc-core"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.2.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -22,6 +43,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/baidu/brcc/issues/194"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/baidu/brcc"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -29,8 +54,8 @@
|
||||
"CWE-284"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-05-06T18:49:13Z",
|
||||
"nvd_published_at": "2025-05-05T20:15:20Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user