From 7509161f5e217db33c58060329e82275738ae9e8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:49:26 +0000 Subject: [PATCH] Publish Advisories GHSA-27pg-4cj6-8994 GHSA-qr7h-8pv2-xvx2 GHSA-27pg-4cj6-8994 GHSA-qr7h-8pv2-xvx2 --- .../GHSA-27pg-4cj6-8994.json | 69 +++++++++++++++++++ .../GHSA-qr7h-8pv2-xvx2.json | 69 +++++++++++++++++++ .../GHSA-27pg-4cj6-8994.json | 46 ------------- .../GHSA-qr7h-8pv2-xvx2.json | 46 ------------- 4 files changed, 138 insertions(+), 92 deletions(-) create mode 100644 advisories/github-reviewed/2023/04/GHSA-27pg-4cj6-8994/GHSA-27pg-4cj6-8994.json create mode 100644 advisories/github-reviewed/2023/04/GHSA-qr7h-8pv2-xvx2/GHSA-qr7h-8pv2-xvx2.json delete mode 100644 advisories/unreviewed/2023/04/GHSA-27pg-4cj6-8994/GHSA-27pg-4cj6-8994.json delete mode 100644 advisories/unreviewed/2023/04/GHSA-qr7h-8pv2-xvx2/GHSA-qr7h-8pv2-xvx2.json diff --git a/advisories/github-reviewed/2023/04/GHSA-27pg-4cj6-8994/GHSA-27pg-4cj6-8994.json b/advisories/github-reviewed/2023/04/GHSA-27pg-4cj6-8994/GHSA-27pg-4cj6-8994.json new file mode 100644 index 00000000000..c7ab3497380 --- /dev/null +++ b/advisories/github-reviewed/2023/04/GHSA-27pg-4cj6-8994/GHSA-27pg-4cj6-8994.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-27pg-4cj6-8994", + "modified": "2024-02-13T18:48:40Z", + "published": "2023-04-10T18:30:22Z", + "aliases": [ + "CVE-2023-1970" + ], + "summary": "yuan1994 tpAdmin Unrestricted Upload of File with Dangerous Type vulnerability", + "details": "** UNSUPPORTED WHEN ASSIGNED ** A vulnerability, which was classified as problematic, has been found in yuan1994 tpAdmin 1.3.12. This issue affects the function Upload of the file application\\admin\\controller\\Upload.php. The manipulation of the argument file leads to unrestricted upload. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-225407. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "yuan1994/tpadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.3.12" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1970" + }, + { + "type": "PACKAGE", + "url": "https://github.com/yuan1994/tpAdmin" + }, + { + "type": "WEB", + "url": "https://tib36.github.io/2023/04/09/tpAdmin-RCE" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.225407" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.225407" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-02-13T18:48:40Z", + "nvd_published_at": "2023-04-10T16:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2023/04/GHSA-qr7h-8pv2-xvx2/GHSA-qr7h-8pv2-xvx2.json b/advisories/github-reviewed/2023/04/GHSA-qr7h-8pv2-xvx2/GHSA-qr7h-8pv2-xvx2.json new file mode 100644 index 00000000000..4f80cfba8a5 --- /dev/null +++ b/advisories/github-reviewed/2023/04/GHSA-qr7h-8pv2-xvx2/GHSA-qr7h-8pv2-xvx2.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qr7h-8pv2-xvx2", + "modified": "2024-02-13T18:48:09Z", + "published": "2023-04-10T18:30:22Z", + "aliases": [ + "CVE-2023-1971" + ], + "summary": "yuan1994 tpAdmin vulnerable to Server-Side Request Forgery", + "details": " ** UNSUPPORTED WHEN ASSIGNED ** A vulnerability, which was classified as critical, was found in yuan1994 tpAdmin 1.3.12. Affected is the function remote of the file application\\admin\\controller\\Upload.php. The manipulation of the argument url leads to server-side request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-225408. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "yuan1994/tpadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.3.12" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1971" + }, + { + "type": "PACKAGE", + "url": "https://github.com/yuan1994/tpAdmin" + }, + { + "type": "WEB", + "url": "https://tib36.github.io/2023/04/09/tpAdmin-SSRF" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.225408" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.225408" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-918" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-13T18:48:09Z", + "nvd_published_at": "2023-04-10T17:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/04/GHSA-27pg-4cj6-8994/GHSA-27pg-4cj6-8994.json b/advisories/unreviewed/2023/04/GHSA-27pg-4cj6-8994/GHSA-27pg-4cj6-8994.json deleted file mode 100644 index 4550bff2561..00000000000 --- a/advisories/unreviewed/2023/04/GHSA-27pg-4cj6-8994/GHSA-27pg-4cj6-8994.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-27pg-4cj6-8994", - "modified": "2024-02-13T09:30:24Z", - "published": "2023-04-10T18:30:22Z", - "aliases": [ - "CVE-2023-1970" - ], - "details": "** UNSUPPPORTED WHEN ASSIGNED ** ** UNSUPPORTED WHEN ASSIGNED ** A vulnerability, which was classified as problematic, has been found in yuan1994 tpAdmin 1.3.12. This issue affects the function Upload of the file application\\admin\\controller\\Upload.php. The manipulation of the argument file leads to unrestricted upload. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-225407. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1970" - }, - { - "type": "WEB", - "url": "https://tib36.github.io/2023/04/09/tpAdmin-RCE" - }, - { - "type": "WEB", - "url": "https://vuldb.com/?ctiid.225407" - }, - { - "type": "WEB", - "url": "https://vuldb.com/?id.225407" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-434" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-04-10T16:15:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2023/04/GHSA-qr7h-8pv2-xvx2/GHSA-qr7h-8pv2-xvx2.json b/advisories/unreviewed/2023/04/GHSA-qr7h-8pv2-xvx2/GHSA-qr7h-8pv2-xvx2.json deleted file mode 100644 index 911a3b83d08..00000000000 --- a/advisories/unreviewed/2023/04/GHSA-qr7h-8pv2-xvx2/GHSA-qr7h-8pv2-xvx2.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-qr7h-8pv2-xvx2", - "modified": "2024-02-13T09:30:24Z", - "published": "2023-04-10T18:30:22Z", - "aliases": [ - "CVE-2023-1971" - ], - "details": "** UNSUPPPORTED WHEN ASSIGNED ** ** UNSUPPORTED WHEN ASSIGNED ** A vulnerability, which was classified as critical, was found in yuan1994 tpAdmin 1.3.12. Affected is the function remote of the file application\\admin\\controller\\Upload.php. The manipulation of the argument url leads to server-side request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-225408. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1971" - }, - { - "type": "WEB", - "url": "https://tib36.github.io/2023/04/09/tpAdmin-SSRF" - }, - { - "type": "WEB", - "url": "https://vuldb.com/?ctiid.225408" - }, - { - "type": "WEB", - "url": "https://vuldb.com/?id.225408" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-918" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-04-10T17:15:00Z" - } -} \ No newline at end of file