Lucene search
+L

838 matches found

OSV
OSV
added 2024/09/20 12:0 a.m.15 views

CVE-2024-37879

Improper input validation in /admin/config/save in User-friendly SVN USVN before v1.0.12 and below allows administrators to execute arbitrary code via the fields "siteTitle", "siteIco" and "siteLogo"...

4.8CVSS8.1AI score0.00385EPSS
SaveExploits0References6
Akamai Blog
Akamai Blog
added 2024/09/03 1:0 p.m.13 views

How to Implement Zero Trust on a Budget

...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

DEBIAN-CVE-2024-43857

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null reference error when checking end of zone This patch fixes a potentially null pointer being accessed by isendzoneblkaddr that checks the last block of a zone when f2fs is mounted as a single device...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

UBUNTU-CVE-2024-42297

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fsevictinode+0x1576/0x1590 fs/f2fs/inode.c:933 Call Trace: evict+0x2a4/0x620 fs/inode.c:664...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References27
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure of the f2fs file system to properly handle scenarios where blkaddr is valid when processing...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References6
Fedora
Fedora
added 2024/07/19 2:22 a.m.28 views

[SECURITY] Fedora 39 Update: rapidjson-1.1.0-41.fc39

RapidJSON is a fast JSON parser and generator for C++. It was inspired by RapidXml. RapidJSON is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. RapidJSON is fast. Its performance can be comparable to strlen. It also optionally...

7.8CVSS7.2AI score0.00375EPSS
SaveExploits0
OSV
OSV
added 2024/06/24 2:15 p.m.2 views

DEBIAN-CVE-2024-34027

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7CVSS5.5AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 7:15 a.m.32 views

CVE-2024-38873

An issue was discovered in the friendlycaptchaofficial aka Integration of Friendly Captcha extension before 0.1.4 for TYPO3. The extension fails to check the requirement of the captcha field in submitted form data, allowing a remote user to bypass the captcha check. This only affects the captcha...

5.3CVSS0.0055EPSS
SaveExploits0References1
WPVulnDB
WPVulnDB
added 2024/06/11 12:0 a.m.28 views

Photo Gallery by 10Web – Mobile-Friendly Image Gallery < 1.8.24 - Authenticated (Contributor+) Path Traversal via esc_dir Function

Description The Photo Gallery by 10Web – Mobile-Friendly Image Gallery plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.8.23 via the escdir function. This makes it possible for authenticated attackers to cut and paste copy the contents of arbitrary file...

8.8CVSS6.6AI score0.00727EPSS
SaveExploits0References1Affected Software1
Friends Of PHP
Friends Of PHP
added 2024/06/08 9:3 a.m.60 views

TYPO3-EXT-SA-2024-004: Broken Access Control in "Integration of Friendly Captcha" (friendlycaptcha_official)

More info at https://typo3.org/security/advisory/typo3-ext-sa-2024-004...

5.3CVSS6.9AI score0.0055EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2024/06/07 9:33 a.m.45 views

CVE-2024-5481 Photo Gallery by 10Web – Mobile-Friendly Image Gallery <= 1.8.23 - Authenticated (Contributor+) Path Traversal via esc_dir Function

The Photo Gallery by 10Web – Mobile-Friendly Image Gallery plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.8.23 via the escdir function. This makes it possible for authenticated attackers to cut and paste copy the contents of arbitrary files on the...

6.8CVSS0.00727EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.4 views

SUSE CVE-2021-47335

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xffff88823bc16040 in kfence-10:...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References3
Fedora
Fedora
added 2024/05/23 1:9 a.m.41 views

[SECURITY] Fedora 40 Update: python-jinja2-3.1.4-1.fc40

Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. If you have any exposure to other text-based template languages, such as Smarty or Django, you should feel right at home with...

5.4CVSS6.5AI score0.00979EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.3 views

SUSE CVE-2024-27034

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover normal cluster write with cprwsem When we overwrite compressed cluster w/ normal cluster, we should not unlock cprwsem during f2fswriterawpages, otherwise data will be corrupted if partial blocks were...

5.5CVSS6.7AI score0.00273EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/01 1:15 p.m.13 views

UBUNTU-CVE-2024-27070

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free issue in f2fsfilemapfault syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in f2fsfilemapfault+0xd1/0x2c0 fs/f2fs/file.c:49 Read of size 8 at addr ffff88807bb22680 by task...

7.8CVSS5.8AI score0.00227EPSS
SaveExploits0References10
Fedora
Fedora
added 2024/04/19 9:43 p.m.38 views

[SECURITY] Fedora 40 Update: yyjson-0.9.0-1.fc40

A high performance JSON library written in ANSI C. Features - Fast: can read or write gigabytes per second JSON data on modern CPUs. - Portable: complies with ANSI C C89 for cross-platform compatibility. - Strict: complies with RFC 8259 JSON standard, ensuring strict number format and UTF-8...

8.6CVSS6.3AI score0.01836EPSS
SaveExploits1
Fedora
Fedora
added 2024/04/17 2:19 a.m.68 views

[SECURITY] Fedora 39 Update: yyjson-0.9.0-1.fc39

A high performance JSON library written in ANSI C. Features - Fast: can read or write gigabytes per second JSON data on modern CPUs. - Portable: complies with ANSI C C89 for cross-platform compatibility. - Strict: complies with RFC 8259 JSON standard, ensuring strict number format and UTF-8...

8.6CVSS6.3AI score0.01836EPSS
SaveExploits1
Fedora
Fedora
added 2024/04/17 2:12 a.m.32 views

[SECURITY] Fedora 38 Update: yyjson-0.9.0-1.fc38

A high performance JSON library written in ANSI C. Features - Fast: can read or write gigabytes per second JSON data on modern CPUs. - Portable: complies with ANSI C C89 for cross-platform compatibility. - Strict: complies with RFC 8259 JSON standard, ensuring strict number format and UTF-8...

8.6CVSS6.3AI score0.01836EPSS
SaveExploits1
HackRead
HackRead
added 2024/04/13 10:22 p.m.24 views

Best Practices for Optimizing Web Development Standards for Media Sites

By Owais Sultan Boost user engagement and SEO ranking with these key web development practices for media sites. Discover responsive design, page speed optimization, user-friendly CMS, SEO structure, and accessibility best practices. This is a post from HackRead.com Read the original post: Best...

7.3AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/04/10 5:55 a.m.5 views

Malicious code in @lbnqduy11805/friendly-doodle (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 802b2dcf0e836c6a955cab90d444fba0aac8f4b098f5b7b1e19e1ab2b6fa3b2f Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Rows per page
Query Builder