Lucene search
+L

2610 matches found

OSV
OSV
added 2024/10/21 7:15 p.m.10 views

UBUNTU-CVE-2024-50011

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

5.5CVSS5.7AI score0.00191EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.8 views

FunAdmin SQL注入漏洞

FunAdmin is FunAdmin open source a lightweight and high-color backend development system based on ThinkPHP6+Layui development. A security vulnerability exists in FunAdmin version 5.0.2, which stems from a SQL injection vulnerability in the selectFields parameter of the index method of...

7.2CVSS8AI score0.005EPSS
SaveExploits1References2
Jake Archibald's Blog
Jake Archibald's Blog
added 2024/10/18 1:00 a.m.9 views

How should work?

We're finally getting a way to fully style & customise elements! But there's a detail I'd like everyone's opinion on. A brief intro to customisable If you want to hear about it in depth, I talked about it on OTMT, and there's a great post by Una Kravets. But here's a whirlwind tour: / Opt in to t...

6.6AI score
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2024/10/18 1:00 a.m.15 views

How should <selectedoption> work?

We're finally getting a way to fully style & customise elements! But there's a detail I'd like everyone's opinion on. Update: Your feedback was heard, and folks have agreed to change the behaviour here. See the update below. A brief intro to customisable If you want to hear about it in depth, I...

6.6AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/10/18 12:00 a.m.10 views

The vulnerability of the cha_cmp component in the Virtuoso-opensource web application development platform allows a attacker to trigger a service failure.

The vulnerability of the chacmp component in the Virtuoso-opensource web application development platform is related to the incorrect implementation of the sequence of actions to be performed. Exploiting this vulnerability may allow a malicious actor to cause a service failure after executing the...

7.8CVSS7.1AI score0.00852EPSS
SaveExploits1References5Affected Software3
RedHat Linux
RedHat Linux
added 2024/10/09 11:25 a.m.28 views

openssl: SSL_select_next_proto buffer overread

A flaw was found in OpenSSL. Affected versions of this package are vulnerable to Information Exposure through the SSLselectnextproto function. This flaw allows an attacker to cause unexpected application behavior or a crash by exploiting the buffer overread condition when the function is called...

9.1CVSS6.8AI score0.05582EPSS
SaveExploits1References5
OSV
OSV
added 2024/10/08 10:21 p.m.7 views

GHSA-9722-9J67-VJCR SurrealDB: Improper Authorization in Select Permissions

Due to the order in which permissions were processed, some statements, filters and computations could lead to leaking field values or record contents to users without the required permissions. This behavior could be triggered in different scenarios: - When performing a SELECT operation on a table...

7.1CVSS6.8AI score0.00209EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2024/10/08 10:21 p.m.21 views

SurrealDB: Improper Authorization in Select Permissions

Due to the order in which permissions were processed, some statements, filters and computations could lead to leaking field values or record contents to users without the required permissions. This behavior could be triggered in different scenarios: - When performing a SELECT operation on a table...

7.1CVSS6.8AI score0.00209EPSS
SaveExploits0References15Affected Software2
Positive Technologies
Positive Technologies
added 2024/10/08 12:00 a.m.12 views

PT-2024-40214 · Surrealdb · Surrealdb

Name of the Vulnerable Software and Affected Versions: SurrealDB versions prior to 2.0.4 Description: The issue arises from the order in which permissions are processed, leading to potential leaks of field values or record contents to users without the required permissions. This can occur in...

7.1CVSS7.5AI score
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2024/10/02 9:30 p.m.20 views

Slim Select has potential Cross-site Scripting issue

Slim Select 2.0 versions through 2.9.0 are affected by a potential cross-site scripting vulnerability. In select.ts:createOption, the text variable from the user-provided Options object is assigned to an innerHTML without sanitation. Software that depends on this library to dynamically generate...

6.1CVSS5.1AI score0.00365EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/10/02 9:30 p.m.12 views

GHSA-QVQV-MCXR-X8QW Slim Select has potential Cross-site Scripting issue

Slim Select 2.0 versions through 2.9.0 are affected by a potential cross-site scripting vulnerability. In select.ts:createOption, the text variable from the user-provided Options object is assigned to an innerHTML without sanitation. Software that depends on this library to dynamically generate...

5.4CVSS5.5AI score0.00365EPSS
SaveExploits1References7
NVD
NVD
added 2024/10/02 7:15 p.m.20 views

CVE-2024-9440

Slim Select 2.0 versions through 2.9.0 are affected by a potential cross-site scripting vulnerability. In select.ts:createOption, the text variable from the user-provided Options object is assigned to an innerHTML without sanitation. Software that depends on this library to dynamically generate...

6.1CVSS0.00365EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/10/02 6:40 p.m.13 views

CVE-2024-9440 Slim Select 2.0 createOption "text" XSS

Slim Select 2.0 versions through 2.9.0 are affected by a potential cross-site scripting vulnerability. In select.ts:createOption, the text variable from the user-provided Options object is assigned to an innerHTML without sanitation. Software that depends on this library to dynamically generate...

5.4CVSS6.2AI score0.00365EPSS
SaveExploits1References3
CVE
CVE
added 2024/10/02 6:40 p.m.68 views

CVE-2024-9440

Summary: CVE-2024-9440 affects Slim Select, version 2.0–2.9.0. The root cause is in the createOption() function where the user-provided text is assigned to innerHTML without sanitization, enabling cross-site scripting. Impact (as described): Dynamic list generation using unsanitized input may all...

6.1CVSS5.3AI score0.00365EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2024/10/02 6:40 p.m.38 views

CVE-2024-9440 Slim Select 2.0 createOption "text" XSS

Slim Select 2.0 versions through 2.9.0 are affected by a potential cross-site scripting vulnerability. In select.ts:createOption, the text variable from the user-provided Options object is assigned to an innerHTML without sanitation. Software that depends on this library to dynamically generate...

5.4CVSS0.00365EPSS
SaveExploits1References3
OSV
OSV
added 2024/10/02 6:40 p.m.17 views

CVE-2024-9440 Slim Select 2.0 createOption "text" XSS

Slim Select 2.0 versions through 2.9.0 are affected by a potential cross-site scripting vulnerability. In select.ts:createOption, the text variable from the user-provided Options object is assigned to an innerHTML without sanitation. Software that depends on this library to dynamically generate...

5.4CVSS5.7AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/10/02 12:00 a.m.14 views

PT-2024-39633 · Unknown · Slim Select

Name of the Vulnerable Software and Affected Versions: Slim Select versions 2.0 through 2.9.0 Description: The issue is a potential cross-site scripting vulnerability. In the createOption function, the text variable from the user-provided Options object is assigned to an innerHTML without...

6.1CVSS6.5AI score0.00365EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2024/10/02 12:00 a.m.14 views

Slim Select 安全漏洞

Slim Select is an advanced select dropdown menu by Brian Voelker Personal Developer. A security vulnerability exists in Slim Select versions 2.0 through 2.9.0, which stems from a dynamically generated list that is not cleaned of user-supplied input, and is susceptible to a cross-site scripting...

6.1CVSS6AI score0.00365EPSS
SaveExploits1References4
SUSE Linux
SUSE Linux
added 2024/10/01 3:02 p.m.7 views

Security update for MozillaThunderbird

This update for MozillaThunderbird fixes the following issues: Mozilla Thunderbird 128.2.3 MFSA 2024-43 bsc1229821 CVE-2024-8394: Crash when aborting verification of OTR chat. CVE-2024-8385: WASM type confusion involving ArrayTypes. CVE-2024-8381: Type confusion when looking up a property name in...

8.8CVSS9.2AI score0.04395EPSS
SaveExploits2References72
OSV
OSV
added 2024/09/24 6:57 a.m.18 views

MAL-2024-12266 Malicious code in evil-select-pkg (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 db8225867ca74c2a2192382dc4abcc5119fb1ac07049412245e3a686524138f8 Package description attempts to pentest/exploit the PyPI web interface. --- Category: PROBABLYPENTEST - Packages looking like typical pentest packages, but als...

6.8AI score
SaveExploits0References1
Rows per page
Query Builder