Lucene search
+L

15949 matches found

Cvelist
Cvelist
added 2024/05/24 12:40 p.m.50 views

CVE-2023-49575 XSS vulnerability in VX Search Enterprise

A vulnerability has been discovered in VX Search Enterprise affecting version 10.2.14, in Sync Breeze Enterprise Server 10.4.18 version, and in Disk Pulse Enterprise 10.4.18 version, that could allow an attacker to execute persistent XSS through /setupsmtp in smtpserver, smtpuser, smtppassword an...

7.1CVSS6.7AI score0.00254EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/24 12:40 p.m.75 views

CVE-2023-49575

CVE-2023-49575 affects VX Search Enterprise (v10.2.14) and related Flexense products (Sync Breeze Enterprise Server 10.4.18, Disk Pulse Enterprise 10.4.18). A persistent XSS vulnerability exists via the /setup_smtp API endpoints, specifically in smtp_server, smtp_user, smtp_password, and smtp_ema...

7.1CVSS6.3AI score0.00254EPSS
SaveExploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/24 10:15 a.m.19 views

CVE-2024-5314

Vulnerabilities in Dolibarr ERP - CRM that affect version 9.0.1 and allow SQL injection. These vulnerabilities could allow a remote attacker to send a specially crafted SQL query to the system and retrieve all the information stored in the database through the parameters sortorder y sortfield in...

9.1CVSS7.3AI score0.00562EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/24 10:06 a.m.52 views

CVE-2024-5315 Multiple vulnerabilities in DOLIBARR's ERP CMS

Vulnerabilities in Dolibarr ERP - CRM that affect version 9.0.1 and allow SQL injection. These vulnerabilities could allow a remote attacker to send a specially crafted SQL query to the system and retrieve all the information stored in the database through the parameters viewstatut in...

9.1CVSS9.7AI score0.34522EPSS
SaveExploits0References1
wpexploit
wpexploit
added 2024/05/24 12:00 a.m.156 views

WordPress Jitsi Shortcode <= 0.1 - Contributor+ Stored XSS via Shortcode

Description The plugin does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks As a contributor, add a shortcod...

5.8AI score0.00357EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2024/05/24 12:00 a.m.16 views

SEOPress < 7.6 - Contributor+ Stored XSS

Description The plugin is vulnerable to Stored Cross-Site Scripting via the SEO title and description parameters as well as others due to insufficient input sanitization and output escaping. This makes it possible for attackers, with contributor access or higher, to inject arbitrary web scripts i...

6.4CVSS6AI score0.00257EPSS
SaveExploits0References1Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/05/24 12:00 a.m.11 views

The vulnerability of the fromDhcpSetSer function in Tenda i21 router software allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the fromDhcpSetSer /goform/DhcpSetSe function in the Tenda i21 router software arises due to a buffer overflow occurring during the processing of the arguments dhcpStartIp/dhcpEndIp/dhcpGw/dhcpMask/dhcpLeaseTime/dhcpDns1/dhcpDns2. Exploiting this vulnerability allows an...

9CVSS8AI score0.01349EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/05/23 5:27 p.m.22 views

Silverstripe framework is vulnerable to XSS in install.php

During installation, certain parameters adminusername and adminpassword are not escaped in the setup form. This issue is resolved in 3.1.14 stable, although existing users are advised to remove this file prior to deploying to a production server...

6.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/23 5:27 p.m.28 views

GHSA-MQF5-275H-GF6R Silverstripe framework is vulnerable to XSS in install.php

During installation, certain parameters adminusername and adminpassword are not escaped in the setup form. This issue is resolved in 3.1.14 stable, although existing users are advised to remove this file prior to deploying to a production server...

6.1CVSS6.9AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:00 a.m.52 views

Apache Tomcat 8.0.0.RC1 < 8.0.37 multiple vulnerabilities

The version of Tomcat installed on the remote host is prior to 8.0.37. It is, therefore, affected by multiple vulnerabilities as referenced in the fixedinapachetomcat8.5.5and8.0.37security-8 advisory. - The ResourceLinkFactory implementation in Apache Tomcat 9.0.0.M1 to 9.0.0.M9, 8.5.0 to 8.5.4,...

9.1CVSS6.4AI score0.10303EPSS
SaveExploits5References20
Positive Technologies
Positive Technologies
added 2024/05/23 12:00 a.m.13 views

PT-2024-40284 · Silverstripe · Silverstripe

Name of the Vulnerable Software and Affected Versions: SilverStripe affected versions not specified Description: The issue allows bypassing normal authentication parameters by providing an empty token parameter to a SilverStripe site when a secure token parameter is given, such as isDev or flush...

6.5CVSS7.1AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 11:48 a.m.12 views

golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters

A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an...

7.5CVSS6.6AI score0.01147EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.5 views

kernel: netfilter: nf_tables: reject QUEUE/DROP verdict parameters

REJECTED CVE An issue was identified in the Linux kernel's netfilter subsystem related to nftables. The issue occurs when a positive value, such as NFACCEPT, is provided in the upper 16 bits of NFDROP verdict parameters, which are expected to contain valid errno values e.g., -EPERM. This improper...

6.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 9:48 a.m.20 views

golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters

A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an...

7.5CVSS6.6AI score0.01147EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/05/22 12:00 a.m.10 views

PT-2024-33688 · WordPress · Wpkoi Templates For Elementor

Name of the Vulnerable Software and Affected Versions: WPKoi Templates for Elementor plugin for WordPress versions up to, and including, 2.5.9 Description: The issue is related to Stored Cross-Site Scripting due to insufficient input sanitization and output escaping. This allows authenticated...

6.4CVSS6AI score0.00342EPSS
SaveExploits0References8
CNVD
CNVD
added 2024/05/22 12:00 a.m.13 views

Tenable Network Security Nessus Competitive Conditions Vulnerability

Tenable Network Security Nessus is a network vulnerability scanning tool developed by Tenable Network Security to detect security vulnerabilities and configuration errors in operating systems, network devices, and applications. Tenable Network Security Nessus suffers from a competitive condition...

8.2CVSS7.3AI score0.00184EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/21 6:38 p.m.129 views

CVE-2024-25724

The vulnerability CVE-2024-25724 affects RTI Connext® Professional versions 5.3.1 through 6.1.0, with a buffer overflow in XML parsing across Routing Service, Recording Service, Queuing Service, and Cloud Discovery Service. The underlying issue allows an attacker to execute code with the privileg...

7.3CVSS7.6AI score0.00183EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/05/21 12:23 p.m.70 views

CVE-2023-3942

CVE-2023-3942 is a documented SQL injection in ZKTeco-based OEM devices, caused by improper neutralization of SQL elements. Affected products include ZKTeco ProFace X and Smartec ST-FR043/ST-FR041ME, with firmware ZAM170-NF-1.8.25-7354-Ver1.0.0 and related Standalone service 2.1.6-20200907, per m...

7.5CVSS7.9AI score0.00581EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/21 12:23 p.m.53 views

CVE-2023-3942 Multiple SQLi in ZkTeco-based OEM devices

An 'SQL Injection' vulnerability, due to improper neutralization of special elements used in SQL commands, exists in ZKTeco-based OEM devices. This vulnerability allows an attacker to, in some cases, impersonate another user or perform unauthorized actions. In other instances, it enables the...

7.5CVSS7.7AI score0.00581EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/21 12:23 p.m.22 views

CVE-2023-3942 Multiple SQLi in ZkTeco-based OEM devices

An 'SQL Injection' vulnerability, due to improper neutralization of special elements used in SQL commands, exists in ZKTeco-based OEM devices. This vulnerability allows an attacker to, in some cases, impersonate another user or perform unauthorized actions. In other instances, it enables the...

7.5CVSS7.6AI score0.00581EPSS
SaveExploits0References1
Rows per page
Query Builder