mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-rg8m-84jf-9367
This commit is contained in:
+32
-6
@@ -1,17 +1,39 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-rg8m-84jf-9367",
|
||||
"modified": "2022-05-24T17:17:16Z",
|
||||
"modified": "2024-04-24T20:24:15Z",
|
||||
"published": "2022-05-24T17:17:16Z",
|
||||
"aliases": [
|
||||
"CVE-2020-12669"
|
||||
],
|
||||
"summary": "Incorrect Authorization in Dolibarr ",
|
||||
"details": "core/get_menudiv.php in Dolibarr before 11.0.4 allows remote authenticated attackers to bypass intended access restrictions via a non-alphanumeric menu parameter.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "dolibarr/dolibarr"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "12.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -22,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Dolibarr/dolibarr/commit/c1b530f58f6f01081ddbeaa2092ef308c3ec2727"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/Dolibarr/dolibarr"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://sourceforge.net/projects/dolibarr/files/Dolibarr%20ERP-CRM/11.0.4"
|
||||
@@ -31,9 +57,9 @@
|
||||
"cwe_ids": [
|
||||
"CWE-863"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-04-24T20:24:02Z",
|
||||
"nvd_published_at": "2020-05-06T19:15:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user