Lucene search
+L

35 matches found

OSV
OSV
added 2025/01/21 12:15 p.m.12 views

CVE-2024-57937

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/21 12:09 p.m.17 views

CVE-2024-57937

...

SaveExploits0
CVE
CVE
added 2025/01/21 12:09 p.m.80 views

CVE-2024-57937

CVE-2024-57937 is rejected and not used according to the Initial Description.

6.7AI score
SaveExploits0
OSV
OSV
added 2024/12/27 3:15 p.m.2 views

DEBIAN-CVE-2024-56633

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Fix the skmemuncharge logic in tcpbpfsendmsg The current sk memory accounting logic in SKREDIRECT is pre-uncharging tosend bytes, which is either msg-sg.size or a smaller value applybytes. Potential problems with this...

7.8CVSS5.6AI score0.00281EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/12/15 12:00 a.m.14 views

Fedora 41 : subversion (2024-93e88b1c0d)

The remote Fedora 41 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-93e88b1c0d advisory. This release contains a fix for a security issue: CVE-2024-46901 See https://subversion.apache.org/security/CVE-2024-46901-advisory.txt for more...

8.2CVSS5AI score0.01943EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2022/04/01 1:36 p.m.38 views

Use after free in Wasmtime

There is a use after free vulnerability in Wasmtime when both running Wasm that uses externrefs and enabling epoch interruption in Wasmtime. If you are not explicitly enabling epoch interruption it is disabled by default then you are not affected. If you are explicitly disabling the Wasm referenc...

9.8CVSS1.1AI score0.01179EPSS
SaveExploits0References8Affected Software1
RustSec
RustSec
added 2020/03/24 12:00 p.m.35 views

Flaw in `realloc` allows reading unknown memory

When reallocing, if we allocate new space, we need to copy the old allocation's bytes into the new space. There are oldsize number of bytes in the old allocation, but we were accidentally copying newsize number of bytes, which could lead to copying bytes into the realloc'd space from past the chu...

7.5CVSS0.9AI score0.0149EPSS
SaveExploits1Affected Software1
UbuntuCve
UbuntuCve
added 2019/10/09 7:15 p.m.31 views

CVE-2019-17402

Exiv2 0.27.2 allows attackers to trigger a crash in Exiv2::getULong in types.cpp when called from Exiv2::Internal::CiffDirectory::readDirectory in crwimageint.cpp, because there is no validation of the relationship of the total size to the offset and size...

6.5CVSS6.8AI score0.01851EPSS
SaveExploits0References3
OSV
OSV
added 2017/06/19 3:17 p.m.8 views

SUSE-SU-2017:1611-1 Security update for glibc

This update for glibc fixes the following issues: - CVE-2017-1000366: Fix a potential privilege escalation vulnerability that allowed unprivileged system users to manipulate the stack of setuid binaries to gain special privileges. bsc1039357 - The incorrectly defined constant OTMPFILE has been...

7.8CVSS8AI score0.02733EPSS
SaveExploits14References5
zdt
zdt
added 2017/04/12 12:00 a.m.71 views

Apple WebKit - Document::adoptNode Use-After-Free Exploit

Exploit for multiple platform in category dos / poc var s = document.body.appendChilddocument.createElement'script'; s.type = '0'; s.textContent = 'document.body.appendChildparent.i0'; var i0 = s.appendChilddocument.createElement'iframe'; s.type = ''; var f =...

6.8CVSS8.3AI score0.0779EPSS
SaveExploits4
seebug.org
seebug.org
added 2017/04/07 12:00 a.m.44 views

WebKit: Use-After-Free via Document::adoptNode (CVE-2017-2468)

This is a regression test from: https://crbug.com/541206. But I think it seems not possible to turn it into an UXSS in WebKit. PoC: var s = document.body.appendChilddocument.createElement'script'; s.type = '0'; s.textContent = 'document.body.appendChildparent.i0'; var i0 =...

6.8CVSS8AI score0.0779EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2014/06/10 12:00 a.m.36 views

Fedora 19 : libgadu-1.12.0-0.5.rc3.fc19 (2014-6645)

Security bug fix: remote Gadu-Gadu file relay servers could cause a denial of service memory overwrite or possibly execute arbitrary code via a crafted message CVE-2014-3775. - Fixes related to image transfers. - Regression test reliability fixes. Note that Tenable Network Security has extracted...

7.5CVSS6.9AI score0.0378EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2014/06/02 12:00 a.m.32 views

Fedora 20 : libgadu-1.12.0-0.5.rc3.fc20 (2014-6687)

Security bug fix: remote Gadu-Gadu file relay servers could cause a denial of service memory overwrite or possibly execute arbitrary code via a crafted message CVE-2014-3775. - Fixes related to image transfers. - Regression test reliability fixes. Note that Tenable Network Security has extracted...

7.5CVSS6.9AI score0.0378EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2011/07/05 12:00 a.m.38 views

Fedora 15 : libxml-1.8.17-27.fc15 (2011-7820)

This update addresses CVE-2011-1944 heap-based buffer overflow by adding a new namespace node to an existing nodeset or merging nodesets. It is described in detail at http://scarybeastsecurity.blogspot.com/2011/05/libxml-vulnerability-an d-interesting.html It also fixes the broken xpath...

9.3CVSS7.8AI score0.13432EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2011/07/05 12:00 a.m.31 views

Fedora 14 : libxml-1.8.17-27.fc14 (2011-7856)

This update addresses CVE-2011-1944 heap-based buffer overflow by adding a new namespace node to an existing nodeset or merging nodesets. It is described in detail at http://scarybeastsecurity.blogspot.com/2011/05/libxml-vulnerability-an d-interesting.html It also fixes the broken xpath...

9.3CVSS7.8AI score0.13432EPSS
SaveExploits2References4
Rows per page
Query Builder