Publish Advisories

GHSA-3r5v-gmfp-3mh9
GHSA-5w6m-x8hm-6jcv
GHSA-9cfh-cv85-rqx7
This commit is contained in:
advisory-database[bot]
2025-05-03 12:32:05 +00:00
parent fa43b1bec2
commit 41ce44fa9e
3 changed files with 140 additions and 0 deletions
@@ -0,0 +1,55 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3r5v-gmfp-3mh9",
"modified": "2025-05-03T12:30:25Z",
"published": "2025-05-03T12:30:25Z",
"aliases": [
"CVE-2024-58135"
],
"details": "Mojolicious versions from 7.28 through 9.39 for Perl may generate weak HMAC session secrets.\n\nWhen creating a default app with the \"mojo generate app\" tool, a weak secret is written to the application's configuration file using the insecure rand() function, and used for authenticating and protecting the integrity of the application's sessions. This may allow an attacker to brute force the application's session keys.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58135"
},
{
"type": "WEB",
"url": "https://github.com/hashcat/hashcat/pull/4090"
},
{
"type": "WEB",
"url": "https://github.com/mojolicious/mojo/pull/2200"
},
{
"type": "WEB",
"url": "https://metacpan.org/release/SRI/Mojolicious-7.28/source/lib/Mojolicious/Command/generate/app.pm#L220"
},
{
"type": "WEB",
"url": "https://metacpan.org/release/SRI/Mojolicious-9.38/source/lib/Mojolicious/Command/Author/generate/app.pm#L202"
},
{
"type": "WEB",
"url": "https://metacpan.org/release/SRI/Mojolicious-9.39/source/lib/Mojo/Util.pm#L181"
},
{
"type": "WEB",
"url": "https://perldoc.perl.org/functions/rand"
},
{
"type": "WEB",
"url": "https://security.metacpan.org/docs/guides/random-data-for-security.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-338"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-03T11:15:48Z"
}
}
File diff suppressed because one or more lines are too long
@@ -0,0 +1,56 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9cfh-cv85-rqx7",
"modified": "2025-05-03T12:30:25Z",
"published": "2025-05-03T12:30:25Z",
"aliases": [
"CVE-2025-4226"
],
"details": "A vulnerability classified as critical has been found in PHPGurukul Cyber Cafe Management System 1.0. This affects an unknown part of the file /add-computer.php. The manipulation of the argument compname 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-4226"
},
{
"type": "WEB",
"url": "https://github.com/diyuzhishen/mycve/issues/2"
},
{
"type": "WEB",
"url": "https://phpgurukul.com"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.307323"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.307323"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.562409"
}
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-03T11:15:49Z"
}
}