Lucene search
+L

3437 matches found

wpexploit
wpexploit
added 2021/07/23 12:0 a.m.155 views

Comment Highlighter <= 0.13 - Authenticated SQL Injection

A c GET parameter of the plugin is not properly sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. GET...

6.5CVSS0.8AI score0.01547EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2021/07/23 12:0 a.m.117 views

Embed Youtube Video <= 1.0 - Authenticated SQL Injection

The editid GET parameter of the plugin is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. GET /wp-admin/admin.php?page=embed-youtube-video-add&editid=-6425+UNION+ALL+SELECT+NULL%2Cuser%28%29%2CNULL%2CNULL%2CNULL-- HTTP/1.1 Cache-Control: max-age=...

6.5CVSS1AI score0.01547EPSS
SaveExploits2References1
Prion
Prion
added 2021/07/19 6:15 p.m.20 views

Directory traversal

Web Path Directory Traversal in the Novus HTTP Server. The Novus HTTP Server is affected by the Directory Traversal for Arbitrary File Access vulnerability. A remote, unauthenticated attacker using an HTTP GET request may be able to exploit this issue to access sensitive data. The issue was...

5CVSS7.5AI score0.03998EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/07/16 12:0 a.m.43 views

openSUSE 15 Security Update : ceph (openSUSE-SU-2021:1834-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:1834-1 advisory. - A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. In response to CVE-2020-27839, the JWT token was moved from...

6.5CVSS6.1AI score0.02449EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2021/07/14 12:0 a.m.7 views

Booking Core 跨站请求伪造漏洞

Booking Core is a software application. A Laravel-based booking system designed for travel websites, shopping malls, travel agencies, tour operators, B&Bs, villa rentals, resort rentals, Make Travel websites. Booking Core suffers from a cross-site request forgery vulnerability that stems from...

6.5CVSS6.4AI score0.00485EPSS
SaveExploits0References1
OSV
OSV
added 2021/07/09 2:15 p.m.4 views

CVE-2021-30116

Kaseya VSA before 9.5.7 allows credential disclosure, as exploited in the wild in July 2021. By default Kaseya VSA on premise offers a download page where the clients for the installation can be downloaded. The default URL for this page is https://x.x.x.x/dl.asp When an attacker download a client...

9.8CVSS7.2AI score0.85735EPSS
SaveExploits1References5
Prion
Prion
added 2021/07/09 2:15 p.m.44 views

Authentication flaw

Kaseya VSA before 9.5.7 allows credential disclosure, as exploited in the wild in July 2021. By default Kaseya VSA on premise offers a download page where the clients for the installation can be downloaded. The default URL for this page is https://x.x.x.x/dl.asp When an attacker download a client...

7.5CVSS9.2AI score0.85735EPSS
SaveExploits1References4Affected Software2
Packet Storm
Packet Storm
added 2021/07/05 12:0 a.m.274 views

Backdoor.Win32.Zombam.l Buffer Overflow

Discovery / credits: Malvuln - malvuln.com c 2021 Original source: https://malvuln.com/advisory/9729e9fc004ea49d3c2ddee28736dae3.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Backdoor.Win32.Zombam.l Vulnerability: Remote Stack Buffer Overflow Description: Zombam malware...

0.6AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/06/26 12:0 a.m.44 views

Ubuntu: Security Advisory (USN-4998-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.2CVSS6.2AI score0.02449EPSS
SaveExploits1References2
NVD
NVD
added 2021/06/25 6:15 p.m.21 views

CVE-2021-20583

IBM Security Verify IBM Security Verify Privilege Vault 10.9.66 could disclose sensitive information through an HTTP GET request by a privileged user due to improper input validation.. IBM X-Force ID: 199396...

6.2CVSS0.00899EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/06/25 5:40 p.m.21 views

CVE-2021-20583

IBM Security Verify IBM Security Verify Privilege Vault 10.9.66 could disclose sensitive information through an HTTP GET request by a privileged user due to improper input validation.. IBM X-Force ID: 199396...

6.2CVSS4.8AI score0.00899EPSS
SaveExploits0References2
Veracode
Veracode
added 2021/06/23 1:57 a.m.18 views

Validation Bypass

neos/form has validation bypass. An attacker is able to input a malicious crafted 'GET' request and bypass invoking any validators...

6.5CVSS4.1AI score0.01124EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/22 3:15 p.m.62 views

Form validation can be skipped

Impact By crafting a special GET request containing a valid form state, a form can be submitted without invoking any validators. We consider the severity low because it is not possible to change any form values since the form state is secured with an HMAC that is still verified. That means that...

6.5CVSS0.4AI score0.01124EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2021/06/21 6:15 p.m.36 views

CVE-2021-32697 Form validation can be skipped

neos/forms is an open source framework to build web forms. By crafting a special GET request containing a valid form state, a form can be submitted without invoking any validators. Form state is secured with an HMAC that is still verified. That means that this issue can only be exploited if Form...

6.5CVSS6.8AI score0.01124EPSS
SaveExploits0References5
Friends Of PHP
Friends Of PHP
added 2021/06/21 5:0 p.m.28 views

Form validation can be skipped in neos/form

Impact By crafting a special GET request containing a valid form state, a form can be submitted without invoking any validators. We consider the severity low because it is not possible to change any form values since the form state is secured with an HMAC that is still verified. That means that...

6.5CVSS5.9AI score0.01124EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2021/06/21 12:0 a.m.6 views

Neos/forms 输入验证错误漏洞

Neos/forms is an open source framework for building web forms. A security vulnerability exists in Neos/forms where the program can submit a form without invoking any validator by creating a special "GET" request that contains valid form state...

6.5CVSS6AI score0.01124EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2021/06/17 11:41 p.m.29 views

CVE-2021-34553

Sonatype Nexus Repository Manager 3.x before 3.31.0 allows a remote authenticated attacker to get a list of blob files and read the content of a blob file via a GET request without having been granted access...

4.7AI score0.03675EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/06/17 12:0 a.m.8 views

Sonatype Nexus Repository Manager 路径遍历漏洞

Sonatype Nexus Repository Manager NXRM is a repository manager from Sonatype, Inc. that is used for managing, storing, and distributing software, among other things. A path traversal vulnerability in Sonatype Nexus Repository Manager version 3.x prior to 3.31.0 allows remote authenticated attacke...

4.3CVSS5.2AI score0.03675EPSS
SaveExploits0References3
CNVD
CNVD
added 2021/06/10 12:0 a.m.14 views

Vembu BDR Suite Code Issue Vulnerability

Vembu BDR Suite is a virtual machine management system. A code issue vulnerability exists in Vembu BDR Suite that stems from allowing unauthenticated SSRF via a GET request that specifies a hostname and port number.No detailed vulnerability details are available at this time...

8.8CVSS7.1AI score0.00707EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2021/06/09 12:0 a.m.18 views

The vulnerability of the GJSON library in Aurora Application Software, related to uncontrolled resource consumption, allows attackers to cause service failures.

The vulnerability of the GJSON library in Aurora software applications is related to an uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to cause service failures through a specially crafted GET request...

7.5CVSS7.2AI score0.01387EPSS
SaveExploits0References4Affected Software2
Rows per page
Query Builder