Lucene search
+L

3165 matches found

OSV
OSV
added 2023/12/05 9:33 a.m.10 views

GHSA-729Q-FCGP-R5XH Apache Struts Improper Control of Dynamically-Managed Code Resources vulnerability

When a Multipart request is performed but some of the fields exceed the maxStringLength limit, the upload files will remain in struts.multipart.saveDir even if the request has been denied. Users are recommended to upgrade to versions Struts 2.5.32 or 6.1.2.2 or Struts 6.3.0.1 or greater, which fi...

7.5CVSS6.8AI score0.06338EPSS
SaveExploits0References9
OSV
OSV
added 2023/11/30 5:15 p.m.6 views

CVE-2023-47521

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Max Bond, AndreSC Q2W3 Post Order allows Reflected XSS.This issue affects Q2W3 Post Order: from n/a through 1.2.8...

6.1CVSS7.3AI score0.00403EPSS
SaveExploits0References1
NVD
NVD
added 2023/11/30 5:15 p.m.35 views

CVE-2023-47521

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Max Bond, AndreSC Q2W3 Post Order allows Reflected XSS.This issue affects Q2W3 Post Order: from n/a through 1.2.8...

7.1CVSS0.00403EPSS
SaveExploits0References1
CVE
CVE
added 2023/11/30 4:59 p.m.84 views

CVE-2023-47521

CVE-2023-47521 affects the WordPress Q2W3 Post Order plugin up to version 1.2.8. It is a Reflected XSS caused by improper input neutralization during web page generation, permitting unauthenticated injection of scripts via crafted requests. Public sources indicate the vulnerability remains unpatc...

7.1CVSS7AI score0.00403EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/11/30 4:59 p.m.41 views

CVE-2023-47521 WordPress Q2W3 Post Order Plugin <= 1.2.8 is vulnerable to Cross Site Scripting (XSS)

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Max Bond, AndreSC Q2W3 Post Order allows Reflected XSS.This issue affects Q2W3 Post Order: from n/a through 1.2.8...

7.1CVSS7.2AI score0.00403EPSS
SaveExploits0References1
AlmaLinux
AlmaLinux
added 2023/11/28 12:00 a.m.100 views

Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: bpf: Incorrect verifier pruning leads to unsafe code paths being incorrectly marked as safe CVE-2023-2163 kernel: tun: bugs for oversize packet when napi frags enabled in tunnapiallocfrag...

10CVSS7.7AI score0.09141EPSS
SaveExploits2References16
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.14 views

Max withdrawable calculation is incorrect in asD contract

Lines of code Vulnerability details Summary The implementation of the max withdrawable amount is incorrect as it divides the calculation by the wrong denominator, leading to an incorrect result and a potential denial of service due to an overflow. Impact In the Application Specific Dollar protoco...

7.4AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/11/16 11:15 p.m.6 views

CVE-2023-48235

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONGMAX - lnum will cause the overflow. Impact is low, user interactio...

4.3CVSS6.5AI score0.00755EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2023/11/16 12:00 a.m.8 views

PT-2023-8858

Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.0.2111 Description The issue is related to the use of the z= command in Vim, which can cause an overflow of the count with values larger than MAX INT. This can lead to a crash, but the impact is low and user interaction...

5CVSS6.7AI score0.00755EPSS
SaveExploits0References91
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.6 views

kernel: drm/i915/sseu: fix max_subslices array-index-out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: drm/i915/sseu: fix maxsubslices array-index-out-of-bounds access It seems that commit bc3c5e0809ae "drm/i915/sseu: Don't try to store EU mask internally in UAPI format" exposed a potential out-of-bounds access, reported by UBSAN ...

7.1CVSS6.2AI score0.00191EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/11/14 12:00 a.m.38 views

CentOS 8 : dnsmasq (CESA-2023:7046)

The remote CentOS Linux 8 host has packages installed that are affected by a vulnerability as referenced in the CESA-2023:7046 advisory. - An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020...

7.5CVSS7.5AI score0.01773EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2023/11/13 12:00 a.m.336 views

Maxima Max Pro Power 1.0 486A BLE Traffic Replay

Exploit Title: Maxima Max Pro Power - BLE Traffic Replay Unauthenticated Date: 13-Nov-2023 Exploit Author: Alok kumar [email protected], Cyberpwn Technologies Pvt. Ltd. Vendor Homepage: https://www.maximawatches.com Product Link: https://www.maximawatches.com/products/max-pro-power Firmware...

7.4AI score0.00511EPSS
SaveExploits4
Code423n4
Code423n4
added 2023/11/13 12:00 a.m.8 views

Adversary can reenter mint to bypass max allowance.

Lines of code github.com/code-423n4/2023-10-nextgen/blob/main/smart-contracts/NextGenCore.solL189-L200 Vulnerability details Description MinterContract.mint calls NextGenCore.mint, which variables that accounts the amount of tokens each user minted is changed only after mintProcessing, that has a...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.14 views

kernel: drm/i915/sseu: fix max_subslices array-index-out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: drm/i915/sseu: fix maxsubslices array-index-out-of-bounds access It seems that commit bc3c5e0809ae "drm/i915/sseu: Don't try to store EU mask internally in UAPI format" exposed a potential out-of-bounds access, reported by UBSAN ...

7.1CVSS6.2AI score0.00191EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.8 views

PT-2025-18876 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the version containing the fix for the max subslices array-index-out-of-bounds access Description: A potential out-of-bounds access issue has been identified in the Linux kernel, specifically in the drm/i915/sse...

8.8CVSS7.2AI score0.16525EPSS
SaveExploits12References881
GithubExploit
GithubExploit
added 2023/11/05 3:34 p.m.652 views

Exploit for Improper Initialization in Linux Linux_Kernel

!Dirty Pipehttps://forum.hackersploit.org/uploads/default/ori...

7.8CVSS7.4AI score0.88606EPSS
SaveExploits101
Openbugbounty
Openbugbounty
added 2023/10/31 7:39 p.m.16 views

max-oertz-regatta.de Improper Access Control vulnerability OBB-3770616

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.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/10/30 12:00 a.m.22 views

PT-2023-30250 · International Color Consortium · International Color Consortium Demoiccmax

Name of the Vulnerable Software and Affected Versions: International Color Consortium DemoIccMAX version 79ecb74 libIccProfLib2 version 2.1.15 Description: The issue arises from the CIccCLUT::Interp3d method in IccProfLib/IccTagLut.cpp, which attempts to access array elements at out-of-bounds...

6.5CVSS7.5AI score0.00571EPSS
SaveExploits1References7
Openbugbounty
Openbugbounty
added 2023/10/28 7:37 p.m.10 views

max-jakob.de Improper Access Control vulnerability OBB-3767632

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.6AI score
SaveExploits0
Rosalinux
Rosalinux
added 2023/10/24 1:59 p.m.64 views

Advisory ROSA-SA-2023-2279

Software: bind 9.11.4 OS: rosa-server79 packageevrstring: bind-9.11.4-26.P2.res7.15.x8664.rpm CVE-ID: CVE-2023-2828 BDU-ID: None CVE-Crit: HIGH CVE-DESC.: Each named instance configured to act as a recursive resolver maintains a cache database containing responses to queries it has recently sent ...

7.5CVSS7.7AI score0.03776EPSS
SaveExploits0
Rows per page
Query Builder