Lucene search
+L

3489 matches found

Cvelist
Cvelist
added 2024/12/12 7:23 p.m.25 views

CVE-2024-55885 Beego Vulnerable to Collision Hazards of MD5 in Cache Key Filenames

beego is an open-source web framework for the Go programming language. Versions of beego prior to 2.3.4 use MD5 as a hashing algorithm. MD5 is no longer considered secure against well-funded opponents due to its vulnerability to collision attacks. Version 2.3.4 replaces MD5 with SHA256...

6.9CVSS0.00342EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/12 6:15 p.m.31 views

CVE-2024-31670

rizin before v0.6.3 is vulnerable to Buffer Overflow via createcachebins, readcacheaccel, and rzdyldcachenewbuf functions in librz/bin/format/mach0/dyldcache.c...

6.3CVSS0.00272EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/12/10 12:0 a.m.27 views

pnpm 代码问题漏洞

pnpm is a package manager in the pnpm open source. A code issue vulnerability exists in pnpm 9.14.4 and earlier versions, which stems from the presence of a vulnerability that improperly handles overrides and global caching, which can lead to arbitrary code being run in subsequent installations...

9.8CVSS6.9AI score0.0095EPSS
SaveExploits1References2
NVD
NVD
added 2024/12/04 11:15 p.m.15 views

CVE-2024-53982

ZOO-Project is a C-based WPS Web Processing Service implementation. A path traversal vulnerability was discovered in Zoo-Project Echo example. The Echo example available by default in Zoo installs implements file caching, which can be controlled by user-given parameters. No input validation is...

8.7CVSS0.0046EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/04 10:20 p.m.29 views

CVE-2024-53982 Arbitrary file download in Zoo-Project Echo Example

ZOO-Project is a C-based WPS Web Processing Service implementation. A path traversal vulnerability was discovered in Zoo-Project Echo example. The Echo example available by default in Zoo installs implements file caching, which can be controlled by user-given parameters. No input validation is...

8.7CVSS0.0046EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/04 10:20 p.m.11 views

CVE-2024-53982 Arbitrary file download in Zoo-Project Echo Example

ZOO-Project is a C-based WPS Web Processing Service implementation. A path traversal vulnerability was discovered in Zoo-Project Echo example. The Echo example available by default in Zoo installs implements file caching, which can be controlled by user-given parameters. No input validation is...

8.7CVSS6.8AI score
SaveExploits0References4
CVE
CVE
added 2024/12/04 10:20 p.m.63 views

CVE-2024-53982

CVE-2024-53982 affects the Zoo-Project WPS implementation, specifically the Echo example. The vulnerability arises from lack of input validation in a file-caching parameter, enabling an attacker to fully control the file returned in the response (path traversal). A patch was committed on 2024-11-...

8.7CVSS6.4AI score0.0046EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/12/03 6:39 p.m.26 views

Synapse denial of service through media disk space consumption

Impact Synapse versions before 1.106 are vulnerable to a disk fill attack, where an unauthenticated adversary can induce Synapse to download and cache large amounts of remote media. The default rate limit strategy is insufficient to mitigate this. This can lead to a denial of service, ranging fro...

7.5CVSS7AI score0.00572EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2024/12/03 5:15 p.m.67 views

PYSEC-2024-287

Synapse is an open-source Matrix homeserver. Synapse before version 1.106 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the...

5.3CVSS6.4AI score0.00419EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/12/03 5:15 p.m.18 views

PYSEC-2024-287

Synapse is an open-source Matrix homeserver. Synapse before version 1.106 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the...

5.3CVSS5.6AI score0.00419EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/03 5:6 p.m.22 views

CVE-2024-37303 Synapse unauthenticated writes to the media repository allow planting of problematic content

Synapse is an open-source Matrix homeserver. Synapse before version 1.106 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the...

5.3CVSS0.00419EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/03 5:6 p.m.47 views

CVE-2024-37303

Synapse is an open-source Matrix homeserver. Synapse before version 1.106 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the...

5.3CVSS6.1AI score0.00419EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/12/03 12:0 a.m.7 views

PT-2024-27460 · Matrix · Synapse

Name of the Vulnerable Software and Affected Versions: Synapse versions prior to 1.106 Description: Synapse is an open-source Matrix homeserver. The issue allows an unauthenticated adversary to induce Synapse to download and cache large amounts of remote media, leading to a denial of service. Thi...

8.7CVSS6.7AI score0.00709EPSS
SaveExploits0References19
CVE
CVE
added 2024/12/02 1:44 p.m.172 views

CVE-2024-53112

CVE-2024-53112 affects the Linux kernel via the OCFS2 group add path. The issue occurs when ioctl(OCFS2_IOC_GROUP_ADD, …) fails for an inode; the corresponding buffer head remains cached and a subsequent ioctl triggers a BUG in ocfs2_set_new_buffer_uptodate() while caching the same buffer head. T...

5.5CVSS6.8AI score0.00254EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/12/02 1:44 p.m.11 views

CVE-2024-53112 ocfs2: uncache inode which has failed entering the group

In the Linux kernel, the following vulnerability has been resolved: ocfs2: uncache inode which has failed entering the group Syzbot has reported the following BUG: kernel BUG at fs/ocfs2/uptodate.c:509! ... Call Trace: ? diebody+0x5f/0xb0 ? die+0x9e/0xc0 ? dotrap+0x15a/0x3a0 ?...

6.5AI score
SaveExploits0References13
Snyk
Snyk
added 2024/11/29 7:41 p.m.7 views

Acceptance of Extraneous Untrusted Data With Trusted Data

Overview check-jsonschema is an A jsonschema CLI and pre-commit hook Affected versions of this package are vulnerable to Acceptance of Extraneous Untrusted Data With Trusted Data via the default caching mechanism for remote schemas. An attacker can manipulate the cache to insert a malicious schem...

7.1CVSS6.7AI score0.00142EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/29 7:15 p.m.25 views

CVE-2024-53848

check-jsonschema is a CLI and set of pre-commit hooks for jsonschema validation. The default cache strategy uses the basename of a remote schema as the name of the file in the cache, e.g. https://example.org/schema.json will be stored as schema.json. This naming allows for conflicts. If an attack...

7.1CVSS0.00142EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/29 6:39 p.m.9 views

CVE-2024-53848 check-jsonschema default caching for remote schemas allows for cache confusion

check-jsonschema is a CLI and set of pre-commit hooks for jsonschema validation. The default cache strategy uses the basename of a remote schema as the name of the file in the cache, e.g. https://example.org/schema.json will be stored as schema.json. This naming allows for conflicts. If an attack...

7.1CVSS6.6AI score0.00142EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/29 6:39 p.m.39 views

CVE-2024-53848 check-jsonschema default caching for remote schemas allows for cache confusion

check-jsonschema is a CLI and set of pre-commit hooks for jsonschema validation. The default cache strategy uses the basename of a remote schema as the name of the file in the cache, e.g. https://example.org/schema.json will be stored as schema.json. This naming allows for conflicts. If an attack...

7.1CVSS0.00142EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/29 6:39 p.m.86 views

CVE-2024-53848

The CVE-2024-53848 issue affects the check-jsonschema tool (and related advisories) where the default caching uses the remote schema basename (e.g., https://example.org/schema.json) as the cache filename. This can allow a malicious schema URL to overwrite or be substituted in the cache leading to...

7.1CVSS6.9AI score0.00142EPSS
SaveExploits0References2
Rows per page
Query Builder