Lucene search
+L

5936 matches found

Vulnrichment
Vulnrichment
added 2022/04/29 1:50 p.m.9 views

CVE-2022-24900 Absolute Path Traversal due to incorrect use of `send_file` call in Piano LED Visualizer

Piano LED Visualizer is software that allows LED lights to light up as a person plays a piano connected to a computer. Version 1.3 and prior are vulnerable to a path traversal attack. The os.path.join call is unsafe for use with untrusted input. When the os.path.join call encounters an absolute...

9.9CVSS9.7AI score0.0841EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/04/29 1:50 p.m.30 views

CVE-2022-24900 Absolute Path Traversal due to incorrect use of `send_file` call in Piano LED Visualizer

Piano LED Visualizer is software that allows LED lights to light up as a person plays a piano connected to a computer. Version 1.3 and prior are vulnerable to a path traversal attack. The os.path.join call is unsafe for use with untrusted input. When the os.path.join call encounters an absolute...

9.9CVSS9.7AI score0.0841EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/04/29 12:00 a.m.11 views

PT-2022-16970 · Flask +1 · Flask +1

Name of the Vulnerable Software and Affected Versions: Piano LED Visualizer versions 1.3 and prior Description: The issue concerns a path traversal attack. The os.path.join call is unsafe for use with untrusted input, as it ignores all parameters encountered before an absolute path and starts...

9.9CVSS8.5AI score0.0841EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2022/04/29 12:00 a.m.9 views

Piano LED Visualizer 安全漏洞

Piano LED Visualizer is a piano playing software. A security vulnerability exists in Piano LED Visualizer version 1.3 and prior versions that stems from an insecure os.path.join when using untrusted input...

9.9CVSS7.9AI score0.0841EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/04/27 10:32 p.m.39 views

XSS Vulnerability in Action View tag helpers

There is a possible XSS vulnerability in Action View tag helpers. Passing untrusted input as hash keys can lead to a possible XSS vulnerability. This vulnerability has been assigned the CVE identifier CVE-2022-27777. Versions Affected: ALL Not affected: NONE Fixed Versions: 7.0.2.4, 6.1.5.1,...

6.1CVSS6.4AI score0.01639EPSS
SaveExploits1References9Affected Software1
Positive Technologies
Positive Technologies
added 2022/04/27 12:00 a.m.13 views

PT-2022-3569 · Unknown +4 · Action View +4

Name of the Vulnerable Software and Affected Versions: Action View tag helpers versions prior to 5.2.7.1 Action View tag helpers versions prior to 6.0.4.8 Action View tag helpers versions prior to 6.1.5.1 Action View tag helpers versions prior to 7.0.2.4 Description: A XSS vulnerability exists in...

9.8CVSS6.4AI score0.99931EPSS
SaveExploits65References437
RubySec
RubySec
added 2022/04/26 12:00 a.m.39 views

Possible XSS Vulnerability in Action View tag helpers

There is a possible XSS vulnerability in Action View tag helpers. Passing untrusted input as hash keys can lead to a possible XSS vulnerability. This vulnerability has been assigned the CVE identifier CVE-2022-27777. Versions Affected: ALL Not affected: NONE Fixed Versions: 7.0.2.4, 6.1.5.1,...

6.1CVSS3.2AI score0.01639EPSS
SaveExploits1References1Affected Software1
Microsoft CVE
Microsoft CVE
added 2022/04/22 7:00 a.m.7 views

In Python (aka CPython) up to 3.10.8 the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7 3.8 3.9

...

8CVSS7.5AI score0.07017EPSS
SaveExploits1
OSV
OSV
added 2022/04/13 4:15 p.m.5 views

AZL-84293 CVE-2015-20107 affecting package docbook5-style-xsl 1.79.2-11

In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input if they lack validation of user-provided...

7.6CVSS6.8AI score0.07017EPSS
SaveExploits1References1
OSV
OSV
added 2022/04/13 4:15 p.m.6 views

ALPINE-CVE-2015-20107

In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input if they lack validation of user-provided...

7.6CVSS7.1AI score0.07017EPSS
SaveExploits1References1
OSV
OSV
added 2022/04/13 4:15 p.m.15 views

AZL-9417 CVE-2015-20107 affecting package python3 for versions less than 3.9.13-5

In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input if they lack validation of user-provided...

7.6CVSS6.8AI score0.07017EPSS
SaveExploits1References1
Prion
Prion
added 2022/04/13 4:15 p.m.86 views

Input validation

In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input if they lack validation of user-provided...

8CVSS9.4AI score0.07017EPSS
SaveExploits1References29Affected Software2
Positive Technologies
Positive Technologies
added 2022/04/12 12:00 a.m.9 views

PT-2022-2610

Name of the Vulnerable Software and Affected Versions Ruby versions 3.0.0 through 3.0.3 Ruby versions 3.1.0 through 3.1.1 Description A double free was found in the Regexp compiler. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected...

9.8CVSS7.7AI score0.06811EPSS
SaveExploits8References113
CNNVD
CNNVD
added 2022/04/12 12:00 a.m.12 views

Apache Struts 2 安全漏洞

A remote code execution vulnerability exists in Apache Struts, an open source web application architecture for developing Java EE web applications from the Apache Foundation, which stems from the use of mandatory OGNL evaluation in tag attributes for untrusted user input. An attacker could exploi...

9.8CVSS8.6AI score0.85433EPSS
SaveExploits7References9
Positive Technologies
Positive Technologies
added 2022/04/12 12:00 a.m.12 views

PT-2022-2374

Name of the Vulnerable Software and Affected Versions Apache Struts versions 2.0.0 through 2.5.29 Description The issue arises from incorrect handling of Object Graph Navigation Language expressions, which can lead to security degradation. If a developer uses forced OGNL evaluation with the %...

9.8CVSS8AI score0.85433EPSS
SaveExploits7References23
Positive Technologies
Positive Technologies
added 2022/04/07 12:00 a.m.13 views

PT-2022-3421

Name of the Vulnerable Software and Affected Versions Django versions 3.2.0 through 3.2.13 Django versions 4.0.0 through 4.0.5 Description The issue is related to SQL injection in the Trunc and Extract database functions when untrusted data is used as a kind/lookup name value. This can allow an...

9.8CVSS6.7AI score0.73274EPSS
SaveExploits3References454
Snyk
Snyk
added 2022/04/06 9:47 a.m.9 views

Prototype Pollution

Overview protobufjs is a protocol buffer for JavaScript & TypeScript. Affected versions of this package are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype. This vulnerability can occur in multiple ways: 1. by providing untrusted user...

8.2CVSS8.8AI score0.02338EPSS
SaveExploits1References2
NVD
NVD
added 2022/03/29 2:15 a.m.24 views

CVE-2022-24957

DHC Vision eQMS through 5.4.8.322 has Persistent XSS due to insufficient encoding of untrusted input/output. To exploit the vulnerability, the attacker has to create or edit a new information object and use the XSS payload as the name. Any user that opens the object's version or history tab will ...

5.4CVSS0.00705EPSS
SaveExploits1References2
OSV
OSV
added 2022/03/29 2:15 a.m.9 views

CVE-2022-24957

DHC Vision eQMS through 5.4.8.322 has Persistent XSS due to insufficient encoding of untrusted input/output. To exploit the vulnerability, the attacker has to create or edit a new information object and use the XSS payload as the name. Any user that opens the object's version or history tab will ...

5.4CVSS5.8AI score0.00705EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/03/29 1:11 a.m.36 views

CVE-2022-24957

DHC Vision eQMS through 5.4.8.322 has Persistent XSS due to insufficient encoding of untrusted input/output. To exploit the vulnerability, the attacker has to create or edit a new information object and use the XSS payload as the name. Any user that opens the object's version or history tab will ...

5.4AI score0.00705EPSS
SaveExploits1References2
Rows per page
Query Builder