Lucene search
+L

412 matches found

Github Security Blog
Github Security Blog
added 2024/03/20 3:06 p.m.32 views

GeoServer's Style Publisher vulnerable to Stored Cross-Site Scripting (XSS)

Summary A stored cross-site scripting XSS vulnerability exists that enables an authenticated administrator with workspace-level privileges to store a JavaScript payload in uploaded style/legend resources or in a specially crafted datastore file that will execute in the context of another user's...

4.8CVSS5.7AI score0.00426EPSS
SaveExploits0References7Affected Software2
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.7 views

kernel: double free in usb_8dev_start_xmit in drivers/net/can/usb/usb_8dev.c

A double-free flaw was found in the Linux kernel's USB2CAN interface implementation. This issue could allow a local user to crash the system...

5.5CVSS6.7AI score0.00395EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.10 views

kernel: memory leak in l2cap_recv_acldata of the file net/bluetooth/l2cap_core.c

A memory leak flaw was found in the Linux kernel’s L2CAP bluetooth functionality. This issue occurs when a user generates malicious packets, triggering the l2caprecvacldata function. This flaw allows a local or bluetooth connection user to potentially crash the system...

4.3CVSS6.6AI score0.00574EPSS
SaveExploits1References6
OSV
OSV
added 2024/02/06 8:15 a.m.11 views

CVE-2023-32454

DUP framework version 4.9.4.36 and prior contains insecure operation on Windows junction/Mount point vulnerability. A local malicious standard user could exploit the vulnerability to create arbitrary files, leading to denial of service...

7.1CVSS5.9AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/05 8:22 p.m.66 views

GHSA-7M8G-FPRR-47FX phpMyFAQ vulnerable to stored XSS on attachments filename

Summary Unsafe echo of filename in phpMyFAQ\phpmyfaq\admin\attachments.php leading to allow execute JavaScript code in client side XSS Details On that snippet code of rendering the file attachments from user tables id ?" title="thema ?" id ? filename ? recordlang ? filesize ? mimetype ? The data...

6.5CVSS6.4AI score0.0088EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/01/25 9:45 a.m.13 views

kernel: Slab-out-of-bound read in compare_netdev_and_ip

A vulnerability was found in comparenetdevandip in drivers/infiniband/core/cma.c in RDMA in the Linux kernel. An improper cleanup results in an out-of-boundary read. This flaw allows a local user to crash or escalate privileges on the system...

7.8CVSS6.6AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/01/03 2:15 a.m.11 views

CVE-2023-41779

There is an illegal memory access vulnerability of ZTE's ZXCLOUD iRAI product.When the vulnerability is exploited by an attacker with the common user permission, the physical machine will be crashed...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/11/21 10:27 a.m.5 views

kernel: tun: bugs for oversize packet when napi frags enabled in tun_napi_alloc_frags

An out-of-bounds memory access flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user generates a malicious too big networking packet when napi frags is enabled. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.9 views

kernel: ovl: fix use after free in struct ovl_aio_req

A use-after-free flaw was found in the Linux kernel’s Ext4 File System in how a user triggers several file operations simultaneously with the overlay FS usage. This flaw allows a local user to crash or potentially escalate their privileges on the system. Only if patch 9a2544037600 "ovl: fix use...

7.8CVSS6.6AI score0.00221EPSS
SaveExploits0References5
OSV
OSV
added 2023/09/28 2:15 p.m.6 views

UBUNTU-CVE-2023-42756

A flaw was found in the Netfilter subsystem of the Linux kernel. A race condition between IPSETCMDADD and IPSETCMDSWAP can lead to a kernel panic due to the invocation of ipsetput on a wrong set. This issue may allow a local user to crash the system...

4.7CVSS6.6AI score0.00275EPSS
SaveExploits1References23
Code423n4
Code423n4
added 2023/09/14 12:00 a.m.15 views

The price update timestamp doesn't get checked, allowing for the use of stale prices

Lines of code Vulnerability details Impact It allows for the use of stale prices in cases where they will either damage the protocol or the user. Proof of Concept The protocol has a price oracle system where the price gets updated by an account with a privileged role by calling updatePrice...

6.7AI score
SaveExploits0
OSV
OSV
added 2023/09/11 8:15 a.m.14 views

CVE-2023-35845

Anaconda 3 2023.03-1-Linux allows local users to disrupt TLS certificate validation by modifying the cacert.pem file used by the installed pip program. This occurs because many files are installed as world-writable on Linux, ignoring umask, even when these files are installed as root. Miniconda i...

4.7CVSS5.8AI score0.00115EPSS
SaveExploits1References1
NVD
NVD
added 2023/08/23 9:15 p.m.43 views

CVE-2023-40178

Node-SAML is a SAML library not dependent on any frameworks that runs in Node. The lack of checking of current timestamp allows a LogoutRequest XML to be reused multiple times even when the current time is past the NotOnOrAfter. This could impact the user where they would be logged out from an...

5.3CVSS5.1AI score0.00491EPSS
SaveExploits0References3
CVE
CVE
added 2023/08/23 8:15 p.m.92 views

CVE-2023-40178

Node-SAML CVE-2023-40178 is a functional issue in validatePostRequestAsync that allows LogoutRequest XML to be reused beyond NotOnOrAfter due to missing current-timestamp checks. Root cause: absence of timestamp validity checks in the LogoutRequest validation flow (e.g., validatePostRequestAsync/...

5.3CVSS5AI score0.00491EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/08/23 8:15 p.m.39 views

CVE-2023-40178 @node-saml/node-saml's validatePostRequestAsync does not include checkTimestampsValidityError

Node-SAML is a SAML library not dependent on any frameworks that runs in Node. The lack of checking of current timestamp allows a LogoutRequest XML to be reused multiple times even when the current time is past the NotOnOrAfter. This could impact the user where they would be logged out from an...

5.3CVSS5.3AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/08/17 12:00 a.m.13 views

EC-CUBE 跨站脚本漏洞

EC-CUBE is an open source e-commerce system from the Japanese company EC-CUBE. A security vulnerability exists in EC-CUBE versions 2.11.0 through 2.17.2-p1, which stems from the presence of a cross-site scripting vulnerability that could allow execution of arbitrary scripts on the web browser of...

4.8CVSS5.2AI score0.00418EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/06/19 12:00 a.m.18 views

PT-2023-21568 · WordPress · Ai Chatbot

Name of the Vulnerable Software and Affected Versions: AI ChatBot WordPress plugin versions prior to 4.5.6 Description: The issue concerns the AI ChatBot WordPress plugin, which does not properly sanitise and escape numerous settings. This could allow high-privilege users, such as administrators,...

4.8CVSS8.2AI score0.00442EPSS
SaveExploits2References5
Code423n4
Code423n4
added 2023/05/15 12:00 a.m.16 views

Unfair handling of rewards for users with a high amount of rewards

Lines of code Vulnerability details Users can claim their rewards in RewardDistributor.claimRewardToken. The reward handling part is done in grantRewardToken: 416: function grantRewardTokenaddress user, uint256 amount internal returns uint256 417: uint256 rewardTokenRemaining =...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/08 12:00 a.m.19 views

Mitigation of M-04: Mitigation error

MITIGATION IS NOT CONFIRMED MITIGATION IS NOT CONFIRMED Mitigation of M-04: Mitigation error Link to Issue: code-423n4/2023-03-asymmetry-findings932 Comments Even though the original issue is mitigated, as the exchange through Uniswap V3 has been completely removed in favor of using...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/04 12:00 a.m.9 views

freezeOperator will not be able to freeze an operator

Lines of code Vulnerability details Impact freezeOperator will not be able to freeze an operator address in blockchain reorg situation Proof of Concept canSlash function is relying on block.number as it should be lower than contractCanSlashOperatorUntilBlock. that will work fine until a reorg on...

6.7AI score
SaveExploits0
Rows per page
Query Builder