Writeup Exploits

60,344 exploits tracked across all sources.

Sort: Activity Stars
CVE-2020-21526 WRITEUP CRITICAL
Halo - Path Traversal
An Arbitrary file writing vulnerability in halo v1.1.3. In an interface to write files in the background, a directory traversal check is performed on the input path parameter, but the startsWith function can be used to bypass it.
CVSS 9.8
CVE-2020-21525 WRITEUP HIGH
Halo - Path Traversal
Halo V1.1.3 is affected by: Arbitrary File reading. In an interface that reads files in halo v1.1.3, a directory traversal check is performed on the input path parameter, but the startsWith function can be used to bypass it.
CVSS 7.5
CVE-2020-21524 WRITEUP CRITICAL
Halo - XXE
There is a XML external entity (XXE) vulnerability in halo v1.1.3, The function of importing other blogs in the background(/api/admin/migrations/wordpress) needs to parse the xml file, but it is not used for security defense, This vulnerability can detect the intranet, read files, enable ddos attacks, etc. exp:https://github.com/halo-dev/halo/issues/423
CVSS 9.1
CVE-2020-21523 WRITEUP CRITICAL
Halo - Injection
A Server-Side Freemarker template injection vulnerability in halo CMS v1.1.3 In the Edit Theme File function. The ftl file can be edited. This is the Freemarker template file. This file can cause arbitrary code execution when it is rendered in the background. exp: <#assign test="freemarker.template.utility.Execute"?new()> ${test("touch /tmp/freemarkerPwned")}
CVSS 9.8
CVE-2020-21522 WRITEUP CRITICAL
Halo - Path Traversal
An issue was discovered in halo V1.1.3. A Zip Slip Directory Traversal Vulnerability in the backend,the attacker can overwrite some files, such as ftl files, .bashrc files in the user directory, and finally get the permissions of the operating system.
CVSS 9.8
CVE-2020-21345 WRITEUP MEDIUM
Halo - XSS
Cross Site Scripting (XSS) vulnerability in Halo 1.1.3 via post publish components in the manage panel, which lets a remote malicious user execute arbitrary code.
CVSS 6.1
CVE-2020-19038 WRITEUP CRITICAL
Halo <0.4.3 - Info Disclosure
File Deletion vulnerability in Halo 0.4.3 via delBackup.
CVSS 9.1
CVE-2020-19037 WRITEUP MEDIUM
Halo 0.4.3 - Auth Bypass
Incorrect Access Control vulnearbility in Halo 0.4.3, which allows a malicious user to bypass encrption to view encrpted articles via cookies.
CVSS 5.3
CVE-2020-19007 WRITEUP MEDIUM
Halo blog 1.2.0 - XSS
Halo blog 1.2.0 allows users to submit comments on blog posts via /api/content/posts/comments. The javascript code supplied by the attacker will then execute in the victim user's browser.
CVSS 5.4
CVE-2020-18982 WRITEUP MEDIUM
Halo 0.4.3 - XSS
Cross Sie Scripting (XSS) vulnerability in Halo 0.4.3 via CommentAuthorUrl.
CVSS 5.4
CVE-2020-18980 WRITEUP CRITICAL
Halo <0.4.3 - RCE
Remote Code Executon vulnerability in Halo 0.4.3 via the remoteAddr and themeName parameters.
CVSS 9.8
CVE-2020-18979 WRITEUP MEDIUM
Halo 0.4.3 - XSS
Cross Siste Scripting (XSS) vulnerablity in Halo 0.4.3 via the X-forwarded-for Header parameter.
CVSS 6.1
CVE-2019-19999 WRITEUP HIGH
Halo < 1.1.1 - SSRF
Halo before 1.2.0-beta.1 allows Server Side Template Injection (SSTI) because TemplateClassResolver.SAFER_RESOLVER is not used in the FreeMarker configuration.
CVSS 7.2
CVE-2019-19999 WRITEUP HIGH
Halo < 1.1.1 - SSRF
Halo before 1.2.0-beta.1 allows Server Side Template Injection (SSTI) because TemplateClassResolver.SAFER_RESOLVER is not used in the FreeMarker configuration.
CVSS 7.2
CVE-2019-19999 WRITEUP HIGH
Halo < 1.1.1 - SSRF
Halo before 1.2.0-beta.1 allows Server Side Template Injection (SSTI) because TemplateClassResolver.SAFER_RESOLVER is not used in the FreeMarker configuration.
CVSS 7.2
CVE-2019-16890 WRITEUP MEDIUM
Halo 1.1.0 - XSS
Halo 1.1.0 has XSS via a crafted authorUrl in JSON data to api/content/posts/comments.
CVSS 5.4
CVE-2023-38991 WRITEUP MEDIUM
jeesite <1.2.6 - Privilege Escalation
An issue in the delete function in the ActModelController class of jeesite v1.2.6 allows authenticated attackers to arbitrarily delete models created by the Administrator.
CVSS 5.4
CVE-2023-38990 WRITEUP MEDIUM
Jeesite <1.2.6 - Privilege Escalation
An issue in the delete function in the MenuController class of jeesite v1.2.6 allows authenticated attackers to arbitrarily delete menus created by the Administrator.
CVSS 4.3
CVE-2023-38989 WRITEUP MEDIUM
jeesite <1.2.6 - Privilege Escalation
An issue in the delete function in the UserController class of jeesite v1.2.6 allows authenticated attackers to arbitrarily delete the Administrator's role information.
CVSS 4.3
CVE-2023-38988 WRITEUP MEDIUM
jeesite <1.2.6 - Privilege Escalation
An issue in the delete function in the OaNotifyController class of jeesite v1.2.6 allows authenticated attackers to arbitrarily delete notifications created by Administrators.
CVSS 4.3
CVE-2023-34601 WRITEUP CRITICAL
Jeesite < 2023-05-27 - SQL Injection
Jeesite before commit 10742d3 was discovered to contain a SQL injection vulnerability via the component ${businessTable} at /act/ActDao.xml.
CVSS 9.8
CVE-2026-36762 WRITEUP HIGH
JeeSite v5.15.1 - Path Traversal
An issue in the fileEntityId parameter in the /a/file/upload endpoint of JeeSite v5.15.1 allows authenticated attackers with file upload permissions to execute a path traversal and write arbitrary files with whitelisted suffixes to arbitrary filesystem locations.
CVSS 8.8
CVE-2026-36762 WRITEUP HIGH
JeeSite v5.15.1 - Path Traversal
An issue in the fileEntityId parameter in the /a/file/upload endpoint of JeeSite v5.15.1 allows authenticated attackers with file upload permissions to execute a path traversal and write arbitrary files with whitelisted suffixes to arbitrary filesystem locations.
CVSS 8.8
CVE-2026-36761 WRITEUP MEDIUM
JeeSite 5.15.1 - Stored XSS
A stored cross-site scripting (XSS) vulnerability in the /msg/msgInner/save endpoint of JeeSite v5.15.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted input into the msgContent parameter.
CVSS 6.1
CVE-2026-36761 WRITEUP MEDIUM
JeeSite 5.15.1 - Stored XSS
A stored cross-site scripting (XSS) vulnerability in the /msg/msgInner/save endpoint of JeeSite v5.15.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted input into the msgContent parameter.
CVSS 6.1