Skip to main content
CVE-2025-66294 Dec 01, 21:15 HIGH POC PATCH THREAT Act Now

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, a Server-Side Template Injection (SSTI) vulnerability exists in Grav that allows authenticated attackers with editor permissions to execute arbitrary commands on the server and, under certain conditions, may also be exploited by unauthenticated attackers. This vulnerability stems from weak regex validation in the cleanDangerousTwig method. This vulnerability is fixed in 1.8.0-beta.27.

RCE Code Injection Grav Getgrav
NVD GitHub
CVSS 3.1
8.8
EPSS
38.3%
Threat
4.4
CVE-2025-66301 Dec 01, 22:15 CRITICAL POC PATCH THREAT Act Now

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, due to improper authorization checks when modifying critical fields on a POST request to /admin/pages/{page_name}, an editor with only permissions to change basic content on the form is now able to change the functioning of the form through modifying the content of the data[_json][header][form] which is the YAML frontmatter which includes the process section which dictates what happens after a user submits the form which include some important actions that could lead to further vulnerabilities. This vulnerability is fixed in 1.8.0-beta.27.

Authentication Bypass Grav Getgrav
NVD GitHub
CVSS 3.1
9.6
EPSS
31.9%
Threat
4.4
CVE-2025-66401 Dec 01, 23:15 CRITICAL POC PATCH Act Now

MCP Watch is a comprehensive security scanner for Model Context Protocol (MCP) servers. In 0.1.2 and earlier, the MCPScanner class contains a critical Command Injection vulnerability in the cloneRepo method. The application passes the user-supplied githubUrl argument directly to a system shell via execSync without sanitization. This allows an attacker to execute arbitrary commands on the host machine by appending shell metacharacters to the URL.

Command Injection Mcp Watch
NVD GitHub
CVSS 3.1
9.8
EPSS
1.3%
CVE-2025-63531 Dec 01, 15:15 CRITICAL POC Act Now

A SQL injection vulnerability exists in the Blood Bank Management System 1.0 within the receiverLogin.php component. The application fails to properly sanitize user-supplied input in SQL queries, allowing an attacker to inject arbitrary SQL code. By manipulating the remail and rpassword fields, an attacker can bypass authentication and gain unauthorized access to the system.

PHP Authentication Bypass SQLi Blood Bank Management System Shridharshukl
NVD GitHub
CVSS 3.1
10.0
EPSS
0.2%
CVE-2025-51683 Dec 01, 20:15 CRITICAL POC Act Now

A blind SQL Injection (SQLi) vulnerability in mJobtime v15.7.2 allows unauthenticated attackers to execute arbitrary SQL statements via a crafted POST request to the /Default.aspx/update_profile_Server endpoint .

SQLi Mjobtime
NVD
CVSS 3.1
9.8
EPSS
0.2%
CVE-2025-51682 Dec 01, 20:15 CRITICAL POC Act Now

CVE-2025-51682 is a security vulnerability (CVSS 9.8) that allows an attacker. Risk factors: public PoC available.

Information Disclosure Mjobtime
NVD
CVSS 3.1
9.8
EPSS
0.1%
CVE-2025-63532 Dec 01, 16:15 CRITICAL POC Act Now

A SQL injection vulnerability exists in the Blood Bank Management System 1.0 within the cancel.php component. The application fails to properly sanitize user-supplied input in SQL queries, allowing an attacker to inject arbitrary SQL code. By manipulating the search field, an attacker can bypass authentication and gain unauthorized access to the system.

PHP Authentication Bypass SQLi Blood Bank Management System Shridharshukl
NVD GitHub
CVSS 3.1
9.6
EPSS
0.1%
CVE-2025-63525 Dec 01, 15:15 CRITICAL POC Act Now

An issue was discovered in Blood Bank Management System 1.0 allowing authenticated attackers to perform actions with escalated privileges via crafted request to delete.php.

PHP Authentication Bypass Blood Bank Management System Shridharshukl
NVD GitHub
CVSS 3.1
9.6
EPSS
0.0%
CVE-2025-66410 Dec 01, 23:15 CRITICAL POC PATCH Act Now

Gin-vue-admin is a backstage management system based on vue and gin. In 2.8.6 and earlier, attackers can delete any file on the server at will, causing damage or unavailability of server resources. Attackers can control the 'FileMd5' parameter to delete any file and folder.

Path Traversal Gin Vue Admin Suse Gin Vue Admin Project
NVD GitHub
CVSS 3.1
9.1
EPSS
0.1%
CVE-2025-65836 Dec 01, 20:15 CRITICAL POC Act Now

PublicCMS V5.202506.b is vulnerable to SSRF. in the chat interface of SimpleAiAdminController.

SSRF Publiccms
NVD GitHub
CVSS 3.1
9.1
EPSS
0.1%
CVE-2025-66297 Dec 01, 21:15 HIGH POC PATCH This Week

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, a user with admin panel access and permissions to create or edit pages in Grav CMS can enable Twig processing in the page frontmatter. By injecting malicious Twig expressions, the user can escalate their privileges to admin or execute arbitrary system commands via the scheduler API. This results in both Privilege Escalation (PE) and Remote Code Execution (RCE) vulnerabilities. This vulnerability is fixed in 1.8.0-beta.27.

Privilege Escalation RCE Grav Getgrav
NVD GitHub
CVSS 3.1
8.8
EPSS
0.4%
CVE-2025-66299 Dec 01, 22:15 HIGH POC PATCH This Week

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, Grav CMS is vulnerable to a Server-Side Template Injection (SSTI) that allows any authenticated user with editor permissions to execute arbitrary code on the remote server, bypassing the existing security sandbox. Since the security sandbox does not fully protect the Twig object, it is possible to interact with it (e.g., call methods, read/write attributes) through maliciously crafted Twig template directives injected into a web page. This allows an authenticated editor to add arbitrary functions to the Twig attribute system.twig.safe_filters, effectively bypassing the Grav CMS sandbox. This vulnerability is fixed in 1.8.0-beta.27.

RCE Code Injection Grav Getgrav
NVD GitHub
CVSS 3.1
8.8
EPSS
0.1%
CVE-2025-65840 Dec 01, 21:15 HIGH POC This Week

PublicCMS V5.202506.b is vulnerable to Cross Site Request Forgery (CSRF) in the CkEditorAdminController.

CSRF Publiccms
NVD GitHub
CVSS 3.1
8.8
EPSS
0.0%
CVE-2025-66300 Dec 01, 22:15 HIGH POC PATCH This Week

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, A low privilege user account with page editing privilege can read any server files using "Frontmatter" form. This includes Grav user account files (/grav/user/accounts/*.yaml), which store hashed user password, 2FA secret, and the password reset token. This can allow an adversary to compromise any registered account by resetting a password for a user to get access to the password reset token from the file or by cracking the hashed password. This vulnerability is fixed in 1.8.0-beta.27.

Path Traversal Grav Getgrav
NVD GitHub
CVSS 3.1
8.5
EPSS
0.1%
CVE-2025-63528 Dec 01, 15:15 HIGH POC This Week

A cross-site scripting (XSS) vulnerability exists in the Blood Bank Management System 1.0 within the blooddinfo.php component. The application fails to properly sanitize or encode user-supplied input before rendering it in response. An attacker can inject malicious JavaScript payloads into the error parameter, which is then executed in the victim's browser when the page is viewed.

PHP XSS Blood Bank Management System Shridharshukl
NVD GitHub
CVSS 3.1
8.5
EPSS
0.0%
CVE-2025-63527 Dec 01, 15:15 HIGH POC This Week

A cross-site scripting (XSS) vulnerability exists in the Blood Bank Management System 1.0 within the updateprofile.php and hprofile.php components. The application fails to properly sanitize or encode user-supplied input before rendering it in response. An attacker can inject malicious JavaScript payloads into the hname, hemail, hpassword, hphone, hcity parameters, which are then executed in the victim's browser when the page is viewed.

PHP XSS Blood Bank Management System Shridharshukl
NVD GitHub
CVSS 3.1
8.5
EPSS
0.0%
CVE-2025-63526 Dec 01, 15:15 HIGH POC This Week

A cross-site scripting (XSS) vulnerability exists in the Blood Bank Management System within the abs.php component. The application fails to properly sanitize or encode user-supplied input before rendering it in response. An attacker can inject malicious JavaScript payloads into the msg parameter, which is then executed in the victim's browser when the page is viewed.

PHP XSS Blood Bank Management System Shridharshukl
NVD GitHub
CVSS 3.1
8.5
EPSS
0.0%
CVE-2025-55749 Dec 01, 21:15 HIGH POC PATCH This Week

XWiki is an open-source wiki software platform. From 16.7.0 to 16.10.11, 17.4.4, or 17.7.0, in an instance which is using the XWiki Jetty package (XJetty), a context is exposed to statically access any file located in the webapp/ folder. It allows accessing files which might contains credentials. Fixed in 16.10.11, 17.4.4, and 17.7.0.

Authentication Bypass Xwiki
NVD GitHub
CVSS 3.1
7.5
EPSS
1.8%
CVE-2025-64775 Dec 01, 16:15 HIGH POC PATCH This Week

Denial of Service vulnerability in Apache Struts, file leak in multipart request processing causes disk exhaustion. This issue affects Apache Struts: from 2.0.0 through 6.7.0, from 7.0.0 through 7.0.3. Users are recommended to upgrade to version 6.8.0 or 7.1.1, which fixes the issue.

Denial Of Service Apache Debian Ubuntu Red Hat +1
NVD GitHub HeroDevs VulDB
CVSS 3.1
7.5
EPSS
0.1%
CVE-2025-65838 Dec 01, 20:15 HIGH POC This Week

PublicCMS V5.202506.b is vulnerable to path traversal via the doUploadSitefile method.

Path Traversal Publiccms
NVD GitHub
CVSS 3.1
7.5
EPSS
0.1%
CVE-2025-66298 Dec 01, 22:15 HIGH POC PATCH This Week

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, having a simple form on site can reveal the whole Grav configuration details (including plugin configuration details) by using the correct POST payload to exploit a Server-Side Template (SST) vulnerability. Sensitive information may be contained in the configuration details. This vulnerability is fixed in 1.8.0-beta.27.

Information Disclosure Grav Getgrav
NVD GitHub
CVSS 3.1
7.5
EPSS
0.1%
CVE-2025-7007 Dec 01, 17:15 HIGH POC This Week

NULL Pointer Dereference vulnerability in Avast Antivirus on MacOS, Avast Anitvirus on Linux when scanning a malformed Windows PE file causes the antivirus process to crash.This issue affects Antivirus: 16.0.0; Anitvirus: 3.0.3.

Windows Denial Of Service Null Pointer Dereference Apple macOS +1
NVD GitHub
CVSS 3.1
7.5
EPSS
0.0%
CVE-2025-66313 Dec 01, 23:15 HIGH POC PATCH This Week

ChurchCRM is an open-source church management system. In ChurchCRM 6.2.0 and earlier, there is a time-based blind SQL injection in the handling of the 1FieldSec parameter. Injecting SLEEP() causes deterministic server-side delays, proving the value is incorporated into a SQL query without proper parameterization. The issue allows data exfiltration and modification via blind techniques.

SQLi Churchcrm
NVD GitHub
CVSS 3.1
7.2
EPSS
0.0%
CVE-2025-11699 Dec 01, 16:15 HIGH POC PATCH This Week

nopCommerce v4.70 and prior, and version 4.80.3, does not invalidate session cookies after logout or session termination, allowing an attacker who has a a valid session cookie access to privileged endpoints (such as /admin) even after the legitimate user has logged out, enabling session hijacking. Any version above 4.70 that is not 4.80.3 fixes the vulnerability.

Information Disclosure Nopcommerce
NVD GitHub
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-66302 Dec 01, 22:15 MEDIUM POC PATCH This Month

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, A path traversal vulnerability has been identified in Grav CMS, allowing authenticated attackers with administrative privileges to read arbitrary files on the underlying server filesystem. This vulnerability arises due to insufficient input sanitization in the backup tool, where user-supplied paths are not properly restricted, enabling access to files outside the intended webroot directory. The impact of this vulnerability depends on the privileges of the user account running the application. This vulnerability is fixed in 1.8.0-beta.27.

Path Traversal Grav Getgrav
NVD GitHub
CVSS 3.1
6.8
EPSS
0.1%
CVE-2025-63095 Dec 01, 16:15 MEDIUM POC This Month

Improper input validation in the BitstreamWriter::write_bits() function of Tempus Ex hello-video-codec v0.1.0 allows attackers to cause a Denial of Service (DoS) via a crafted input.

Denial Of Service Hello Video Codec
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-65407 Dec 01, 19:15 MEDIUM POC PATCH This Month

A use-after-free in the MPEG1or2Demux::newElementaryStream() function of Live555 Streaming Media v2018.09.02 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MPEG Program stream.

Denial Of Service Use After Free Memory Corruption Debian Ubuntu +3
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-65408 Dec 01, 17:15 MEDIUM POC PATCH This Month

A NULL pointer dereference in the ADTSAudioFileServerMediaSubsession::createNewRTPSink() function of Live555 Streaming Media v2018.09.02 allows attackers to cause a Denial of Service (DoS) via supplying a crafted ADTS file.

Denial Of Service Null Pointer Dereference Debian Ubuntu Streaming Media +2
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-65406 Dec 01, 17:15 MEDIUM POC PATCH This Month

A heap overflow in the MatroskaFile::createRTPSinkForTrackNumber() function of Live555 Streaming Media v2018.09.02 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MKV file.

Buffer Overflow Denial Of Service Heap Overflow Debian Ubuntu +3
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-65405 Dec 01, 16:15 MEDIUM POC PATCH This Month

A use-after-free in the ADTSAudioFileSource::samplingFrequency() function of Live555 Streaming Media v2018.09.02 allows attackers to cause a Denial of Service (DoS) via supplying a crafted ADTS/AAC file.

Denial Of Service Use After Free Memory Corruption Debian Ubuntu +3
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-65404 Dec 01, 16:15 MEDIUM POC PATCH This Month

A buffer overflow in the getSideInfo2() function of Live555 Streaming Media v2018.09.02 allows attackers to cause a Denial of Service (DoS) via a crafted MP3 stream.

Buffer Overflow Denial Of Service Debian Ubuntu Streaming Media +2
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-65403 Dec 01, 16:15 MEDIUM POC This Month

A buffer overflow in the g_cfg.MaxUsers component of LightFTP v2.0 allows attackers to cause a Denial of Service (DoS) via a crafted input.

Buffer Overflow Denial Of Service Lightftp Hfiref0X
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-66307 Dec 01, 22:15 MEDIUM POC PATCH This Month

A security vulnerability in This admin (CVSS 6.5). Risk factors: public PoC available. Vendor patch is available.

Information Disclosure Grav Plugin Admin Getgrav
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-63523 Dec 01, 15:15 MEDIUM POC This Month

FeehiCMS version 2.1.1 fails to enforce server-side immutability for parameters that are presented to clients as "read-only." An authenticated attacker can intercept and modify the parameter in transit and the backend accepts the changes. This can lead to unintended username changes.

Buffer Overflow Information Disclosure Feehicms Feehi
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-13835 Dec 01, 18:16 MEDIUM POC This Month

Stored cross-site scripting (XSS) in the Arconix Shortcodes WordPress plugin allows authenticated attackers with at least contributor-level access to inject malicious scripts via shortcodes. When other users view the affected content, the injected JavaScript executes, leading to session hijacking, credential theft, or unauthorized actions. A publicly available proof-of-concept exploit exists, though EPSS indicates a low probability of widespread exploitation.

WordPress XSS Wordpress Plugin
NVD GitHub
CVSS 3.1
6.5
EPSS
0.0%
CVE-2025-66412 Dec 01, 23:15 HIGH PATCH CISA GHSA Act Now

We need to produce a JSON with all the specified fields. I'll synthesize the data. First, the product name: "Angular" is the main product. The vulnerability is in Angular Template Compiler. So "Angular" is sufficient as a single product name. But could also say "Angular Framework" but 1-3 words: "Angular" fits. Summary: Must be original, not paraphrase description. Start with impact verb and product: "Stored Cross-Site Scripting in Angular Template Compiler versions 19.x prior to 19.2.17, 20.x prior to 20.3.15, 21.x prior to 21.0.2, and 18.x and earlier allows..." include that attacker can inject malicious scripts. Mention EPSS low, KEV not mentioned (so not in KEV), but POC? No explicit POC mention, but there is source code evidence, so likely not public exploit. "no public exploit identified at time of analysis". EPSS 0.04% low. Active exploitation? Not in KEV, but source code suggests a fix, and advisory from GitHub. No indication of active exploitation. So summary: "Stored Cross-Site Scripting (XSS) vulnerability in Angular's template compiler allows attackers to inject malicious JavaScript via specific URL-holding attributes and SVG animation elements, bypassing built-in sanitization." I'll craft more specifically. Technical context: CWE-79, the underlying technology is Angular's template compiler and its security schema for sanitization of attribute bindings. Mention that the compiler's incomplete schema for URL-holding attributes (like xlink:href, math:href) and SVG animation attribute "attributeName" leads to bypassing sanitization. CPE strings show angular for node.js. The commit diff shows changes to validation functions (e.g., replacing validateIframeAttribute with validateAttribute, adding new test cases for SVG animation). So root cause is insufficient classification of attributes as requiring URL security context. Risk assessment: Use CVSS vector given: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X... So vector: AV:N network,

XSS Angular
NVD GitHub HeroDevs
CVSS 4.0
8.5
EPSS
0.0%
CVE-2025-66304 Dec 01, 22:15 MEDIUM POC PATCH This Month

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, users with read access on the user account management section of the admin panel can view the password hashes of all users, including the admin user. This exposure can potentially lead to privilege escalation if an attacker can crack these password hashes. This vulnerability is fixed in 1.8.0-beta.27.

Privilege Escalation Information Disclosure Grav Getgrav
NVD GitHub
CVSS 3.1
6.2
EPSS
0.1%
CVE-2025-63529 Dec 01, 15:15 MEDIUM POC This Month

A session fixation vulnerability exists in Blood Bank Management System 1.0 in login.php that allows an attacker to set or predict a user's session identifier prior to authentication. When the victim logs in, the application continues to use the attacker-supplied session ID rather than generating a new one, enabling the attacker to hijack the authenticated session and gain unauthorized access to the victim's account.

PHP Authentication Bypass Blood Bank Management System Shridharshukl
NVD GitHub
CVSS 3.1
6.1
EPSS
0.1%
CVE-2025-63520 Dec 01, 15:15 MEDIUM POC This Month

Cross Site Scripting (XSS) vulnerability in FeehiCMS 2.1.1 via the id parameter of the User Update function (?r=user%2Fupdate).

XSS Feehicms Feehi
NVD GitHub
CVSS 3.1
6.1
EPSS
0.0%
CVE-2025-66309 Dec 01, 22:15 MEDIUM POC PATCH This Month

This admin plugin for Grav is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages. Prior to 1.11.0-beta.1, a Reflected Cross-Site Scripting (XSS) vulnerability was identified in the /admin/pages/[page] endpoint of the Grav application. This vulnerability allows attackers to inject malicious scripts into the data[header][content][items] parameter. This vulnerability is fixed in 1.11.0-beta.1.

XSS Grav Plugin Admin Getgrav
NVD GitHub
CVSS 3.1
6.1
EPSS
0.0%
CVE-2025-58044 Dec 01, 21:15 MEDIUM POC PATCH This Month

JumpServer is an open source bastion host and an operation and maintenance security audit system. Prior to v3.10.19 and v4.10.5, The /core/i18n// endpoint uses the Referer header as the redirection target without proper validation, which could lead to an Open Redirect vulnerability. This vulnerability is fixed in v3.10.19 and v4.10.5.

Open Redirect Jumpserver Fit2Cloud
NVD GitHub
CVSS 3.1
6.1
EPSS
0.0%
CVE-2025-66405 Dec 01, 23:15 CRITICAL PATCH Act Now

Portkey.ai Gateway is a blazing fast AI Gateway with integrated guardrails. Prior to 1.14.0, the gateway determined the destination baseURL by prioritizing the value in the x-portkey-custom-host request header. The proxy route then appends the client-specified path to perform an external fetch. This can be maliciously used by users for SSRF attacks. This vulnerability is fixed in 1.14.0.

SSRF Gateway
NVD GitHub
CVSS 3.1
9.8
EPSS
0.1%
CVE-2025-63535 Dec 01, 16:15 CRITICAL Act Now

A SQL injection vulnerability exists in the Blood Bank Management System 1.0 within the abs.php component. The application fails to properly sanitize usersupplied input in SQL queries, allowing an attacker to inject arbitrary SQL code. By manipulating the search field, an attacker can bypass authentication and gain unauthorized access to the system.

PHP Authentication Bypass SQLi Blood Bank Management System Shridharshukl
NVD GitHub
CVSS 3.1
9.6
EPSS
0.1%
CVE-2025-13810 Dec 01, 07:16 MEDIUM POC This Month

Path traversal in WebStack-Guns 1.0 exposes arbitrary server-side files to unauthenticated remote attackers through the CAPTCHA image rendering endpoint. The `renderPicture` function in `KaptchaController.java` fails to sanitize user-supplied file path input, allowing directory traversal sequences to escape the intended image directory and read sensitive files such as configuration files, credentials, or application source. A public proof-of-concept exploit is available on GitHub, and the vendor did not respond to responsible disclosure, leaving version 1.0 permanently unpatched.

Java Path Traversal Webstack Guns Jsnjfz
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.3%
CVE-2025-13814 Dec 01, 08:15 MEDIUM POC This Month

Server-side request forgery in Mogu Blog v2 up to version 5.2 allows remote, unauthenticated attackers to force the server to issue arbitrary HTTP requests via the uploadPictureByUrl function in the /file/uploadPicsByUrl endpoint. Publicly available exploit code

SSRF Mogublog Mogublog Project
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-13808 Dec 01, 05:16 MEDIUM POC This Month

A security vulnerability in orionsec orion-ops (CVSS 7.3). Risk factors: public PoC available.

Java Information Disclosure Orion Ops Orionsec
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-13806 Dec 01, 05:16 MEDIUM POC This Month

A security vulnerability in nutzam NutzBoot (CVSS 7.3). Risk factors: public PoC available.

Java Information Disclosure Nutzboot
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-63317 Dec 01, 20:15 MEDIUM POC This Month

Todoist v8896 is vulnerable to Cross Site Scripting (XSS) in /api/v1/uploads. Uploaded SVG files have no sanitization applied, so embedded JavaScript executes when a user opens the attachment from a task/comment.

XSS Todoist
NVD GitHub
CVSS 3.1
5.4
EPSS
0.1%
CVE-2025-64030 Dec 01, 15:15 MEDIUM POC This Month

Eximbills Enterprise 4.1.5 (Built on 2020-10-30) is vulnerable to authenticated stored cross-site scripting (CWE-79) via the /EximBillWeb/servlets/WSTrxManager endpoint. Unsanitized user input in the TMPL_INFO parameter is stored server-side and rendered to other users, enabling arbitrary JavaScript execution in their browsers.

XSS Eximbills Enterprise
NVD
CVSS 3.1
5.4
EPSS
0.0%
CVE-2025-65622 Dec 01, 22:15 MEDIUM POC PATCH This Month

Snipe-IT before 8.3.4 allows stored XSS via the Locations "Country" field, enabling a low-privileged authenticated user to inject JavaScript that executes in another user's session.

XSS Snipe It Snipeitapp
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
Page 1 of 3 Next

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