Lucene search
+L

84 matches found

Prion
Prion
added 2023/08/02 1:15 p.m.15 views

Sql injection

Full-text autocomplete search allows user-provided SQL syntax to be injected to SQL statements. With existing sanitization in place, this can be abused to trigger benign SQL Exceptions but could potentially be escalated to a malicious SQL injection vulnerability. We now properly encode single...

7.5CVSS9.7AI score0.00683EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/08/02 12:0 a.m.7 views

PT-2023-20636 · Ox Software Gmbh +1 · Ox App Suite +1

Name of the Vulnerable Software and Affected Versions: Software affected versions not specified Description: The issue concerns a full-text autocomplete search that allows user-provided SQL syntax to be injected into SQL statements. Despite existing sanitization, this can be exploited to trigger...

9.8CVSS9.7AI score0.00683EPSS
SaveExploits0References6
OSV
OSV
added 2023/06/06 12:45 a.m.2 views

GHSA-GWXV-JV83-6QJR JStachio XSS vulnerability: Unescaped single quotes

Impact Description: JStachio fails to escape single quotes ' in HTML, allowing an attacker to inject malicious code. Reproduction Steps: Use the following template code: html Set the value variable to ' onblur='alert1. java public class Escaping public static void mainString args Model model = ne...

5.4CVSS6.2AI score0.00579EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2023/05/30 12:0 a.m.7 views

PT-2023-24603 · Jstachio · Jstachio

Name of the Vulnerable Software and Affected Versions: JStachio versions prior to 1.0.1 Description: JStachio fails to escape single quotes ' in HTML, allowing an attacker to inject malicious code. This can be exploited to execute arbitrary JavaScript code in the context of other users visiting...

6.1CVSS6.4AI score0.00579EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2023/05/30 12:0 a.m.5 views

JStachio 跨站脚本漏洞

JStachio is a type-safe Java Mustache template engine. A security vulnerability exists in JStachio versions prior to 1.0.1, which stems from JStachio's inability to escape single quotes in HTML, and can be exploited by an attacker to inject malicious code...

6.1CVSS6.2AI score0.00579EPSS
SaveExploits1References6
BDU FSTEC
BDU FSTEC
added 2023/05/02 12:0 a.m.8 views

The vulnerability of the ClusterEngine cluster management platform, related to the implementation or modification of arguments, allows a perpetrator to execute arbitrary code.

The vulnerability of the ClusterEngine cluster management platform is related to the implementation or modification of arguments with the "'" parameter. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by sending specially crafted packets...

10CVSS8.2AI score0.38745EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 6:1 a.m.4 views

SUSE CVE-2009-5031

ModSecurity before 2.5.11 treats request parameter values containing single quotes as files, which allows remote attackers to bypass filtering rules and perform other attacks such as cross-site scripting XSS attacks via a single quote in a request parameter in the Content-Disposition field of a...

4.3CVSS6.2AI score0.0293EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:58 a.m.6 views

SUSE CVE-2010-2480

Mako before 0.3.4 relies on the cgi.escape function in the Python standard library for cross-site scripting XSS protection, which makes it easier for remote attackers to conduct XSS attacks via vectors involving single-quote characters and a JavaScript onLoad event handler for a BODY element...

4.3CVSS5.7AI score0.01809EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:34 a.m.3 views

SUSE CVE-2017-1002201

In haml versions prior to version 5.0.0.beta.2, when using user input to perform tasks on the server, characters like " ' must be escaped properly. In this case, the ' character was missed. An attacker can manipulate the input to introduce additional attributes, potentially executing code...

6.3CVSS9.6AI score0.01452EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.6 views

SUSE CVE-2019-12525

An issue was discovered in Squid 3.3.9 through 3.5.28 and 4.x through 4.7. When Squid is configured to use Digest authentication, it parses the header Proxy-Authorization. It searches for certain tokens such as domain, uri, and qop. Squid checks if this token's value starts with a quote and ends...

7.5CVSS6.9AI score0.24401EPSS
SaveExploits0References9
PyPA
PyPA
added 2022/03/17 9:15 p.m.9 views

PYSEC-2022-229

gradio is an open source framework for building interactive machine learning models and demos. Prior to version 2.8.11, gradio suffers from Improper Neutralization of Formula Elements in a CSV File. The gradio library has a flagging functionality which saves input/output data into a CSV file on t...

8.8CVSS7.2AI score0.01278EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/24 9:1 p.m.53 views

CSV Injection in symfony/serializer

Description ----------- CSV Injection, also known as Formula Injection, occurs when websites embed untrusted input inside CSV files. When a spreadsheet program opens a CSV, any cell starting with = is interpreted by the software as a formula and could be abused by an attacker. In Symfony 4.1, we'...

6.5CVSS1.4AI score0.01355EPSS
SaveExploits0References13Affected Software2
OSV
OSV
added 2021/11/24 7:15 p.m.7 views

UBUNTU-CVE-2021-41270

Symfony/Serializer handles serializing and deserializing data structures for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Symfony versions 4.1.0 before 4.4.35 and versions 5.0.0 before 5.3.12 are vulnerable to CSV injection, also known as formula...

6.5CVSS6.6AI score0.01355EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2021/11/24 12:0 a.m.5 views

PT-2021-23230 · Symfony +2 · Symfony +2

Name of the Vulnerable Software and Affected Versions: Symfony versions 4.1.0 through 4.4.34 Symfony versions 5.0.0 through 5.3.11 Description: CSV Injection, also known as Formula Injection, occurs when websites embed untrusted input inside CSV files. When a spreadsheet program opens a CSV, any...

6.5CVSS5.2AI score0.01712EPSS
SaveExploits0References29
Packet Storm
Packet Storm
added 2021/04/16 12:0 a.m.561 views

GetSimple CMS My SMTP Contact 1.1.1 CSRF / Remote Code Execution

Exploit Title: GetSimple CMS My SMTP Contact Plugin = v1.1.1 - CSRF to RCE Exploit Author: Bobby Cooke boku Date: April 15th, 2021 Vendor Homepage: http://get-simple.info Software Link: http://get-simple.info/extend/download.php?file=files/18274/1221/my-smtp-contact1.1.1.zip&id=1221 Vendor:...

SaveExploits0
Hacker One
Hacker One
added 2020/11/12 10:41 p.m.14 views

U.S. Dept Of Defense: Reflected Xss in [██████]

Description: Reflected XSS in █████████ due to unsanitized single quote '. Impact An attacker could execute arbitrary javascript, and perform malicious actions ! Step-by-step Reproduction Instructions 1. Used payload: simo%27onfocus=%27confirmdocument.domain%27name=%27simo%27simo 2. Visit the url...

0.7AI score
SaveExploits0
Veracode
Veracode
added 2020/02/04 6:6 a.m.11 views

Cross-Site Scripting (XSS)

erubis is vulnerable to cross-site scripting XSS. The single quote character ' is not validated and allows a remote attacker to inject and execute arbitrary Javascript in a user's browser via a template source and a malicious XML document...

4AI score
SaveExploits0
OSV
OSV
added 2019/10/15 6:15 p.m.3 views

DEBIAN-CVE-2017-1002201

In haml versions prior to version 5.0.0.beta.2, when using user input to perform tasks on the server, characters like " ' must be escaped properly. In this case, the ' character was missed. An attacker can manipulate the input to introduce additional attributes, potentially executing code...

6.1CVSS6.7AI score0.01452EPSS
SaveExploits1References1
OSV
OSV
added 2019/07/11 7:15 p.m.3 views

DEBIAN-CVE-2019-12525

An issue was discovered in Squid 3.3.9 through 3.5.28 and 4.x through 4.7. When Squid is configured to use Digest authentication, it parses the header Proxy-Authorization. It searches for certain tokens such as domain, uri, and qop. Squid checks if this token's value starts with a quote and ends...

9.8CVSS6.5AI score0.24401EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2019/05/28 12:0 a.m.237 views

Petraware pTransformer ADC SQL Injection

Exploit Title: Petraware pTransformer ADC before 2.1.7.22827 allows SQL Injection via the User ID parameter to the login form. Date: 28-05-2019 Exploit Author: Faudhzan Rahman Website: https://faudhzanrahman.blogspot.com/ Vendor Homepage: http://www.petraware.com Version: 2.0 CVE : CVE-2019-12372...

0.8AI score0.00941EPSS
SaveExploits5
Rows per page
Query Builder