Lucene search
K

4527 matches found

Prion
Prion
added 2024/02/20 6:15 p.m.17 views

Cross site request forgery (csrf)

Decidim is a participatory democracy framework. Starting in version 0.23.0 and prior to versions 0.27.5 and 0.28.0, the CSRF authenticity token check is disabled for the questionnaire templates preview. The issue does not imply a serious security thread as you need to have access also to the...

2.8CVSS7.3AI score0.00313EPSS
Exploits0References8
OSV
OSV
added 2024/02/20 6:3 p.m.16 views

GHSA-F3QM-VFC3-JG6V Possible CSRF attack at questionnaire templates preview

Impact The CSRF authenticity token check is currently disabled for the questionnaire templates preview as per: https://github.com/decidim/decidim/blob/3187bdfd40ea1c57c2c12512b09a7fec0b2bed08/decidim-templates/app/controllers/decidim/templates/admin/questionnairetemplatescontroller.rbL11 This was...

4.5CVSS5.1AI score0.00313EPSS
Exploits0References10
OSV
OSV
added 2024/02/19 10:15 p.m.1 views

DEBIAN-CVE-2024-1635

A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then closes the connection immediately, the server will end with both memory and...

7.5CVSS7.2AI score0.04572EPSS
Exploits0References1
OSV
OSV
added 2024/02/15 11:15 p.m.1 views

CVE-2023-40100

In discoverythread of Dns64Configuration.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS5.9AI score0.00091EPSS
Exploits0References2
NVD
NVD
added 2024/02/15 11:15 p.m.19 views

CVE-2023-40100

In discoverythread of Dns64Configuration.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.4CVSS7AI score0.00091EPSS
Exploits0References2
Prion
Prion
added 2024/02/15 11:15 p.m.16 views

Memory corruption

In discoverythread of Dns64Configuration.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8AI score0.00091EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/02/15 10:31 p.m.21 views

CVE-2023-40100

In discoverythread of Dns64Configuration.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.3AI score0.00091EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/02/15 10:31 p.m.20 views

CVE-2023-40100

In discoverythread of Dns64Configuration.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.2AI score0.00091EPSS
Exploits0References2
Prion
Prion
added 2024/02/15 6:15 a.m.12 views

Memory corruption

An issue was discovered in Wind River VxWorks 7 22.09 and 23.03. If a VxWorks task or POSIX thread that uses OpenSSL exits, limited per-task memory is not freed, resulting in a memory leak...

7.2AI score0.00487EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/02/15 12:0 a.m.2 views

PT-2024-12842 · Google · Android

Name of the Vulnerable Software and Affected Versions: No specific software name or version is mentioned in the provided descriptions. Description: In the discovery thread of Dns64Configuration.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation...

8.4CVSS7AI score0.00091EPSS
Exploits0References8
Atlassian
Atlassian
added 2024/01/26 6:50 a.m.23 views

Confluence's create-content operation takes up to 20 minutes to completely render the Create dialog

h3. Issue Summary Confluence's create-content operation clicking the "..." button next to the Create button at the top left results in a create-dialog window that can take up to 20 minutes to fully render. This is reproducible on Data Center: yes h3. Steps to Reproduce On an affected version of...

7AI score
Exploits0
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.2 views

kernel: Spectre v2 SMT mitigations problem

It was found that the Linux Kernel still left the victim process exposed to attacks in some cases even after enabling the spectre-BTI mitigation with prctl. The kernel failed to protect applications that attempted to protect against Spectre v2 leaving them open to attack from other processes...

5.6CVSS6.6AI score0.01377EPSS
Exploits3References5
Github Security Blog
Github Security Blog
added 2024/01/23 8:10 p.m.10 views

Use-after-free when setting the locale

Version 3.0.0 introduced an AtomicStr type, that is used to store the current locale. It stores the locale as a raw pointer to an Arc. The locale can be read with AtomicStr::asstr. AtomicStr::asstr does not increment the usage counter of the Arc. If the locale is changed in one thread, another...

6.7AI score
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/01/23 12:0 a.m.12 views

PT-2024-21464

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the do task stat function, which can trigger a hard lockup if NR CPUS threads call it at the same time and...

5.5CVSS5.5AI score0.00213EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/01/21 8:0 a.m.9 views

It was discovered that when exec'ing from a non-leader thread armed POSIX CPU timers would be left on a list but freed leading to a use-after-free.

...

7.8CVSS6.8AI score0.01284EPSS
Exploits3
GithubExploit
GithubExploit
added 2024/01/20 7:15 p.m.389 views

Exploit for Command Injection in Ivanti Connect_Secure

🚨 CVE-2024-21887 Exploit Tool 🛠️ A robust tool for detecting...

9.1CVSS10AI score0.99999EPSS
Exploits18
OSV
OSV
added 2024/01/19 12:0 p.m.10 views

RUSTSEC-2024-0007 Use-after-free when setting the locale

Version 3.0.0 introduced an AtomicStr type, that is used to store the current locale. It stores the locale as a raw pointer to an Arc. The locale can be read with AtomicStr::asstr. AtomicStr::asstr does not increment the usage counter of the Arc. If the locale is changed in one thread, another...

6.7AI score
Exploits0References5
RustSec
RustSec
added 2024/01/19 12:0 p.m.6 views

Use-after-free when setting the locale

Version 3.0.0 introduced an AtomicStr type, that is used to store the current locale. It stores the locale as a raw pointer to an Arc. The locale can be read with AtomicStr::asstr. AtomicStr::asstr does not increment the usage counter of the Arc. If the locale is changed in one thread, another...

6.7AI score
Exploits0Affected Software1
NVD
NVD
added 2024/01/18 3:15 p.m.15 views

CVE-2023-40052

This issue affects Progress Application Server PAS for OpenEdge in versions 11.7 prior to 11.7.18, 12.2 prior to 12.2.13, and innovation releases prior to 12.8.0 . An attacker who can produce a malformed web request may cause the crash of a PASOE agent potentially disrupting the thread activities...

7.5CVSS7.5AI score0.0057EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/01/18 3:11 p.m.14 views

CVE-2023-40052 Progress Application Server (PAS) for OpenEdge Denial of Service

This issue affects Progress Application Server PAS for OpenEdge in versions 11.7 prior to 11.7.18, 12.2 prior to 12.2.13, and innovation releases prior to 12.8.0 . An attacker who can produce a malformed web request may cause the crash of a PASOE agent potentially disrupting the thread activities...

7.5CVSS7.7AI score0.0057EPSS
Exploits0References2
Rows per page
Query Builder