Lucene search
+L

3437 matches found

Huntr
Huntr
added 2021/10/08 10:38 a.m.12 views

Cross-Site Request Forgery (CSRF) in i-love-flamingo/flamingo-commerce

Description CSRF in cart related endpoints. This include: - Adding items to cart - Clean cart - Delete item from cart - Update cart This happens because the system use GET request for these actions and thus allows CSRF attacks. Proof of Concept 1. Access this link in a browser...

0.3AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/10/05 4:15 p.m.3 views

CVE-2021-35491

A Cross-Site Request Forgery CSRF vulnerability in Wowza Streaming Engine through 4.8.11+5 allows a remote attacker to delete a user account via the /enginemanager/server/user/delete.htm userName parameter. The application does not implement a CSRF token for the GET request. This issue was resolv...

8.1CVSS7.2AI score0.00882EPSS
SaveExploits1References4
Prion
Prion
added 2021/10/05 4:15 p.m.17 views

Cross site request forgery (csrf)

A Cross-Site Request Forgery CSRF vulnerability in Wowza Streaming Engine through 4.8.11+5 allows a remote attacker to delete a user account via the /enginemanager/server/user/delete.htm userName parameter. The application does not implement a CSRF token for the GET request. This issue was resolv...

5.8CVSS8.1AI score0.00882EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2021/10/05 3:6 p.m.58 views

CVE-2021-41553

In ARCHIBUS Web Central 21.3.3.815 (2014), the Web Application at /archibus/login.axvw assigns a session token that can already be in use by another user. After login, the app does not issue a new token, continuing to use the inserted token as the session identifier. It is also possible to set th...

9.8CVSS9.3AI score0.01243EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2021/09/30 11:15 a.m.26 views

CVE-2021-41301

ECOA BAS controller is vulnerable to configuration disclosure when direct object reference is made to the specific files using an HTTP GET request. This will enable the unauthenticated attacker to remotely disclose sensitive information and help her in authentication bypass, privilege escalation...

10CVSS0.01989EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/09/30 10:41 a.m.30 views

CVE-2021-41301 ECOA BAS controller - Exposure of Sensitive Information to an Unauthorized Actor

ECOA BAS controller is vulnerable to configuration disclosure when direct object reference is made to the specific files using an HTTP GET request. This will enable the unauthenticated attacker to remotely disclose sensitive information and help her in authentication bypass, privilege escalation...

9.8CVSS9.8AI score0.01989EPSS
SaveExploits1References1
OSV
OSV
added 2021/09/20 10:15 a.m.4 views

CVE-2021-24397

The edit functionality in the MicroCopy WordPress plugin through 1.1.0 makes a get request to fetch the related option. The id parameter used is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection...

7.2CVSS5.9AI score0.01516EPSS
SaveExploits2References2
ATTACKERKB
ATTACKERKB
added 2021/09/20 10:15 a.m.3 views

CVE-2021-24397

The edit functionality in the MicroCopy WordPress plugin through 1.1.0 makes a get request to fetch the related option. The id parameter used is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection...

7.2CVSS7AI score0.01516EPSS
SaveExploits2References3
CNVD
CNVD
added 2021/09/15 12:0 a.m.28 views

Siemens Siveillance OIS Operating System Command Injection Vulnerability

Siemens Desigo CC is an open building management platform from Siemens, Germany.GMA Manager allows the functional combination of different safety and security systems, such as fire detection systems and video surveillance, on a common platform.Operation Scheduler is a tool that enables security...

10CVSS9.8AI score0.03842EPSS
SaveExploits0References1
NVD
NVD
added 2021/09/14 11:15 a.m.29 views

CVE-2021-31891

A vulnerability has been identified in Desigo CC All versions with OIS Extension Module, GMA-Manager All versions with OIS running on Debian 9 or earlier, Operation Scheduler All versions with OIS running on Debian 9 or earlier, Siveillance Control All versions with OIS running on Debian 9 or...

10CVSS0.03842EPSS
SaveExploits0References1
Prion
Prion
added 2021/09/14 11:15 a.m.13 views

Command injection

A vulnerability has been identified in Desigo CC All versions with OIS Extension Module, GMA-Manager All versions with OIS running on Debian 9 or earlier, Operation Scheduler All versions with OIS running on Debian 9 or earlier, Siveillance Control All versions with OIS running on Debian 9 or...

10CVSS9.9AI score0.03842EPSS
SaveExploits0References1
Information Security Automation
Information Security Automation
added 2021/09/13 10:38 p.m.70 views

Microsoft Defender for Endpoint: The Latest Versions of Antivirus Engine & Signatures

In a previous episode on Microsoft Defender for Endpoint, I described how to get a list of antivirus engine and signatures versions for the hosts in your infrastructure using the Microsoft Graph API. But the problem remains. You know the versions that are currently installed on the hosts. But whe...

6.6AI score
SaveExploits0
CNVD
CNVD
added 2021/09/08 12:0 a.m.43 views

WordPress SQL injection vulnerability

WordPress is a set of blogging platforms developed by the WordPress Wordpress Foundation using the PHP language. The platform supports the hosting of personal blogging sites on servers with PHP and MySQL.A SQL injection vulnerability exists in Wordpress Plugin Alipay, which stems from the product...

7.2CVSS2AI score0.01547EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2021/09/06 12:0 a.m.8 views

WordPress 插件 SQL注入漏洞

WordPress is a set of blogging platforms developed by the WordPress Wordpress Foundation using the PHP language. The platform supports the hosting of personal blogging sites on servers with PHP and MySQL.A SQL injection vulnerability exists in Wordpress Plugin Alipay, which stems from the product...

7.2CVSS6.1AI score0.01547EPSS
SaveExploits2References3
Huntr
Huntr
added 2021/09/05 1:51 p.m.15 views

None in fisharebest/webtrees

✍️ Description Sensitive data including username and email address is passed as query strings through GET request during registration. When the given email or username exists the database at the time of user registration, The application passes the given username and email address through GET...

1.8AI score
SaveExploits0References1
Huntr
Huntr
added 2021/08/27 2:55 p.m.9 views

Cross-Site Request Forgery (CSRF) in aimeos/ai-client-html

✍️ Description Attacker able to pin any product in favorites with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only...

1.2AI score
SaveExploits0
Huntr
Huntr
added 2021/08/23 7:12 p.m.10 views

Cross-Site Request Forgery (CSRF) in neorazorx/facturascripts

✍️ Description Attacker able to delete any number of Purchases invoices with CSRF attack. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP address or hostname of your...

1.4AI score
SaveExploits0
Huntr
Huntr
added 2021/08/23 7:7 p.m.7 views

Cross-Site Request Forgery (CSRF) in neorazorx/facturascripts

✍️ Description Attacker able to delete any number of Accounting Reports with CSRF attack. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP address or hostname of your...

1.5AI score
SaveExploits0
Huntr
Huntr
added 2021/08/23 6:55 p.m.12 views

Cross-Site Request Forgery (CSRF) in neorazorx/facturascripts

✍️ Description Attacker able to delete any number of users with CSRF attack. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP address or hostname of your application. In CSRF...

1.5AI score
SaveExploits0
wpexploit
wpexploit
added 2021/08/22 12:0 a.m.146 views

MicroCopy <= 1.1.0 - Authenticated SQL Injection

The edit functionality in the plugin makes a get request to fetch the related option. The id parameter used is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. GET...

7.2CVSS1.2AI score0.01516EPSS
SaveExploits2References1
Rows per page
Query Builder