CVE-2025-67633
DOM-Based XSS in Greenhouse Job Board
Publication date: 2025-12-24
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| brownbagmarketing | greenhouse_job_board | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a DOM-Based Cross-site Scripting (XSS) issue in the Greenhouse Job Board software by brownbagmarketing. It occurs due to improper neutralization of input during web page generation, allowing attackers to inject malicious scripts into web pages viewed by other users.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of a user's browser session, potentially leading to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent.