Lucene search
+L

2491 matches found

Prion
Prion
•added 2023/05/08 2:15 p.m.•26 views

Cross site request forgery (csrf)

The AI ChatBot WordPress plugin before 4.4.9 does not have authorisation and CSRF in a function hooked to init, allowing unauthenticated users to update some settings, leading to Stored XSS due to the lack of escaping when outputting them in the admin dashboard...

5.8CVSS6AI score0.00269EPSS
SaveExploits2References1Affected Software1
Vulnrichment
Vulnrichment
•added 2023/05/08 1:58 p.m.•15 views

CVE-2023-1650 ChatBot < 4.4.7 - Unauthenticated PHP Object Injection

The AI ChatBot WordPress plugin before 4.4.7 unserializes user input from cookies via an AJAX action available to unauthenticated users, which could allow them to perform PHP Object Injection when a suitable gadget is present on the blog...

9.8AI score0.34351EPSS
SaveExploits2References1
CVE
CVE
•added 2023/05/08 1:58 p.m.•99 views

CVE-2023-1650

The CVE-2023-1650 entry concerns the AI ChatBot WordPress plugin (before 4.4.7). The vulnerability arises from unserializing user input stored in cookies via an AJAX action accessible to unauthenticated users, enabling PHP Object Injection if a compatible gadget is present. Affected software: Wor...

9.8CVSS9.8AI score0.34351EPSS
SaveExploits2References1Affected Software1
Vulnrichment
Vulnrichment
•added 2023/05/08 1:58 p.m.•11 views

CVE-2023-1660 ChatBot < 4.4.9 - Unauthenticated Stored XSS

The AI ChatBot WordPress plugin before 4.4.9 does not have authorisation and CSRF in a function hooked to init, allowing unauthenticated users to update some settings, leading to Stored XSS due to the lack of escaping when outputting them in the admin dashboard...

6.1AI score0.00269EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
•added 2023/05/08 12:00 a.m.•20 views

PT-2023-17146 · WordPress · Ai Chatbot

Name of the Vulnerable Software and Affected Versions: AI ChatBot WordPress plugin versions prior to 4.4.7 Description: The issue allows unauthenticated users to perform PHP Object Injection via an AJAX action, potentially exploiting the presence of a suitable gadget on the blog. This is achieved...

9.8CVSS9.6AI score0.34351EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
•added 2023/05/05 12:00 a.m.•38 views

PT-2023-23176 · Mage Ai · Mage Ai

Name of the Vulnerable Software and Affected Versions: mage-ai versions 0.8.34 through 0.8.71 Description: The issue affects mage-ai, an open-source data pipeline tool, when used with user authentication enabled. It allows the terminal to be accessed by users who are not signed in or do not have...

9.8CVSS9.4AI score0.00659EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
•added 2023/05/02 12:00 a.m.•42 views

Siemens SIMATIC Communication Processor (CVE-2015-8214)

A vulnerability has been identified in SIMATIC NET CP 342-5 incl. SIPLUS variants All versions, SIMATIC NET CP 343-1 Advanced incl. SIPLUS variants All versions V3.0.44, SIMATIC NET CP 343-1 Lean incl. SIPLUS variants All versions V3.1.1, SIMATIC NET CP 343-1 Standard incl. SIPLUS variants All...

9.7CVSS5.3AI score0.0209EPSS
SaveExploits0References6
NVD
NVD
•added 2023/04/24 7:15 p.m.•35 views

CVE-2023-1020

The Steveas WP Live Chat Shoutbox WordPress plugin through 1.4.2 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection...

9.8CVSS9.8AI score0.0499EPSS
SaveExploits2References1
Prion
Prion
•added 2023/04/24 7:15 p.m.•27 views

Sql injection

The Steveas WP Live Chat Shoutbox WordPress plugin through 1.4.2 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection...

7.5CVSS9.8AI score0.0499EPSS
SaveExploits2References1Affected Software1
CVE
CVE
•added 2023/04/24 6:30 p.m.•105 views

CVE-2023-1020

The CVE-2023-1020 entry concerns the WordPress plugin Steveas WP Live Chat Shoutbox, affected in versions up to 1.4.2. The root cause is a SQL injection vulnerability caused by unsanitized/uncleaned parameters in an AJAX action accessible to unauthenticated users, enabling arbitrary SQL execution...

9.8CVSS9.9AI score0.0499EPSS
SaveIn wildExploits2References1Affected Software1
WPVulnDB
WPVulnDB
•added 2023/04/19 12:00 a.m.•20 views

Ebook Store < 5.78 - Unauthenticated Sensitive Data Disclose

The plugin does not have authorisation check in its ebookstoreexportorders function, allowing unauthenticated users to call it and retrieve order information...

6.9AI score0.01023EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2023/04/18 12:00 a.m.•14 views

Jetpack CRM < 5.4.0 - PHAR Deserialisation via CSRF

The plugin does not have CSRF proper check in step 2 and 3 of the zeroBSCRMCSVImporterLitehtmlapp function, which then call fileexists on user input, which could allow unauthenticated users to perform PHAR Deserialisation attacks if they can upload a malicious file using a gadget chain, and then...

6.9AI score0.00969EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2023/04/17 12:00 a.m.•15 views

Bitcoin / AltCoin Payment Gateway <= 1.7.1 - Unauthenticated SQLi

The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by authenticated users PoC Setup: 1. Install woocommerce dependency, no setup required 2. Install the vulnerable plugin woo-altcoin-payment-gateway version 1.7.1...

9.8CVSS9.8AI score0.00898EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
•added 2023/04/12 12:00 a.m.•21 views

ChatBot < 4.4.7 - Unauthenticated PHP Object Injection

The plugin unserializes user input from cookies via an AJAX action available to unauthenticated users, which could allow them to perform PHP Object Injection when a suitable gadget is present on the blog PoC To simulate a gadget chain, put the following code in a plugin: class Evil public functio...

9.8CVSS9.4AI score0.34351EPSS
SaveExploits2Affected Software1
Tenable Nessus
Tenable Nessus
•added 2023/04/11 12:00 a.m.•34 views

Siemens SCALANCE W1750D Exposure of Sensitive Information to an Unauthorized Actor (CVE-2018-7083)

If a process running within Aruba Instant crashes, it may leave behind a core dump, which contains the memory contents of the process at the time it crashed. It was discovered that core dumps are stored in a way that unauthenticated users can access them through the Aruba Instant web interface...

7.5CVSS7.1AI score0.0185EPSS
SaveExploits0References5
NVD
NVD
•added 2023/04/05 8:15 p.m.•22 views

CVE-2023-1782

HashiCorp Nomad and Nomad Enterprise versions 1.5.0 up to 1.5.2 allow unauthenticated users to bypass intended ACL authorizations for clusters where mTLS is not enabled. This issue is fixed in version 1.5.3...

9.9CVSS9.3AI score0.00765EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2023/04/05 8:15 p.m.•29 views

CVE-2023-1782

HashiCorp Nomad and Nomad Enterprise versions 1.5.0 up to 1.5.2 allow unauthenticated users to bypass intended ACL authorizations for clusters where mTLS is not enabled. This issue is fixed in version 1.5.3...

9.9CVSS7.2AI score0.00765EPSS
SaveExploits0References3
OSV
OSV
•added 2023/04/05 7:10 p.m.•18 views

CVE-2023-1782 Nomad Unauthenticated Client Agent HTTP Request Privilege Escalation

HashiCorp Nomad and Nomad Enterprise versions 1.5.0 up to 1.5.2 allow unauthenticated users to bypass intended ACL authorizations for clusters where mTLS is not enabled. This issue is fixed in version 1.5.3...

9.9CVSS7.1AI score
SaveExploits0References4
WPVulnDB
WPVulnDB
•added 2023/03/27 12:00 a.m.•18 views

Contact Forms by Cimatti < 1.5.5 - Unauthenticated Stored XSS

The plugin does not sanitise and escape some parameters, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks...

7.1CVSS6.4AI score0.00382EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
•added 2023/03/17 12:00 a.m.•38 views

Bookly < 21.6 - Unauthenticated Stored XSS

The plugin does not sanitise and escape some parameters, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks...

7.2CVSS6.3AI score0.00464EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder