Lucene search
+L

3514 matches found

Cvelist
Cvelist
added 2025/07/15 2:47 p.m.44 views

CVE-2025-53622 DSpace has path traversal vulnerability in Simple Archive Format (SAF) package import via contents file

DSpace open source software is a repository application which provides durable access to digital resources. Prior to versions 7.6.4, 8.2, and 9.1, a path traversal vulnerability is possible during the import of an archive in Simple Archive Format, either from command-line ./dspace import command ...

5.2CVSS0.00408EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/15 12:15 a.m.52 views

CVE-2025-53889

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, Directus Flows with a manual trigger are not validating whether the user triggering the Flow has permissions to the items provided as payload to the Flow...

6.5CVSS0.00398EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/07/14 11:50 p.m.2 views

CVE-2025-53889 Directus missing permission checks for manual trigger Flows

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, Directus Flows with a manual trigger are not validating whether the user triggering the Flow has permissions to the items provided as payload to the Flow...

6.5CVSS7AI score0.00398EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/14 11:50 p.m.77 views

CVE-2025-53889

Summary: CVE-2025-53889 affects Directus up to 11.9.0 where manual trigger Flows do not validate whether the triggering user has read permissions for payload items, potentially allowing unauthorized actions. The issue is fixed in 11.9.0; a workaround is to add permission checks for read access to...

6.5CVSS7.1AI score0.00398EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/14 11:50 p.m.21 views

CVE-2025-53889 Directus missing permission checks for manual trigger Flows

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, Directus Flows with a manual trigger are not validating whether the user triggering the Flow has permissions to the items provided as payload to the Flow...

6.5CVSS7.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/14 11:50 p.m.48 views

CVE-2025-53889 Directus missing permission checks for manual trigger Flows

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, Directus Flows with a manual trigger are not validating whether the user triggering the Flow has permissions to the items provided as payload to the Flow...

6.5CVSS0.00398EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/14 12:00 a.m.22 views

PT-2025-29529 · Directus · Directus

Name of the Vulnerable Software and Affected Versions: Directus versions 9.12.0 through 11.8.9 Description: Directus is a real-time API and App dashboard for managing SQL database content. Flows with a manual trigger do not validate whether the user triggering the Flow has permissions to the item...

6.5CVSS7AI score0.00398EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/07/11 12:00 a.m.7 views

PT-2025-30314 · Crates.Io · Static-Alloc

The affected function, MemBump::new, would allocate memory without initializing it. Subsequently calling the created value's various alloc methods would then read and write the start of that memory as a Cell which is undefined behavior. Instead, it should zero initialize the start of the allocate...

7AI score
SaveExploits0References4
CVE
CVE
added 2025/07/10 7:42 a.m.84 views

CVE-2025-38284

CVE-2025-38284 affects the Linux kernel wifi driver rtW89 via PCI config DAC handling. The issue: 36-bit DMA support depends on a chip‑proprietary bit accessible through PCI config API or DBI; when mmap is NULL, a page fault occurs and the kernel trace shows a BUG in rtw89_pci_ops_write16 leading...

5.5CVSS6.5AI score0.0014EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2025/07/09 6:07 p.m.12 views

@clerk/backend Performs Insufficient Verification of Data Authenticity

Impact Applications that use the verifyWebhook helper to verify incoming Clerk webhooks are susceptible to accepting improperly signed webhook events. Patches @clerk/backend: the helper has been patched as of 2.4.0 @clerk/astro: the helper has been patched as of 2.10.2 @clerk/express: the helper...

7.5CVSS7AI score0.00152EPSS
SaveExploits0References3Affected Software9
OSV
OSV
added 2025/07/09 6:07 p.m.18 views

GHSA-9MP4-77WG-RWX9 @clerk/backend Performs Insufficient Verification of Data Authenticity

Impact Applications that use the verifyWebhook helper to verify incoming Clerk webhooks are susceptible to accepting improperly signed webhook events. Patches @clerk/backend: the helper has been patched as of 2.4.0 @clerk/astro: the helper has been patched as of 2.10.2 @clerk/express: the helper...

7.5CVSS6.2AI score0.00152EPSS
SaveExploits0References3
Microsoft KB
Microsoft KB
added 2025/07/08 2:00 p.m.65 views

July 1, 2025, update for Outlook 2016 (KB5002747)

None None...

7CVSS7AI score0.00324EPSS
SaveExploits0
Gitee
Gitee
added 2025/07/06 3:21 a.m.152 views

Pentest-and-Development-Tips

Pentest-and-Development-Tips A collection of pentest and development tips Author: 3gstudent Click on me to view the English version 声明 以下技巧不应用于非法用途 --- Tips 1. 手动端口探测 nmap的-sV可以探测出服务版本,但有些情况下必须手动探测去验证 使用Wireshark获取响应包未免大材小用,可通过nc简单判断 eg. 对于8001端口,nc连接上去,随便输入一个字符串,得到了以下结果: $ nc -vv localhost 8001...

7.4AI score
SaveExploits0
OSV
OSV
added 2025/07/04 10:06 p.m.18 views

GHSA-3QHF-M339-9G5V MCP Python SDK vulnerability in the FastMCP Server causes validation error, leading to DoS

A validation error in the MCP SDK can cause an unhandled exception when processing malformed requests, resulting in service unavailability 500 errors until manually restarted. Impact may vary depending on the deployment conditions, and presence of infrastructure-level resilience measures. Thank y...

8.7CVSS5.8AI score0.07261EPSS
SaveExploits0References9
Snyk
Snyk
added 2025/06/25 9:57 p.m.4 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation via the machine init process. An attacker can intercept or manipulate data in transit by performing a man-in-the-middle attack during the download of VM images from an OCI registry. Workaround This...

8.3CVSS6.6AI score0.00452EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.14 views

Leveraging GPT-4 for Vulnerability-Witnessing Unit Test Generation

In the life-cycle of software development, testing plays a crucial role in quality assurance. Proper testing not only increases code coverage and prevents regressions but it can also ensure that any potential vulnerabilities in the software are identified and effectively fixed. However, creating...

7AI score
SaveExploits0
Veeam
Veeam
added 2025/06/09 12:00 a.m.54 views

Could not apply snapshot: Device has active dirty bitmaps

Challenge When the user attempts to use the Rollback function for a snapshot on a Proxmox Virtual Environment PVE Virtual Machine VM that is protected by Veeam Backup & Replication, the following error occurs: qemu-img: Could not apply snapshot '%%': Device has active dirty bitmaps Cause This err...

7.2AI score
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/01 7:33 p.m.12 views

CVE-2025-48883

Chrome PHP allows users to start playing with chrome/chromium in headless mode from PHP. Prior to version 1.14.0, CSS Selector expressions are not properly encoded, which can lead to XSS cross-site scripting vulnerabilities. This is patched in v1.14.0. As a workaround, users can apply encoding...

5.3CVSS6AI score0.00453EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/05/28 4:06 p.m.19 views

Chrome PHP is missing encoding in `CssSelector`

Impact CSS Selector expressions are not properly encoded, which can lead to XSS cross-site scripting vulnerabilities. Patches This is patched in v1.14.0. Workarounds Users can apply encoding manually to their selectors, if they are unable to upgrade...

5.3CVSS6.1AI score0.00453EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/28 4:06 p.m.29 views

GHSA-3432-FMRF-7VMH Chrome PHP is missing encoding in `CssSelector`

Impact CSS Selector expressions are not properly encoded, which can lead to XSS cross-site scripting vulnerabilities. Patches This is patched in v1.14.0. Workarounds Users can apply encoding manually to their selectors, if they are unable to upgrade...

5.3CVSS6.1AI score0.00453EPSS
SaveExploits0References5
Rows per page
Query Builder