mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-g5c7-69g3-565r GHSA-pp8w-q3c5-5qcp GHSA-p68r-f2j8-7389 GHSA-rgqw-g866-w59h GHSA-5hc5-fxr9-5frc GHSA-p47r-4xrv-2qwg
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-g5c7-69g3-565r",
|
||||
"modified": "2023-11-24T09:30:27Z",
|
||||
"modified": "2024-09-19T00:31:32Z",
|
||||
"published": "2023-08-31T03:30:36Z",
|
||||
"aliases": [
|
||||
"CVE-2023-4162"
|
||||
@@ -33,6 +33,7 @@
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-125",
|
||||
"CWE-252",
|
||||
"CWE-400"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-pp8w-q3c5-5qcp",
|
||||
"modified": "2023-11-02T03:30:25Z",
|
||||
"modified": "2024-09-19T00:31:32Z",
|
||||
"published": "2023-08-01T21:30:43Z",
|
||||
"aliases": [
|
||||
"CVE-2023-31429"
|
||||
@@ -33,6 +33,7 @@
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-200",
|
||||
"CWE-209",
|
||||
"CWE-77"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
|
||||
@@ -28,7 +28,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-200"
|
||||
"CWE-200",
|
||||
"CWE-732"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
|
||||
@@ -28,7 +28,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-200"
|
||||
"CWE-200",
|
||||
"CWE-922"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5hc5-fxr9-5frc",
|
||||
"modified": "2024-09-19T00:31:32Z",
|
||||
"published": "2024-09-19T00:31:32Z",
|
||||
"aliases": [
|
||||
"CVE-2022-25770"
|
||||
],
|
||||
"details": "Mautic allows you to update the application via an upgrade script.\n\nThe upgrade logic isn't shielded off correctly, which may lead to vulnerable situation.\n\nThis vulnerability is mitigated by the fact that Mautic needs to be installed in a certain way to be vulnerable.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/mautic/mautic/security/advisories/GHSA-qf6m-6m4g-rmrc"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25770"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-306"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-09-18T22:15:03Z"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p47r-4xrv-2qwg",
|
||||
"modified": "2024-09-19T00:31:32Z",
|
||||
"published": "2024-09-19T00:31:32Z",
|
||||
"aliases": [
|
||||
"CVE-2024-37406"
|
||||
],
|
||||
"details": "In Brave Android prior to v1.67.116, domains in the Brave Shields popup are elided from the right instead of the left, which may lead to domain confusion.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37406"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://hackerone.com/reports/2501378"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-09-18T22:15:04Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user