Lucene search
+L

973 matches found

WPVulnDB
WPVulnDB
added 2021/11/29 12:0 a.m.13 views

MOLIE <= 0.5 - Authenticated SQL Injection

The plugin does not validate and escape a post parameter before using in a SQL statement, leading to an SQL Injection PoC https://example.com/wp-admin/post.php?post=validpostid+and+SLEEP%285%29=edit https://example.com/wp-admin/admin-post.php?action=edit=1+and+SLEEP%285%29...

9.8CVSS0.9AI score0.01608EPSS
SaveExploits2Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2021/11/03 12:0 a.m.4 views

VulnCheck KEV: CVE-2020-10221

rConfig lib/ajaxHandlers/ajaxAddTemplate.php contains an OS command injection vulnerability that allows remote attackers to execute OS commands via shell metacharacters in the fileName POST parameter...

9CVSS7.5AI score0.36754EPSS
SaveExploits5References1
NVD
NVD
added 2021/10/13 6:15 p.m.30 views

CVE-2021-42224

SQL Injection vulnerability exists in IFSC Code Finder Project 1.0 via the searchifsccode POST parameter in /search.php...

9.8CVSS0.0219EPSS
SaveExploits3References3
Packet Storm
Packet Storm
added 2021/10/11 12:0 a.m.425 views

Cypress Solutions CTM-200 2.7.1 Root Remote OS Command Injection

Cypress Solutions CTM-200 2.7.1 Root Remote OS Command Injection Vendor: Cypress Solutions Inc. Product web page: https://www.cypress.bc.ca Affected version: 2.7.1.5659 2.0.5.3356-184 Summary: CTM-200 is the industrial cellular wireless gateway for fixed and mobile applications. The CTM-200 is a...

0.7AI score
SaveExploits0
OSV
OSV
added 2021/10/04 6:15 a.m.7 views

CVE-2021-41322

Poly VVX 400/410 5.3.1 allows low-privileged users to change the Admin password by modifying a POST parameter to 120 during the password reset process...

8.8CVSS5.8AI score0.01696EPSS
SaveExploits1References2
Prion
Prion
added 2021/10/04 6:15 a.m.24 views

Default credentials

Poly VVX 400/410 5.3.1 allows low-privileged users to change the Admin password by modifying a POST parameter to 120 during the password reset process...

6.5CVSS8.6AI score0.01696EPSS
SaveExploits1References2Affected Software2
Positive Technologies
Positive Technologies
added 2021/10/04 12:0 a.m.7 views

PT-2021-23276 · Poly · Poly Vvx 400/410

Name of the Vulnerable Software and Affected Versions: Poly VVX 400/410 versions 5.3.1 and earlier Description: The issue allows low-privileged users to change the Admin password by modifying a POST parameter to 120 during the password reset process. Recommendations: For Poly VVX 400/410 versions...

8.8CVSS8.5AI score0.01696EPSS
SaveExploits1References4
NVD
NVD
added 2021/09/30 11:15 a.m.19 views

CVE-2021-41293

ECOA BAS controller suffers from a path traversal vulnerability, causing arbitrary files disclosure. Using the specific POST parameter, unauthenticated attackers can remotely disclose arbitrary files on the affected device and disclose sensitive and system information...

7.5CVSS0.20623EPSS
SaveExploits1References1
WPVulnDB
WPVulnDB
added 2021/09/20 12:0 a.m.19 views

GamePress <= 1.1.0 - Reflected Cross-Site Scripting

The plugin does not escape the opedit POST parameter before outputting it back in multiple Game Option pages, leading to Reflected Cross-Site Scripting issues PoC Affected pages: op=engines, op=perspectives, op=modes, op=genres, op=themes, op=platforms...

6.1CVSS1.6AI score0.00745EPSS
SaveExploits1Affected Software1
Huntr
Huntr
added 2021/09/10 3:26 a.m.10 views

Improper Access Control in alanaktion/mchostpanel

✍️ Description The php file install.php creates an admin account using POST parameter user, pass, dir, ram, port without any access control enforced nor check if the admin account has been created nor check if the file .installed exists before account creation. It is possible for any network user...

2AI score
SaveExploits0
Huntr
Huntr
added 2021/09/07 2:12 a.m.9 views

Cross-site Scripting (XSS) - Reflected in kasuganosoras/pigeon

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.2AI score
SaveExploits0References1
OSV
OSV
added 2021/09/01 12:15 p.m.7 views

CVE-2021-35238

User with Orion Platform Admin Rights could store XSS through URL POST parameter in CreateExternalWebsite website...

4.8CVSS5.8AI score0.01058EPSS
SaveExploits0References3
NVD
NVD
added 2021/09/01 12:15 p.m.28 views

CVE-2021-35238

User with Orion Platform Admin Rights could store XSS through URL POST parameter in CreateExternalWebsite website...

4.8CVSS0.01058EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/09/01 11:2 a.m.31 views

CVE-2021-35238 Stored XSS through URL POST parameter in CreateExternalWebsite Vulnerability

User with Orion Platform Admin Rights could store XSS through URL POST parameter in CreateExternalWebsite website...

4.8CVSS6.9AI score0.01058EPSS
SaveExploits0References3
CVE
CVE
added 2021/09/01 11:2 a.m.97 views

CVE-2021-35238

SolarWinds Orion Platform XSS (CVE-2021-35238): A stored Cross-Site Scripting flaw exists when a user with Orion Admin Rights stores input through a URL POST parameter on CreateExternalWebsite. Affected products/versions include Orion Platform 2020.2.0 prior to 2020.2.6 HF1; exploitation requires...

4.8CVSS5.3AI score0.01058EPSS
SaveExploits0References3Affected Software1
Huntr
Huntr
added 2021/09/01 10:54 a.m.28 views

Cross-site Scripting (XSS) - Reflected in pi-hole/adminlte

✍️ Description Reflected XSS in POST /admin/scripts/pi-hole/php/customcname.php 🕵️‍♂️ Proof of Concept 1. Login as admin, Go to Local DNS - CNAME Records - Add a new CNAME record 2. Input alert1 in domain field and anything in target domain. 3. The Payload in post body domain is URL encoded, use a...

4.3CVSS0.2AI score0.0055EPSS
SaveExploits1
CNNVD
CNNVD
added 2021/09/01 12:0 a.m.6 views

Solarwinds Orion Platform跨站脚本漏洞

Solarwinds Orion Platform is a network fault and network performance management platform from Solarwinds, Inc. The platform provides real-time monitoring and analysis of network devices, as well as support for customized web interfaces, multiple user comments, and map-based views of the entire...

4.8CVSS5.2AI score0.01058EPSS
SaveExploits0References4
CVE
CVE
added 2021/08/17 5:23 p.m.42 views

CVE-2021-29056

Pixelimity 1.0 is affected by a Cross Site Scripting (XSS) vulnerability that can be triggered via an HTTP POST parameter to admin/setting.php. The root cause is a lack of proper validation/sanitization of client-side data in the web app. The impact is client-side code execution, potentially affe...

4.8CVSS4.8AI score0.0051EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2021/08/09 12:0 a.m.12 views

WordPress 跨站脚本漏洞

WordPress is a set of blogging platforms developed using the PHP language by the WordPress Wordpress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. A cross-site scripting vulnerability exists in the WordPress plugin ProfilePress, which stems from t...

6.1CVSS5.9AI score0.01552EPSS
SaveExploits2References2
wpexploit
wpexploit
added 2021/07/20 12:0 a.m.723 views

Giveaway <= 1.2.2 - Authenticated SQL Injection

The plugin is vulnerable to an SQL Injection issue which allows an administrative user to execute arbitrary SQL commands via the $postid on the options.php page. 1. Navigate in Wordpress panel to Settings - Giveaway 2. Intercept the request in Burp Suite 3. Click on "Select" button at the very to...

6.5CVSS1.4AI score0.01344EPSS
SaveExploits2
Rows per page
Query Builder