Publish Advisories

GHSA-2239-pmp7-cm44
GHSA-3494-cfwf-56hw
GHSA-5473-w6gq-5r5g
GHSA-frhh-phxr-hpp9
GHSA-h9vv-8q8m-v6m6
GHSA-xh76-hgvx-8pp6
This commit is contained in:
advisory-database[bot]
2024-04-28 00:31:53 +00:00
parent 6438c9d78b
commit 2482b0956f
6 changed files with 246 additions and 0 deletions
@@ -0,0 +1,50 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2239-pmp7-cm44",
"modified": "2024-04-28T00:30:23Z",
"published": "2024-04-28T00:30:23Z",
"aliases": [
"CVE-2024-4294"
],
"details": "A vulnerability, which was classified as critical, has been found in PHPGurukul Doctor Appointment Management System 1.0. Affected by this issue is some unknown functionality of the file /doctor/view-appointment-detail.php. The manipulation of the argument editid leads to improper control of resource identifiers. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-262226 is the identifier assigned to this vulnerability.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4294"
},
{
"type": "WEB",
"url": "https://github.com/Sospiro014/zday1/blob/main/doctor_appointment_management_system_idor.md"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.262226"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.262226"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.323597"
}
],
"database_specific": {
"cwe_ids": [
"CWE-99"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-04-27T23:15:06Z"
}
}
@@ -0,0 +1,35 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3494-cfwf-56hw",
"modified": "2024-04-28T00:30:22Z",
"published": "2024-04-28T00:30:22Z",
"aliases": [
"CVE-2024-33851"
],
"details": "phpecc, as used in paragonie/phpecc before 2.0.1, has a branch-based timing leak in Point addition. (This is related to phpecc/phpecc on GitHub, and the Matyas Danter ECC library.)",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33851"
},
{
"type": "WEB",
"url": "https://github.com/paragonie/phpecc/releases/tag/v2.0.1"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-04-27T22:15:08Z"
}
}
@@ -0,0 +1,35 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5473-w6gq-5r5g",
"modified": "2024-04-28T00:30:23Z",
"published": "2024-04-28T00:30:23Z",
"aliases": [
"CVE-2023-52722"
],
"details": "An issue was discovered in Artifex Ghostscript through 10.01.0. psi/zmisc1.c, when SAFER mode is used, allows eexec seeds other than the Type 1 standard.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52722"
},
{
"type": "WEB",
"url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=afd7188f74918cb51b5fb89f52b54eb16e8acfd1"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-04-28T00:15:07Z"
}
}
@@ -0,0 +1,50 @@
{
"schema_version": "1.4.0",
"id": "GHSA-frhh-phxr-hpp9",
"modified": "2024-04-28T00:30:23Z",
"published": "2024-04-28T00:30:23Z",
"aliases": [
"CVE-2024-4293"
],
"details": "A vulnerability classified as problematic was found in PHPGurukul Doctor Appointment Management System 1.0. Affected by this vulnerability is an unknown functionality of the file appointment-bwdates-reports-details.php. The manipulation of the argument fromdate/todate leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-262225 was assigned to this vulnerability.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4293"
},
{
"type": "WEB",
"url": "https://github.com/Sospiro014/zday1/blob/main/doctor_appointment_management_system_xss.md"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.262225"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.262225"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.323586"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-04-27T22:15:08Z"
}
}
@@ -0,0 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h9vv-8q8m-v6m6",
"modified": "2024-04-28T00:30:23Z",
"published": "2024-04-28T00:30:23Z",
"aliases": [
"CVE-2022-48684"
],
"details": "An issue was discovered in Logpoint before 7.1.1. Template injection was seen in the search template. The search template uses jinja templating for generating dynamic data. This could be abused to achieve code execution. Any user with access to create a search template can leverage this to execute code as the loginspect user.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48684"
},
{
"type": "WEB",
"url": "https://servicedesk.logpoint.com/hc/en-us/articles/7201134201885-Template-injection-in-Search-Template"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-04-27T23:15:06Z"
}
}
@@ -0,0 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xh76-hgvx-8pp6",
"modified": "2024-04-28T00:30:23Z",
"published": "2024-04-28T00:30:23Z",
"aliases": [
"CVE-2022-48685"
],
"details": "An issue was discovered in Logpoint 7.1 before 7.1.2. The daily executed cron file clean_secbi_old_logs is writable by all users and is executed as root, leading to privilege escalation.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48685"
},
{
"type": "WEB",
"url": "https://servicedesk.logpoint.com/hc/en-us/articles/7997112373277-Privilege-Escalation-Through-Cronjob"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-04-27T23:15:06Z"
}
}