diff --git a/advisories/unreviewed/2025/03/GHSA-2cwr-c8cj-f6f4/GHSA-2cwr-c8cj-f6f4.json b/advisories/unreviewed/2025/03/GHSA-2cwr-c8cj-f6f4/GHSA-2cwr-c8cj-f6f4.json new file mode 100644 index 00000000000..109eabf45c8 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-2cwr-c8cj-f6f4/GHSA-2cwr-c8cj-f6f4.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2cwr-c8cj-f6f4", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:29Z", + "aliases": [ + "CVE-2025-2372" + ], + "details": "A vulnerability classified as critical has been found in PHPGurukul Human Metapneumovirus Testing Management System 1.0. This affects an unknown part of the file /password-recovery.php of the component Password Recovery Page. The manipulation of the argument username leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2372" + }, + { + "type": "WEB", + "url": "https://github.com/SECWG/cve/issues/5" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.299871" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.299871" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.515389" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T10:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-33g3-x95c-mp5m/GHSA-33g3-x95c-mp5m.json b/advisories/unreviewed/2025/03/GHSA-33g3-x95c-mp5m/GHSA-33g3-x95c-mp5m.json new file mode 100644 index 00000000000..5a0793e06e6 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-33g3-x95c-mp5m/GHSA-33g3-x95c-mp5m.json @@ -0,0 +1,25 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-33g3-x95c-mp5m", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2023-52318" + ], + "details": "Rejected reason: withdraw", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52318" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T12:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-42p4-j977-m3v5/GHSA-42p4-j977-m3v5.json b/advisories/unreviewed/2025/03/GHSA-42p4-j977-m3v5/GHSA-42p4-j977-m3v5.json new file mode 100644 index 00000000000..02087e08b79 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-42p4-j977-m3v5/GHSA-42p4-j977-m3v5.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-42p4-j977-m3v5", + "modified": "2025-03-17T12:30:28Z", + "published": "2025-03-17T12:30:28Z", + "aliases": [ + "CVE-2025-2200" + ], + "details": "QL injection vulnerability in the IcProgreso Innovación y Cualificación plugin. This vulnerability allows an attacker to obtain, update and delete data from the database by injecting an SQL query on the parameters user, id, idGroup, start_date and end_date in the endpoint /report/icprogreso/generar_blocks.php.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2200" + }, + { + "type": "WEB", + "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-moodle-innovacion-y-cualificacion-plugins" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T10:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-4vj9-2vvg-m523/GHSA-4vj9-2vvg-m523.json b/advisories/unreviewed/2025/03/GHSA-4vj9-2vvg-m523/GHSA-4vj9-2vvg-m523.json new file mode 100644 index 00000000000..2422390aea1 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-4vj9-2vvg-m523/GHSA-4vj9-2vvg-m523.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4vj9-2vvg-m523", + "modified": "2025-03-17T12:30:28Z", + "published": "2025-03-17T12:30:28Z", + "aliases": [ + "CVE-2024-12992" + ], + "details": "Improper Neutralization of Special Elements used in a Command vulnerability allows OS Command Injection via RCE. \n\nThis issue affects Pandora FMS from 700 to 777.6\n\n.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:C/RE:M/U:Amber" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12992" + }, + { + "type": "WEB", + "url": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-77" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T10:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-5444-hv9p-3gg7/GHSA-5444-hv9p-3gg7.json b/advisories/unreviewed/2025/03/GHSA-5444-hv9p-3gg7/GHSA-5444-hv9p-3gg7.json new file mode 100644 index 00000000000..2899d24e2d1 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-5444-hv9p-3gg7/GHSA-5444-hv9p-3gg7.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5444-hv9p-3gg7", + "modified": "2025-03-17T12:30:28Z", + "published": "2025-03-17T12:30:28Z", + "aliases": [ + "CVE-2025-2199" + ], + "details": "SQL injection vulnerability in the Innovación y Cualificación local administration plugin ajax.php. This vulnerability allows an attacker to obtain, update and delete data from the database by injecting an SQL query in ‘searchActionsToUpdate’, ‘searchSpecialitiesPending’, ‘searchSpecialitiesLinked’, ‘searchUsersToUpdateProfile’, ‘training_action_data’, ‘showContinuingTrainingCourses’ and ‘showUsersToEdit’ in /local/administration/ajax.php.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2199" + }, + { + "type": "WEB", + "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-moodle-innovacion-y-cualificacion-plugins" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T10:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-5v3p-96xh-6hxq/GHSA-5v3p-96xh-6hxq.json b/advisories/unreviewed/2025/03/GHSA-5v3p-96xh-6hxq/GHSA-5v3p-96xh-6hxq.json new file mode 100644 index 00000000000..1ce7e5ae550 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-5v3p-96xh-6hxq/GHSA-5v3p-96xh-6hxq.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5v3p-96xh-6hxq", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2025-2376" + ], + "details": "A vulnerability has been found in viames Pair Framework up to 1.9.11 and classified as critical. Affected by this vulnerability is the function getCookieContent of the file /src/UserRemember.php of the component PHP Object Handler. The manipulation of the argument cookieName leads to deserialization. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2376" + }, + { + "type": "WEB", + "url": "https://gist.github.com/mcdruid/1997e10026833d2d1f3e359d75b5912a" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.299875" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.299875" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.515735" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T12:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-8864-2hrp-8vwq/GHSA-8864-2hrp-8vwq.json b/advisories/unreviewed/2025/03/GHSA-8864-2hrp-8vwq/GHSA-8864-2hrp-8vwq.json new file mode 100644 index 00000000000..16bde640751 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-8864-2hrp-8vwq/GHSA-8864-2hrp-8vwq.json @@ -0,0 +1,25 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8864-2hrp-8vwq", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2023-52321" + ], + "details": "Rejected reason: withdraw", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52321" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T12:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-crxh-p33m-vpmc/GHSA-crxh-p33m-vpmc.json b/advisories/unreviewed/2025/03/GHSA-crxh-p33m-vpmc/GHSA-crxh-p33m-vpmc.json new file mode 100644 index 00000000000..37338ff6acf --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-crxh-p33m-vpmc/GHSA-crxh-p33m-vpmc.json @@ -0,0 +1,25 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-crxh-p33m-vpmc", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2023-52319" + ], + "details": "Rejected reason: withdraw", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52319" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T12:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-f6h6-4q4r-v83x/GHSA-f6h6-4q4r-v83x.json b/advisories/unreviewed/2025/03/GHSA-f6h6-4q4r-v83x/GHSA-f6h6-4q4r-v83x.json new file mode 100644 index 00000000000..fb92804cdb4 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-f6h6-4q4r-v83x/GHSA-f6h6-4q4r-v83x.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f6h6-4q4r-v83x", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2025-2375" + ], + "details": "A vulnerability, which was classified as problematic, was found in PHPGurukul Human Metapneumovirus Testing Management System 1.0. Affected is an unknown function of the file /profile.php of the component Admin Profile Page. The manipulation of the argument email leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2375" + }, + { + "type": "WEB", + "url": "https://github.com/SECWG/cve/issues/8" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.299874" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.299874" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.515444" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T12:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-g2fp-2g2x-r9c5/GHSA-g2fp-2g2x-r9c5.json b/advisories/unreviewed/2025/03/GHSA-g2fp-2g2x-r9c5/GHSA-g2fp-2g2x-r9c5.json new file mode 100644 index 00000000000..18d9c2a0ab1 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-g2fp-2g2x-r9c5/GHSA-g2fp-2g2x-r9c5.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g2fp-2g2x-r9c5", + "modified": "2025-03-17T12:30:29Z", + "published": "2025-03-17T12:30:29Z", + "aliases": [ + "CVE-2025-2371" + ], + "details": "A vulnerability was found in PHPGurukul Human Metapneumovirus Testing Management System 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /registered-user-testing.php of the component Registered Mobile Number Search. The manipulation of the argument regmobilenumber leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2371" + }, + { + "type": "WEB", + "url": "https://github.com/sorcha-l/cve/blob/main/Human%20Metapneumovirus%20(HMPV)%20%E2%80%93%20Testing%20Management%20System%20%20XSS%20in%20registered-user-testing.php.md" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.299870" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.299870" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.515347" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T10:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-h46x-j644-cw5r/GHSA-h46x-j644-cw5r.json b/advisories/unreviewed/2025/03/GHSA-h46x-j644-cw5r/GHSA-h46x-j644-cw5r.json new file mode 100644 index 00000000000..48d44520679 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-h46x-j644-cw5r/GHSA-h46x-j644-cw5r.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h46x-j644-cw5r", + "modified": "2025-03-17T12:30:29Z", + "published": "2025-03-17T12:30:29Z", + "aliases": [ + "CVE-2025-2201" + ], + "details": "Broken access control vulnerability in the IcProgress Innovación y Cualificación plugin. This vulnerability allows an attacker to obtain sensitive information about other users such as public IP addresses, messages with other users and more.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2201" + }, + { + "type": "WEB", + "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-moodle-innovacion-y-cualificacion-plugins" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T10:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-hpm5-4pxc-929x/GHSA-hpm5-4pxc-929x.json b/advisories/unreviewed/2025/03/GHSA-hpm5-4pxc-929x/GHSA-hpm5-4pxc-929x.json new file mode 100644 index 00000000000..8bb24060a8a --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-hpm5-4pxc-929x/GHSA-hpm5-4pxc-929x.json @@ -0,0 +1,25 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hpm5-4pxc-929x", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2023-52316" + ], + "details": "Rejected reason: withdraw", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52316" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T12:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-mfx7-6x75-v7hg/GHSA-mfx7-6x75-v7hg.json b/advisories/unreviewed/2025/03/GHSA-mfx7-6x75-v7hg/GHSA-mfx7-6x75-v7hg.json new file mode 100644 index 00000000000..44fae9036e2 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-mfx7-6x75-v7hg/GHSA-mfx7-6x75-v7hg.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mfx7-6x75-v7hg", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2025-2374" + ], + "details": "A vulnerability, which was classified as critical, has been found in PHPGurukul Human Metapneumovirus Testing Management System 1.0. This issue affects some unknown processing of the file /profile.php. The manipulation of the argument aid/adminname/mobilenumber/email leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2374" + }, + { + "type": "WEB", + "url": "https://github.com/SECWG/cve/issues/7" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.299873" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.299873" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.515429" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T11:15:38Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-pf66-9h6w-f6jf/GHSA-pf66-9h6w-f6jf.json b/advisories/unreviewed/2025/03/GHSA-pf66-9h6w-f6jf/GHSA-pf66-9h6w-f6jf.json new file mode 100644 index 00000000000..59456844c6f --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-pf66-9h6w-f6jf/GHSA-pf66-9h6w-f6jf.json @@ -0,0 +1,25 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pf66-9h6w-f6jf", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2023-52320" + ], + "details": "Rejected reason: withdraw", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52320" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T12:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-q2xw-vm55-8v83/GHSA-q2xw-vm55-8v83.json b/advisories/unreviewed/2025/03/GHSA-q2xw-vm55-8v83/GHSA-q2xw-vm55-8v83.json new file mode 100644 index 00000000000..e8554be79a1 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-q2xw-vm55-8v83/GHSA-q2xw-vm55-8v83.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q2xw-vm55-8v83", + "modified": "2025-03-17T12:30:28Z", + "published": "2025-03-17T12:30:28Z", + "aliases": [ + "CVE-2024-12971" + ], + "details": "Improper Neutralization of Special Elements used in a Command vulnerability allows OS Command Injection.This issue affects Pandora FMS from 700 to 777.6", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:C/RE:L/U:Green" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12971" + }, + { + "type": "WEB", + "url": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-77" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T10:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-q7g2-m9f9-9rjw/GHSA-q7g2-m9f9-9rjw.json b/advisories/unreviewed/2025/03/GHSA-q7g2-m9f9-9rjw/GHSA-q7g2-m9f9-9rjw.json new file mode 100644 index 00000000000..9d0727d17b0 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-q7g2-m9f9-9rjw/GHSA-q7g2-m9f9-9rjw.json @@ -0,0 +1,25 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q7g2-m9f9-9rjw", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2023-52317" + ], + "details": "Rejected reason: withdraw", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52317" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T12:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-rq69-gwv8-fxvr/GHSA-rq69-gwv8-fxvr.json b/advisories/unreviewed/2025/03/GHSA-rq69-gwv8-fxvr/GHSA-rq69-gwv8-fxvr.json new file mode 100644 index 00000000000..823bb76beef --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-rq69-gwv8-fxvr/GHSA-rq69-gwv8-fxvr.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rq69-gwv8-fxvr", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:29Z", + "aliases": [ + "CVE-2025-2202" + ], + "details": "Broken access control vulnerability in the Innovación y Cualificación local administration plugin ajax.php. This vulnerability allows an attacker to obtain sensitive information about other users such as id, name, login and email.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2202" + }, + { + "type": "WEB", + "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-moodle-innovacion-y-cualificacion-plugins" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T11:15:37Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-w8r4-6553-5894/GHSA-w8r4-6553-5894.json b/advisories/unreviewed/2025/03/GHSA-w8r4-6553-5894/GHSA-w8r4-6553-5894.json new file mode 100644 index 00000000000..c94f3f534f4 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-w8r4-6553-5894/GHSA-w8r4-6553-5894.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w8r4-6553-5894", + "modified": "2025-03-17T12:30:30Z", + "published": "2025-03-17T12:30:30Z", + "aliases": [ + "CVE-2025-2373" + ], + "details": "A vulnerability classified as critical was found in PHPGurukul Human Metapneumovirus Testing Management System 1.0. This vulnerability affects unknown code of the file /check_availability.php. The manipulation of the argument mobnumber/employeeid leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2373" + }, + { + "type": "WEB", + "url": "https://github.com/SECWG/cve/issues/6" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.299872" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.299872" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.515408" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-17T11:15:38Z" + } +} \ No newline at end of file