Lucene search
+L

585 matches found

Friends Of PHP
Friends Of PHP
β€’added 2022/02/04 8:13 a.m.β€’19 views

Possible SQL injection in widget field value

Description Impact The currently selected widget values were not correctly sanitized before passing it to the database, leading to an SQL injection possibility. Patches The issue has been patched in tablelookupwizard version 3.3.5 and version 4.0.0. For more information If you have any questions ...

0.6AI score
SaveExploits0Affected Software1
Prion
Prion
β€’added 2022/01/10 4:15 p.m.β€’20 views

Cross site scripting

In Teedy, versions v1.5 through v1.9 are vulnerable to Reflected Cross-Site Scripting XSS. The β€œsearch term" search functionality is not sufficiently sanitized while displaying the results of the search, which can be leveraged to inject arbitrary scripts. These scripts are executed in a victim’s...

4.3CVSS8.4AI score0.01296EPSS
SaveExploits1References2Affected Software1
OSV
OSV
β€’added 2021/11/16 5:4 p.m.β€’19 views

GHSA-X7J7-QP7J-HW3Q Cross-site scripting (XSS) from writer field content in the site frontend

Impact Kirby's writer field stores its formatted content as HTML code. Unlike with other field types, it is not possible to escape HTML special characters against cross-site scripting XSS attacks, otherwise the formatting would be lost. Cross-site scripting XSS is a type of vulnerability that...

5.4CVSS6AI score0.00898EPSS
SaveExploits0References5
Prion
Prion
β€’added 2021/11/03 6:15 p.m.β€’16 views

Cross site scripting

This affects the package tempura before 0.4.0. If the input to the esc function is of type object i.e an array it is returned without being escaped/sanitized, leading to a potential Cross-Site Scripting vulnerability...

4.3CVSS6AI score0.01219EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
β€’added 2021/10/13 3:49 p.m.β€’25 views

CVE-2021-20128

The Profile Name field in the floor plan Network Menu page in Draytek VigorConnect 1.6.0-B3 was found to be vulnerable to stored XSS, as user input is not properly sanitized...

5.7AI score0.00551EPSS
SaveExploits1References1
GithubExploit
GithubExploit
β€’added 2021/10/03 11:31 p.m.β€’23 views

Exploit for Unrestricted Upload of File with Dangerous Type in Adobe Coldfusion

CVE-2018-15961 - Adobe ColdFusion RCE This repository contain...

10CVSS7.4AI score0.9995EPSS
SaveExploits11
Tenable Nessus
Tenable Nessus
β€’added 2021/09/27 12:0 a.m.β€’27 views

EulerOS 2.0 SP9 : python-lxml (EulerOS-SA-2021-2563)

According to the versions of the python-lxml package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safeattrsonly and forms argument...

6.1CVSS7.6AI score0.04002EPSS
SaveExploits1References2
Huntr
Huntr
β€’added 2021/06/30 7:4 a.m.β€’10 views

Cross-site Scripting (XSS) - Reflected in falconchristmas/fpp

✍️ Description Reflected XSS in ping.php as IP parameter is not sanitized. πŸ•΅οΈβ€β™‚οΈ Proof of Concept Vulnerable Code: Ping Payload: Ping alert1 ? πŸ’₯ Impact This vulnerability is capable of reflected XSS...

1.5AI score
SaveExploits0
NVD
NVD
β€’added 2021/06/29 4:15 p.m.β€’13 views

CVE-2021-20105

Machform prior to version 16 is vulnerable to an open redirect in Safariinit.php due to an improperly sanitized 'ref' parameter...

6.1CVSS0.00744EPSS
SaveExploits0References1
Prion
Prion
β€’added 2021/06/29 4:15 p.m.β€’13 views

Open redirect

Machform prior to version 16 is vulnerable to an open redirect in Safariinit.php due to an improperly sanitized 'ref' parameter...

5.8CVSS6.2AI score0.00744EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
β€’added 2021/06/29 3:37 p.m.β€’12 views

CVE-2021-20105

Machform prior to version 16 is vulnerable to an open redirect in Safariinit.php due to an improperly sanitized 'ref' parameter...

6.4AI score0.00744EPSS
SaveExploits0References1
GitLab Advisory Database
GitLab Advisory Database
β€’added 2021/05/24 12:0 a.m.β€’45 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the alias field on a Chart.yaml is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review th...

4CVSS2.4AI score0.01029EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
β€’added 2021/05/24 12:0 a.m.β€’38 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the alias field on a Chart.yaml is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3.2 and 2.16.11. A possible workaround is to manually review th...

4CVSS2.4AI score0.01029EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
β€’added 2021/05/17 4:48 p.m.β€’36 views

CVE-2021-24288 AcyMailing < 7.5.0 - Unauthenticated Open Redirect

When subscribing using AcyMailing, the 'redirect' parameter isn't properly sanitized. Turning the request from POST to GET, an attacker can craft a link containing a potentially malicious landing page and send it to the victim...

6.4AI score0.01939EPSS
SaveExploits2References1
Huntr
Huntr
β€’added 2021/05/12 1:56 p.m.β€’7 views

Cross-site Scripting (XSS) - Reflected in falconchristmas/fpp

✍️ Description FalconChristmas/fpp suffer from a XSS vulnerability. In https://github.com/FalconChristmas/fpp/blob/master/www/playlists.phpL15 we see : php var initialPlaylist = ""; XSS is possible because the playlist variable isn't sanitized before reflection in the webpage. πŸ•΅οΈβ€β™‚οΈ Proof of...

1.7AI score
SaveExploits0
OSV
OSV
β€’added 2021/05/10 6:15 p.m.β€’16 views

CVE-2021-29502

WarnSystem is a cog plugin for the Red discord bot. A vulnerability has been found in the code that allows any user to access sensible informations by setting up a specific template which is not properly sanitized. The problem has been patched in version 1.3.18. Users should update and type...

6.5CVSS7AI score
SaveExploits0References2
Cvelist
Cvelist
β€’added 2021/05/10 5:20 p.m.β€’27 views

CVE-2021-29502 Remote code execution in the WarnSystem module of Laggrons-Dumb-Cogs

WarnSystem is a cog plugin for the Red discord bot. A vulnerability has been found in the code that allows any user to access sensible informations by setting up a specific template which is not properly sanitized. The problem has been patched in version 1.3.18. Users should update and type...

7.3CVSS7.5AI score0.00832EPSS
SaveExploits0References2
OSV
OSV
β€’added 2021/05/06 6:52 p.m.β€’44 views

GHSA-G57J-Q48P-9VM2 Command injection in Gerapy

This affects the package Gerapy from 0 and before 0.9.3. The input being passed to Popen, via the projectconfigure endpoint, isn’t being sanitized...

9.8CVSS9.5AI score0.01694EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
β€’added 2021/05/06 4:9 p.m.β€’248 views

Arbitrary Code Execution in underscore

The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Execution via the template function, particularly when a variable property is passed as an argument as it is not sanitized...

7.2CVSS6AI score0.04087EPSS
SaveExploits2References31Affected Software1
OSV
OSV
β€’added 2021/04/29 9:52 p.m.β€’22 views

GHSA-H5H8-PC6H-JVVX Composer's missing argument delimiter can lead to code execution via VCS repository URLs or source download URLs on systems with Mercurial

URLs for Mercurial repositories in the root composer.json and package source download URLs are not sanitized correctly. Specifically crafted URL values allow commands to be executed in the HgDriver if hg/Mercurial is installed on the system. Impact - The impact to Composer users directly is limit...

8.8CVSS9AI score0.0466EPSS
SaveExploits1References10
Rows per page
Query Builder