Skip to main content

Halo

28 CVEs product

Monthly

CVE-2026-91772 Sep 15, 01:20 MEDIUM This Month

Let me produce the JSON. Product: Halo (halo-dev) — a Java CMS/blog platform. Product name: "Halo". Summary: Open redirect in anonymous thumbnail endpoint, uri param unvalidated. Halo through 2.26.1. CVSS 4.0: AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N — base likely 5.3. Note: no patch info explicitly. References include issue #10247 — likely the fix issue. No exact fix version. So "Upstream fix available (PR/commit); released patched version not independently confirmed"? Hmm — the issue link is an untagged cveorg reference. I'd say "No vendor-released patch identified at time of analysis" — but there's an issue link. Let me phrase carefully: no patch version confirmed in the provided data; the issue reference may track remediation. Prevalence: Halo is a Chinese open-source blogging/CMS platform — medium? It's a popular Java-based CMS/blog framework in China with GitHub ~36k stars. Deployment footprint: medium seems fair. Actually blogging platforms — I'd say medium. Assessed CVSS 3.1: AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N → 6.1? Wait, CVSS 4.0 gave 5.3 with UI:P (passive). In 3.1, UI:R. Scope: open redirect — does it cross trust boundary? Typically scope unchanged. C:L/I:L? The 4.0 vector has SC:L/SI:L which implies the subsequent system (the redirect target) has low confidentiality/integrity impact. In 3.1 that would suggest S:C. So AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N → 6.1. Hmm. Alternatively S:U → 4.3? Let's compute: AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N = 5.4? Let's check: base with C:L/I:L — impact sub score = 1 - (1-0.22)(1-0.22)(1-0) = 1-0.6084 = 0.3916. ISS = 6.42*0.3916 = 2.514. Exploitability = 8.22*1*1*1*0.62 = 5.096. Base = roundup(min(2.514+5.096, 10)) = roundup(7.61) = 7.6? Hmm, that seems too high. Wait: with S:U, Impact = 6.42*ISS = 6.42*0.3916=2.514. Base score = roundup(min(Impact+Exploitability,10)) = roundup(7.61)=7.6. Hmm, that's for C:L/I:L. Hmm but that requires multiplying 1.08? No, only for S:C: Impact = 7.52*(ISS-0.029) - 3.2

Open Redirect Halo
NVD GitHub
CVSS 4.0
5.3
CVE-2026-15326 Jul 10, 03:15 LOW POC Monitor

Path traversal in halo-dev/halo through version 2.24.2 allows authenticated administrators to write files outside the intended theme directory by supplying a crafted `metadata.name` value during theme installation. The flaw resides in the `ThemeUtils.unzipThemeTo()` function in `ThemeUtils.java`, which fails to sanitize the metadata name before constructing extraction paths. A public proof-of-concept exploit exists, but real-world impact is substantially constrained by the PR:H prerequisite - the attacker must already hold admin-level credentials - yielding a CVSS 4.0 score of only 2.0 and no CISA KEV listing.

Java Path Traversal Halo
NVD VulDB GitHub
CVSS 4.0
2.0
EPSS
0.4%
CVE-2026-55439 Jun 25, 15:57 MEDIUM PATCH This Month

Path traversal in Halo's backup download endpoint allows authenticated administrators to read arbitrary files from the server filesystem, bypassing directory boundaries. Affected are all Halo deployments prior to version 2.24.3, where the MigrationServiceImpl.download() method invokes Path.resolve() on attacker-supplied filenames without enforcing containment within the designated backups directory. A compounding issue exists in the backup creation endpoint, which fails to sanitize status fields. No public exploit code or CISA KEV listing has been identified at time of analysis, and the PR:H requirement meaningfully constrains the attack surface.

Path Traversal Halo
NVD GitHub
CVSS 3.1
5.5
EPSS
0.3%
CVE-2025-70886 Feb 12, 16:16 HIGH POC This Week

An issue in halo v.2.22.4 and before allows a remote attacker to cause a denial of service via a crafted payload to the public comment submission endpoint [CVSS 7.5 HIGH]

Denial Of Service Halo
NVD GitHub
CVSS 3.1
7.5
EPSS
0.1%
CVE-2025-15141 Dec 28, 15:15 LOW Monitor

Information disclosure in Halo up to 2.21.10 can be triggered by a remote attacker with low privileges via high-complexity manipulation of the /actuator configuration handler, potentially leaking limited configuration data. Public exploit code exists, but active exploitation has not been confirmed and EPSS indicates a negligible exploitation probability (0.03%). The low CVSS 4.0 score and high attack complexity further reduce the real-world

Information Disclosure Halo
NVD GitHub VulDB
CVSS 4.0
1.3
EPSS
0.0%
CVE-2025-14117 Dec 06, 06:15 LOW POC Monitor

Cross-site request forgery in fit2cloud Halo 2.21.10 allows remote attackers to perform unauthorized actions on behalf of authenticated users. A publicly available proof-of-concept exploit exists, though no active exploitation has been confirmed. The vendor was contacted but did not respond, leaving the vulnerability unpatched.

CSRF Halo Fit2Cloud
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-44595 Sep 09, 21:15 MEDIUM This Month

Halo v2.20.17 and before is vulnerable to Cross Site Scripting (XSS) in /halo_host/archives/{name}. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

XSS Halo
NVD
CVSS 3.1
6.1
EPSS
0.0%
CVE-2025-44593 Sep 09, 21:15 MEDIUM This Month

Halo prior to 2.20.13 allows bypassing file type detection and uploading malicious files such as .exe and .html files. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

XSS Halo
NVD
CVSS 3.1
6.1
EPSS
0.0%
CVE-2025-44594 Sep 09, 20:15 CRITICAL This Week

halo v2.20.17 and before is vulnerable to server-side request forgery (SSRF) in /apis/uc.api.storage.halo.run/v1alpha1/attachments/-/upload-from-url. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

SSRF Halo
NVD
CVSS 3.1
9.1
EPSS
0.0%
CVE-2024-56156 Apr 25, 16:15 MEDIUM POC This Month

Halo is an open source website building tool. Rated medium severity (CVSS 5.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS RCE Halo
NVD GitHub
CVSS 4.0
5.5
EPSS
1.0%
CVE-2024-43793 Sep 11, 15:15 MEDIUM POC This Month

Halo is an open source website building tool. Rated medium severity (CVSS 6.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
CVSS 3.1
6.4
EPSS
0.3%
CVE-2024-43792 Sep 02, 18:15 MEDIUM POC This Month

Halo is an open source website building tool. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
CVSS 3.1
6.1
EPSS
0.3%
CVE-2023-27164 Mar 10, 16:15 MEDIUM POC This Month

An arbitrary file upload vulnerability in Halo up to v1.6.1 allows attackers to execute arbitrary code via a crafted .md file. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

RCE File Upload Halo
NVD GitHub
CVSS 3.1
4.8
EPSS
0.7%
CVE-2022-32995 Jun 27, 23:15 CRITICAL POC THREAT Act Now

Halo CMS v1.5.3 was discovered to contain a Server-Side Request Forgery (SSRF) via the template remote download function. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

SSRF Halo
NVD GitHub
CVSS 3.1
9.8
EPSS
15.9%
CVE-2022-32994 Jun 27, 23:15 CRITICAL POC THREAT Act Now

Halo CMS v1.5.3 was discovered to contain an arbitrary file upload vulnerability via the component /api/admin/attachments/upload. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

File Upload Halo
NVD GitHub
CVSS 3.1
9.8
EPSS
16.7%
CVE-2022-28074 Apr 22, 14:15 MEDIUM This Month

Halo-1.5.0 was discovered to contain a stored cross-site scripting (XSS) vulnerability via \admin\index.html#/system/tools. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

XSS Halo Fit2Cloud
NVD GitHub
CVSS 3.1
4.8
EPSS
0.4%
CVE-2022-26619 Apr 05, 01:15 HIGH POC This Week

Halo Blog CMS v1.4.17 was discovered to allow attackers to upload arbitrary files via the Attachment Upload function. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

File Upload Halo
NVD GitHub
CVSS 3.1
7.5
EPSS
0.9%
CVE-2020-21527 Sep 30, 18:15 HIGH This Week

There is an Arbitrary file deletion vulnerability in halo v1.1.3. Rated high severity (CVSS 7.7), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Path Traversal Halo
NVD GitHub
CVSS 3.1
7.7
EPSS
1.1%
CVE-2020-21526 Sep 30, 18:15 CRITICAL POC Act Now

An Arbitrary file writing vulnerability in halo v1.1.3. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Path Traversal Halo
NVD GitHub
CVSS 3.1
9.8
EPSS
1.9%
CVE-2020-21525 Sep 30, 18:15 HIGH POC This Week

Halo V1.1.3 is affected by: Arbitrary File reading. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Path Traversal Halo
NVD GitHub
CVSS 3.1
7.5
EPSS
1.9%
CVE-2020-21524 Sep 30, 18:15 CRITICAL POC Act Now

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. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

WordPress XXE Halo
NVD GitHub
CVSS 3.1
9.1
EPSS
1.5%
CVE-2020-21523 Sep 30, 18:15 CRITICAL POC Act Now

A Server-Side Freemarker template injection vulnerability in halo CMS v1.1.3 In the Edit Theme File function. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

RCE Halo
NVD GitHub
CVSS 3.1
9.8
EPSS
2.6%
CVE-2020-21522 Sep 30, 18:15 CRITICAL POC Act Now

An issue was discovered in halo V1.1.3. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Path Traversal Halo
NVD GitHub
CVSS 3.1
9.8
EPSS
1.5%
CVE-2020-19007 Aug 26, 14:15 MEDIUM POC This Month

Halo blog 1.2.0 allows users to submit comments on blog posts via /api/content/posts/comments. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
CVSS 3.1
5.4
EPSS
0.5%
CVE-2019-19999 Dec 26, 04:15 HIGH POC PATCH This Week

Halo before 1.2.0-beta.1 allows Server Side Template Injection (SSTI) because TemplateClassResolver.SAFER_RESOLVER is not used in the FreeMarker configuration. Rated high severity (CVSS 7.2), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

SSRF Halo
NVD GitHub
CVSS 3.1
7.2
EPSS
1.5%
CVE-2019-16890 Sep 25, 21:15 MEDIUM POC This Month

Halo 1.1.0 has XSS via a crafted authorUrl in JSON data to api/content/posts/comments. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
CVSS 3.1
5.4
EPSS
0.7%
CVE-2018-11012 May 12, 04:29 MEDIUM POC This Month

ruibaby Halo 0.0.2 has stored XSS via the loginName and loginPwd parameters in a failed login attempt to AdminController.java. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
CVSS 3.0
6.1
EPSS
0.6%
CVE-2018-11011 May 12, 04:29 MEDIUM POC This Month

ruibaby Halo 0.0.2 has stored XSS via the commentAuthor field to FrontCommentController.java. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
CVSS 3.0
6.1
EPSS
0.6%
CVSS 5.3
MEDIUM This Month

Let me produce the JSON. Product: Halo (halo-dev) — a Java CMS/blog platform. Product name: "Halo". Summary: Open redirect in anonymous thumbnail endpoint, uri param unvalidated. Halo through 2.26.1. CVSS 4.0: AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N — base likely 5.3. Note: no patch info explicitly. References include issue #10247 — likely the fix issue. No exact fix version. So "Upstream fix available (PR/commit); released patched version not independently confirmed"? Hmm — the issue link is an untagged cveorg reference. I'd say "No vendor-released patch identified at time of analysis" — but there's an issue link. Let me phrase carefully: no patch version confirmed in the provided data; the issue reference may track remediation. Prevalence: Halo is a Chinese open-source blogging/CMS platform — medium? It's a popular Java-based CMS/blog framework in China with GitHub ~36k stars. Deployment footprint: medium seems fair. Actually blogging platforms — I'd say medium. Assessed CVSS 3.1: AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N → 6.1? Wait, CVSS 4.0 gave 5.3 with UI:P (passive). In 3.1, UI:R. Scope: open redirect — does it cross trust boundary? Typically scope unchanged. C:L/I:L? The 4.0 vector has SC:L/SI:L which implies the subsequent system (the redirect target) has low confidentiality/integrity impact. In 3.1 that would suggest S:C. So AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N → 6.1. Hmm. Alternatively S:U → 4.3? Let's compute: AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N = 5.4? Let's check: base with C:L/I:L — impact sub score = 1 - (1-0.22)(1-0.22)(1-0) = 1-0.6084 = 0.3916. ISS = 6.42*0.3916 = 2.514. Exploitability = 8.22*1*1*1*0.62 = 5.096. Base = roundup(min(2.514+5.096, 10)) = roundup(7.61) = 7.6? Hmm, that seems too high. Wait: with S:U, Impact = 6.42*ISS = 6.42*0.3916=2.514. Base score = roundup(min(Impact+Exploitability,10)) = roundup(7.61)=7.6. Hmm, that's for C:L/I:L. Hmm but that requires multiplying 1.08? No, only for S:C: Impact = 7.52*(ISS-0.029) - 3.2

Open Redirect Halo
NVD GitHub
EPSS 0% CVSS 2.0
LOW POC Monitor

Path traversal in halo-dev/halo through version 2.24.2 allows authenticated administrators to write files outside the intended theme directory by supplying a crafted `metadata.name` value during theme installation. The flaw resides in the `ThemeUtils.unzipThemeTo()` function in `ThemeUtils.java`, which fails to sanitize the metadata name before constructing extraction paths. A public proof-of-concept exploit exists, but real-world impact is substantially constrained by the PR:H prerequisite - the attacker must already hold admin-level credentials - yielding a CVSS 4.0 score of only 2.0 and no CISA KEV listing.

Java Path Traversal Halo
NVD VulDB GitHub
EPSS 0% CVSS 5.5
MEDIUM PATCH This Month

Path traversal in Halo's backup download endpoint allows authenticated administrators to read arbitrary files from the server filesystem, bypassing directory boundaries. Affected are all Halo deployments prior to version 2.24.3, where the MigrationServiceImpl.download() method invokes Path.resolve() on attacker-supplied filenames without enforcing containment within the designated backups directory. A compounding issue exists in the backup creation endpoint, which fails to sanitize status fields. No public exploit code or CISA KEV listing has been identified at time of analysis, and the PR:H requirement meaningfully constrains the attack surface.

Path Traversal Halo
NVD GitHub
EPSS 0% CVSS 7.5
HIGH POC This Week

An issue in halo v.2.22.4 and before allows a remote attacker to cause a denial of service via a crafted payload to the public comment submission endpoint [CVSS 7.5 HIGH]

Denial Of Service Halo
NVD GitHub
EPSS 0% CVSS 1.3
LOW Monitor

Information disclosure in Halo up to 2.21.10 can be triggered by a remote attacker with low privileges via high-complexity manipulation of the /actuator configuration handler, potentially leaking limited configuration data. Public exploit code exists, but active exploitation has not been confirmed and EPSS indicates a negligible exploitation probability (0.03%). The low CVSS 4.0 score and high attack complexity further reduce the real-world

Information Disclosure Halo
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Cross-site request forgery in fit2cloud Halo 2.21.10 allows remote attackers to perform unauthorized actions on behalf of authenticated users. A publicly available proof-of-concept exploit exists, though no active exploitation has been confirmed. The vendor was contacted but did not respond, leaving the vulnerability unpatched.

CSRF Halo Fit2Cloud
NVD GitHub VulDB
EPSS 0% CVSS 6.1
MEDIUM This Month

Halo v2.20.17 and before is vulnerable to Cross Site Scripting (XSS) in /halo_host/archives/{name}. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

XSS Halo
NVD
EPSS 0% CVSS 6.1
MEDIUM This Month

Halo prior to 2.20.13 allows bypassing file type detection and uploading malicious files such as .exe and .html files. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

XSS Halo
NVD
EPSS 0% CVSS 9.1
CRITICAL This Week

halo v2.20.17 and before is vulnerable to server-side request forgery (SSRF) in /apis/uc.api.storage.halo.run/v1alpha1/attachments/-/upload-from-url. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

SSRF Halo
NVD
EPSS 1% CVSS 5.5
MEDIUM POC This Month

Halo is an open source website building tool. Rated medium severity (CVSS 5.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS RCE Halo
NVD GitHub
EPSS 0% CVSS 6.4
MEDIUM POC This Month

Halo is an open source website building tool. Rated medium severity (CVSS 6.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
EPSS 0% CVSS 6.1
MEDIUM POC This Month

Halo is an open source website building tool. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
EPSS 1% CVSS 4.8
MEDIUM POC This Month

An arbitrary file upload vulnerability in Halo up to v1.6.1 allows attackers to execute arbitrary code via a crafted .md file. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

RCE File Upload Halo
NVD GitHub
EPSS 16% CVSS 9.8
CRITICAL POC THREAT Act Now

Halo CMS v1.5.3 was discovered to contain a Server-Side Request Forgery (SSRF) via the template remote download function. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

SSRF Halo
NVD GitHub
EPSS 17% CVSS 9.8
CRITICAL POC THREAT Act Now

Halo CMS v1.5.3 was discovered to contain an arbitrary file upload vulnerability via the component /api/admin/attachments/upload. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

File Upload Halo
NVD GitHub
EPSS 0% CVSS 4.8
MEDIUM This Month

Halo-1.5.0 was discovered to contain a stored cross-site scripting (XSS) vulnerability via \admin\index.html#/system/tools. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

XSS Halo Fit2Cloud
NVD GitHub
EPSS 1% CVSS 7.5
HIGH POC This Week

Halo Blog CMS v1.4.17 was discovered to allow attackers to upload arbitrary files via the Attachment Upload function. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

File Upload Halo
NVD GitHub
EPSS 1% CVSS 7.7
HIGH This Week

There is an Arbitrary file deletion vulnerability in halo v1.1.3. Rated high severity (CVSS 7.7), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Path Traversal Halo
NVD GitHub
EPSS 2% CVSS 9.8
CRITICAL POC Act Now

An Arbitrary file writing vulnerability in halo v1.1.3. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Path Traversal Halo
NVD GitHub
EPSS 2% CVSS 7.5
HIGH POC This Week

Halo V1.1.3 is affected by: Arbitrary File reading. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Path Traversal Halo
NVD GitHub
EPSS 2% CVSS 9.1
CRITICAL POC Act Now

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. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

WordPress XXE Halo
NVD GitHub
EPSS 3% CVSS 9.8
CRITICAL POC Act Now

A Server-Side Freemarker template injection vulnerability in halo CMS v1.1.3 In the Edit Theme File function. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

RCE Halo
NVD GitHub
EPSS 2% CVSS 9.8
CRITICAL POC Act Now

An issue was discovered in halo V1.1.3. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Path Traversal Halo
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM POC This Month

Halo blog 1.2.0 allows users to submit comments on blog posts via /api/content/posts/comments. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
EPSS 2% CVSS 7.2
HIGH POC PATCH This Week

Halo before 1.2.0-beta.1 allows Server Side Template Injection (SSTI) because TemplateClassResolver.SAFER_RESOLVER is not used in the FreeMarker configuration. Rated high severity (CVSS 7.2), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

SSRF Halo
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM POC This Month

Halo 1.1.0 has XSS via a crafted authorUrl in JSON data to api/content/posts/comments. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM POC This Month

ruibaby Halo 0.0.2 has stored XSS via the loginName and loginPwd parameters in a failed login attempt to AdminController.java. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM POC This Month

ruibaby Halo 0.0.2 has stored XSS via the commentAuthor field to FrontCommentController.java. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS Halo
NVD GitHub

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy