Publish Advisories

GHSA-6294-g9w5-7vm5
GHSA-rqfj-9wmv-vpgp
GHSA-whx8-2789-8w4w
This commit is contained in:
advisory-database[bot]
2025-04-20 00:32:46 +00:00
parent 467bc1f777
commit 0fb42b76d9
3 changed files with 116 additions and 0 deletions
@@ -0,0 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6294-g9w5-7vm5",
"modified": "2025-04-20T00:31:40Z",
"published": "2025-04-20T00:31:40Z",
"aliases": [
"CVE-2025-43918"
],
"details": "SSL.com before 2025-04-19, when domain validation method 3.2.2.4.14 is used, processes certificate requests such that a trusted TLS certificate may be issued for the domain name of a requester's email address, even when the requester does not otherwise establish administrative control of that domain.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43918"
},
{
"type": "WEB",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1961406"
},
{
"type": "WEB",
"url": "https://news.ycombinator.com/item?id=43738485"
}
],
"database_specific": {
"cwe_ids": [
"CWE-348"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-19T22:15:14Z"
}
}
@@ -0,0 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rqfj-9wmv-vpgp",
"modified": "2025-04-20T00:31:40Z",
"published": "2025-04-20T00:31:40Z",
"aliases": [
"CVE-2023-30421"
],
"details": "mystrtod in mjson 1.2.7 requires more than a billion iterations during processing of certain digit strings such as 8891110122900e913013935755114.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30421"
},
{
"type": "WEB",
"url": "https://github.com/boofish/json_bugs/blob/main/mjson"
},
{
"type": "WEB",
"url": "https://github.com/cesanta/mjson/releases"
}
],
"database_specific": {
"cwe_ids": [
"CWE-407"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-19T22:15:14Z"
}
}
@@ -0,0 +1,36 @@
{
"schema_version": "1.4.0",
"id": "GHSA-whx8-2789-8w4w",
"modified": "2025-04-20T00:31:40Z",
"published": "2025-04-20T00:31:40Z",
"aliases": [
"CVE-2023-26819"
],
"details": "cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as {\"a\": true, \"b\": [ null,9999999999999999999999999999999999999999999999912345678901234567]}.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26819"
},
{
"type": "WEB",
"url": "https://github.com/boofish/json_bugs/tree/main/cjson"
}
],
"database_specific": {
"cwe_ids": [
"CWE-440"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-19T22:15:14Z"
}
}