Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-36109 — a poc for cve-2023-36109 | Kitploit
Tools/GitHubGitHub/limesss/cve-2023-36109
Static AnalysisVulnerability AnalysisExploitationFuzzingBinary Analysis
GitHublimesss/cve-2023-36109

CVE-2023-36109

a poc for cve-2023-36109

View Repository
222 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-36109

a poc for cve-2023-36109

request repo

root@kitploit:~
git clone https://github.com/jerryscript-project/jerryscript.git
cd jerryscript

build

root@kitploit:~
python ./tools/build.py --clean --debug --compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer --compile-flag=-fno-common --compile-flag=-fsanitize=address --compile-flag=-g --strip=off --lto=off --error-messages=on --system-allocator=on --logging=on --line-info=on --stack-limit=20

main reson

buffer overflow at ecma_stringbuilder_append_raw in jerry-core/ecma/base/ecma-helpers-string.c:2609

Download Tool