CVE-2024-50350
PHP vulnerability analysis and mitigation

Overview

LibreNMS, an open-source PHP/MySQL/SNMP-based network monitoring system, was found to contain a Stored Cross-Site Scripting (XSS) vulnerability (CVE-2024-50350). The vulnerability was discovered in the "Port Settings" page, allowing authenticated users to inject arbitrary JavaScript through the "name" parameter when creating a new Port Group. This vulnerability was fixed in version 24.10.0 (NVD, GitHub Advisory).

Technical details

The vulnerability exists in the EditPortsController.php file where insufficient sanitization of the "name" parameter allows for XSS payload injection. The vulnerable code is located in the sink at line 69: $port_group_options .= '' . $group->name . '';. The vulnerability has been assigned a CVSS v3.1 base score of 5.4 (Medium) by NIST with the vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N (NVD).

Impact

When exploited, this vulnerability allows the execution of malicious code when the "Port Settings" page is visited after the affected Port Group is added to a device. This can lead to the compromise of user sessions and enable unauthorized actions. The vulnerability affects the confidentiality and integrity of the system, potentially allowing attackers to perform actions on behalf of other users (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been fixed in LibreNMS version 24.10.0. The fix includes adding proper HTML encoding using htmlentities() function to prevent XSS attacks, as demonstrated in the patch commit (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-65346CRITICAL9.1
  • PHPPHP
  • alexusmai/laravel-file-manager
NoNoDec 04, 2025
CVE-2025-66468HIGH7.6
  • PHPPHP
  • aimeos/ai-cms-grapesjs
NoYesDec 02, 2025
CVE-2025-65345MEDIUM6.5
  • PHPPHP
  • alexusmai/laravel-file-manager
NoNoDec 03, 2025
CVE-2025-65657MEDIUM6.5
  • PHPPHP
  • feehi/cms
NoNoDec 02, 2025
CVE-2025-65186MEDIUM6.1
  • PHPPHP
  • getgrav/grav
NoNoDec 02, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management