Publish Advisories

GHSA-9p6p-8v9r-8c9m
GHSA-pmxp-7224-h794
This commit is contained in:
advisory-database[bot]
2024-06-04 15:15:04 +00:00
parent 02a653d443
commit 6d6e3d0d33
2 changed files with 138 additions and 0 deletions
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9p6p-8v9r-8c9m",
"modified": "2024-06-04T15:13:54Z",
"published": "2024-06-04T15:13:54Z",
"aliases": [
"CVE-2024-36120"
],
"summary": "javascript-deobfuscator crafted payload can lead to code execution",
"details": "javascript-deobfuscator removes common JavaScript obfuscation techniques. Crafted payloads targeting expression simplification can lead to code execution. This issue has been patched in version 1.1.0.\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "js-deobfuscator"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/ben-sb/javascript-deobfuscator/security/advisories/GHSA-9p6p-8v9r-8c9m"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36120"
},
{
"type": "WEB",
"url": "https://github.com/ben-sb/javascript-deobfuscator/commit/630d3caec83d5f31c5f7a07e6fadf613d06699d6"
},
{
"type": "PACKAGE",
"url": "https://github.com/ben-sb/javascript-deobfuscator"
}
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-06-04T15:13:54Z",
"nvd_published_at": "2024-05-31T17:15:09Z"
}
}
@@ -0,0 +1,73 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pmxp-7224-h794",
"modified": "2024-06-04T15:13:20Z",
"published": "2024-06-04T15:13:20Z",
"aliases": [
],
"summary": "Denial of Service (DoS) attack possibility in TYPO3 component Indexed Search",
"details": "Due to an oversized maximum result limit, TYPO3 component Indexed Search is susceptible to a Denial of Service attack.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.2.0"
},
{
"fixed": "6.2.19"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "7.6.0"
},
{
"fixed": "7.6.4"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/2016-02-23-4.yaml"
},
{
"type": "WEB",
"url": "https://typo3.org/security/advisory/typo3-core-sa-2016-008"
}
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-06-04T15:13:20Z",
"nvd_published_at": null
}
}