Lucene search
+L

5365 matches found

Cvelist
Cvelist
added 2024/07/20 7:53 a.m.20 views

CVE-2024-38675 WordPress Arkhe Blocks plugin 2.22.1 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in LOOS,Inc. Arkhe Blocks allows Stored XSS.This issue affects Arkhe Blocks: from n/a through 2.22.1...

6.5CVSS0.00312EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/20 7:53 a.m.48 views

CVE-2024-38675

CVE-2024-38675 is an Arkhe Blocks (WordPress) vulnerability: improper input neutralization enabling Stored XSS in Arkhe Blocks versions up to 2.22.1. Exploitation details are not provided in the sources; remediation/fix version is not clearly stated. Patch status in the materials is not definitiv...

6.5CVSS6.5AI score0.00312EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/18 6:15 p.m.32 views

CVE-2024-0857

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Universal Software Inc. FlexWater Corporate Water Management allows SQL Injection. This issue affects FlexWater Corporate Water Management: before 5.452.0...

9.8CVSS0.00421EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/18 5:32 p.m.42 views

CVE-2024-0857 SQLi in Universal Software's FlexWater Corporate Water Management

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Universal Software Inc. FlexWater Corporate Water Management allows SQL Injection. This issue affects FlexWater Corporate Water Management: before 5.452.0...

9.8CVSS0.00421EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/18 5:32 p.m.42 views

CVE-2024-0857

CVE-2024-0857 concerns an SQL Injection in FlexWater Corporate Water Management from Universal Software Inc. The PT-2024-15870 entry specifies the vulnerable line as versions prior to 5.452.0, with remediation to upgrade to 5.452.0 or later and a temporary measure to restrict access to sensitive ...

9.8CVSS5.8AI score0.00421EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/18 5:32 p.m.21 views

CVE-2024-0857 SQLi in Universal Software's FlexWater Corporate Water Management

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Universal Software Inc. FlexWater Corporate Water Management allows SQL Injection. This issue affects FlexWater Corporate Water Management: before 5.452.0...

9.8CVSS5.8AI score0.00421EPSS
SaveExploits0References2
ICS
ICS
added 2024/07/18 6:0 a.m.29 views

Subnet Solutions PowerSYSTEM Center

View CSAF 1. EXECUTIVE SUMMARY CVSS v4 6.9 ATTENTION : Exploitable remotely/low attack complexity Vendor : Subnet Solutions Inc. Equipment : Subnet PowerSYSTEM Center Vulnerability : Prototype Pollution 2. RISK EVALUATION Successful exploitation of this vulnerability could allow an authenticated...

9.8CVSS8.2AI score0.02542EPSS
SaveExploits2References10
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2024/07/16 12:0 a.m.22 views

JVN#74825766: Cybozu Garoon vulnerable to cross-site scripting

Cybozu Garoon provided by Cybozu, Inc. contains a cross-site scripting vulnerability in PDF preview CWE-79. Impact An arbitrary script may be executed on a logged-in user's web browser. Solution Update the Software Update the software to the latest version according to the information provided by...

5.4CVSS5.3AI score0.00249EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/07/15 5:4 p.m.28 views

CVE-2024-39499

A vulnerability was found in the eventdeliver function in the Linux kernel's VMCI component, where the issue involves a lack of sanitization for the eventdata.event index controlled by user-space, which could lead to speculative information leaks. Mitigation Mitigation for this issue is either no...

4.1CVSS8.3AI score0.00296EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/12 4:15 p.m.6 views

CVE-2024-40520

SeaCMS 12.9 has a remote code execution vulnerability. The vulnerability is caused by adminconfigmark.php directly splicing and writing the user input data into incphotowatermarkconfig.php without processing it, which allows authenticated attackers to exploit the vulnerability to execute arbitrar...

8.8CVSS6.5AI score0.0108EPSS
SaveExploits1References1
NVD
NVD
added 2024/07/12 1:15 p.m.23 views

CVE-2024-40980

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: replace spinlock by rawspinlock tracedropcommon is called with preemption disabled, and it acquires a spinlock. This is problematic for RT kernels because spinlocks are sleeping locks in this configuration, which...

5.5CVSS0.00235EPSS
SaveExploits0References11
NVD
NVD
added 2024/07/12 1:15 p.m.24 views

CVE-2024-39499

In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in eventdeliver Coverity spotted that eventmsg is controlled by user-space, eventmsg-eventdata.event is passed to eventdeliver and used as an index without sanitization. This...

7.1CVSS0.00296EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.18 views

CVE-2024-40980 drop_monitor: replace spin_lock by raw_spin_lock

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: replace spinlock by rawspinlock tracedropcommon is called with preemption disabled, and it acquires a spinlock. This is problematic for RT kernels because spinlocks are sleeping locks in this configuration, which...

6.7AI score0.00235EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.19 views

CVE-2024-39499 vmci: prevent speculation leaks by sanitizing event in event_deliver()

In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in eventdeliver Coverity spotted that eventmsg is controlled by user-space, eventmsg-eventdata.event is passed to eventdeliver and used as an index without sanitization. This...

6.5AI score0.00296EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/12 12:20 p.m.195 views

CVE-2024-39499

CVE-2024-39499 (Linux kernel, vmci): The vulnerability allows speculative leaks via event_deliver() because user-controlled event_msg->event_data.event was used as an index without sanitization. The fix sanitizes the index to mitigate speculative information leaks. The issue is exploitable loc...

7.1CVSS6.3AI score0.00296EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/07/12 12:20 p.m.35 views

CVE-2024-39499 vmci: prevent speculation leaks by sanitizing event in event_deliver()

In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in eventdeliver Coverity spotted that eventmsg is controlled by user-space, eventmsg-eventdata.event is passed to eventdeliver and used as an index without sanitization. This...

7.1CVSS6.2AI score0.00296EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.27 views

CVE-2024-39499

In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in eventdeliver Coverity spotted that eventmsg is controlled by user-space, eventmsg-eventdata.event is passed to eventdeliver and used as an index without sanitization. This...

7.1CVSS5.5AI score0.00296EPSS
SaveExploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2024/07/08 12:0 a.m.9 views

JVN#28515217: Cleartext transmission issue in TONE store App to TONE store

TONE store App provided by DREAM TRAIN INTERNET INC. contains a cleartext transmission issue to TONE store website CWE-419. Impact A man-in-the-middle attack may allow an attacker to obtain and/or alter communications of the affected App. Solution Update the application Update the application to...

3.7CVSS4AI score0.00257EPSS
SaveExploits0
Openbugbounty
Openbugbounty
added 2024/07/06 11:49 a.m.7 views

us.bergstrominc.com Cross Site Scripting vulnerability OBB-3941397

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2024/07/04 1:9 p.m.8 views

ProductBoard, Inc.: Insecure Invitation Link Handling

The invitation link handling process of satismeter.com was found to have a critical security vulnerability. The issue allowed unauthorized users to join an organization using invitation links sent to different email addresses, bypassing the email verification process. The vulnerability occurred...

7AI score
SaveExploits0
Rows per page
Query Builder