mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-gvvw-rr8m-fj76 GHSA-99vm-5v2h-h6r6 GHSA-m5mf-3963-4x26
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gvvw-rr8m-fj76",
|
||||
"modified": "2025-01-27T12:30:28Z",
|
||||
"modified": "2025-02-19T19:59:23Z",
|
||||
"published": "2025-01-27T12:30:28Z",
|
||||
"aliases": [],
|
||||
"summary": "uniapi version 1.0.7 contained an information harvesting script.",
|
||||
"details": "uniapi version 1.0.7 introduces code that would execute on import of the module and download a script from a remote URL, and would then execute the downloaded script in a thread. The downloaded script would harvest system information and `POST` the information to another remote URL. This code was found in the PyPI release artifacts and was not present in the public GitHub repository.\n",
|
||||
"details": "uniapi version 1.0.7 introduces code that would execute on import of the module and download a script from a remote URL, and would then execute the downloaded script in a thread. The downloaded script would harvest system information and `POST` the information to another remote URL. This code was found in the PyPI release artifacts and was not present in the public GitHub repository.",
|
||||
"severity": [],
|
||||
"affected": [
|
||||
{
|
||||
@@ -19,6 +19,10 @@
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/kam193/package-campaigns/blob/main/pypi/campaigns/highly_suspicious/2025-01-uniapi.json"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/uniapi/PYSEC-2025-2.yaml"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-99vm-5v2h-h6r6",
|
||||
"modified": "2025-02-19T17:46:27Z",
|
||||
"modified": "2025-02-19T19:59:54Z",
|
||||
"published": "2025-02-19T17:46:27Z",
|
||||
"aliases": [
|
||||
"CVE-2025-27089"
|
||||
@@ -59,6 +59,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/directus/directus/security/advisories/GHSA-99vm-5v2h-h6r6"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27089"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/directus/directus/commit/a7ea67783b060d0d6fc964d71c2d4575d5eee4e2"
|
||||
@@ -66,13 +70,19 @@
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/directus/directus"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/directus/directus/releases/tag/v11.1.2"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [],
|
||||
"cwe_ids": [
|
||||
"CWE-863"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-02-19T17:46:27Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2025-02-19T17:15:15Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m5mf-3963-4x26",
|
||||
"modified": "2025-02-19T17:47:47Z",
|
||||
"modified": "2025-02-19T20:00:06Z",
|
||||
"published": "2025-02-19T17:47:47Z",
|
||||
"aliases": [
|
||||
"CVE-2025-24806"
|
||||
@@ -40,6 +40,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/authelia/authelia/security/advisories/GHSA-m5mf-3963-4x26"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24806"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/authelia/authelia/commit/d4a54189aa6563912f9427b96dcb01eacafa785c"
|
||||
@@ -56,6 +60,6 @@
|
||||
"severity": "LOW",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-02-19T17:47:47Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2025-02-19T18:15:24Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user