Lucene search
+L

14245 matches found

OSV
OSV
added 2025/08/05 11:31 p.m.11 views

CVE-2025-54594 react-native-bottom-tabs: Arbitrary code execution in GitHub Actions canary workflow leads to secret exfiltration

react-native-bottom-tabs is a library of Native Bottom Tabs for React Native. In versions 0.9.2 and below, the github/workflows/release-canary.yml GitHub Actions repository workflow improperly used the pullrequesttarget event trigger, which allowed for untrusted code from a forked pull request to...

9.1CVSS7.2AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/08/05 12:00 a.m.8 views

CVE-2025-54874

OpenJPEG is an open-source JPEG 2000 codec. In OpenJPEG from 2.5.1 through 2.5.3, a call to opjjp2readheader may lead to OOB heap memory write when the data stream pstream is too short and pimage is not initialized...

9.8CVSS7.2AI score0.00641EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.11 views

kernel: ext4: avoid journaling sb update on error if journal is destroying

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS6.8AI score0.00194EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.8 views

kernel: ext4: avoid journaling sb update on error if journal is destroying

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS6.8AI score0.00194EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/03 2:14 p.m.19 views

CVE-2025-52390

Saurus CMS Community Edition since commit d886e5b0 2010-04-23 is vulnerable to a SQL Injection vulnerability in the prepareSearchQuery method in FulltextSearch.class.php. The application directly concatenates user-supplied input $searchword into SQL queries without sanitization, allowing attacker...

9.1CVSS7.2AI score0.00575EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/08/02 8:22 p.m.12 views

CVE-2025-54585

GitProxy is an application that stands between developers and a Git remote endpoint. In versions 1.19.1 and below, attackers can exploit the way GitProxy handles new branch creation to bypass the approval of prior commits on the parent branch. The vulnerability impacts all users or organizations...

8.2CVSS6.2AI score0.00355EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/08/02 8:22 p.m.11 views

CVE-2025-54584

GitProxy is an application that stands between developers and a Git remote endpoint e.g., github.com. In versions 1.19.1 and below, an attacker can craft a malicious Git packfile to exploit the PACK signature detection in the parsePush.ts file. By embedding a misleading PACK signature within comm...

7CVSS6AI score0.00481EPSS
SaveExploits1References1
NVD
NVD
added 2025/07/30 9:15 p.m.13 views

CVE-2025-54585

GitProxy is an application that stands between developers and a Git remote endpoint. In versions 1.19.1 and below, attackers can exploit the way GitProxy handles new branch creation to bypass the approval of prior commits on the parent branch. The vulnerability impacts all users or organizations...

8.2CVSS0.00355EPSS
SaveExploits1References4
OSV
OSV
added 2025/07/30 9:14 p.m.9 views

CVE-2025-54586 GitProxy is susceptible to a hidden commits injection attack

GitProxy is an application that stands between developers and a Git remote endpoint. In versions 1.19.1 and below, attackers can inject extra commits into the pack sent to GitHub, commits that aren’t pointed to by any branch. Although these “hidden” commits never show up in the repository’s visib...

7.1CVSS6.5AI score
SaveExploits0References6
OSV
OSV
added 2025/07/30 8:17 p.m.11 views

CVE-2025-54585 GitProxy is vulnerable to a new branch approval exploit

GitProxy is an application that stands between developers and a Git remote endpoint. In versions 1.19.1 and below, attackers can exploit the way GitProxy handles new branch creation to bypass the approval of prior commits on the parent branch. The vulnerability impacts all users or organizations...

8.2CVSS6.5AI score
SaveExploits0References6
NVD
NVD
added 2025/07/30 8:15 p.m.15 views

CVE-2025-54584

GitProxy is an application that stands between developers and a Git remote endpoint e.g., github.com. In versions 1.19.1 and below, an attacker can craft a malicious Git packfile to exploit the PACK signature detection in the parsePush.ts file. By embedding a misleading PACK signature within comm...

7CVSS0.00481EPSS
SaveExploits1References4
CVE
CVE
added 2025/07/30 8:01 p.m.43 views

CVE-2025-54584

GitProxy (versions ≤ 1.19.1) is vulnerable to a packfile parsing exploit due to the parsePush.ts PACK signature detection. An attacker can craft a malicious Git packfile that embeds a misleading PACK signature within commit content and manipulates the packet structure, causing the parser to treat...

7CVSS6.3AI score0.00481EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/30 8:01 p.m.12 views

CVE-2025-54584 GitProxy is vulnerable to a packfile parsing exploit

GitProxy is an application that stands between developers and a Git remote endpoint e.g., github.com. In versions 1.19.1 and below, an attacker can craft a malicious Git packfile to exploit the PACK signature detection in the parsePush.ts file. By embedding a misleading PACK signature within comm...

7CVSS6.3AI score0.00481EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/07/30 4:40 p.m.17 views

GitProxy New Branch Approval Exploit

Summary An attacker can exploit the way GitProxy handles new branch creation to bypass the approval of prior commits on the parent branch. Because it can greatly affect system integrity, we classify this as a High impact vulnerability. Details GitProxy checks for the...

8.2CVSS7.1AI score0.00355EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/07/30 4:40 p.m.6 views

GHSA-39P2-8HQ9-FWJ6 GitProxy New Branch Approval Exploit

Summary An attacker can exploit the way GitProxy handles new branch creation to bypass the approval of prior commits on the parent branch. Because it can greatly affect system integrity, we classify this as a High impact vulnerability. Details GitProxy checks for the...

8.2CVSS7.1AI score0.00355EPSS
SaveExploits1References6
OSV
OSV
added 2025/07/30 4:40 p.m.13 views

GHSA-XXMH-RF63-QWJV GitProxy Backfile Parsing Exploit

Summary An attacker can craft a malicious Git packfile to exploit the PACK signature detection in the parsePush.ts. By embedding a misleading PACK signature within commit content and carefully constructing the packet structure, the attacker can trick the parser into treating invalid or unintended...

7CVSS7.4AI score0.00481EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/07/30 4:40 p.m.22 views

GitProxy Backfile Parsing Exploit

Summary An attacker can craft a malicious Git packfile to exploit the PACK signature detection in the parsePush.ts. By embedding a misleading PACK signature within commit content and carefully constructing the packet structure, the attacker can trick the parser into treating invalid or unintended...

7CVSS7.4AI score0.00481EPSS
SaveExploits1References6Affected Software1
RedHat Linux
RedHat Linux
added 2025/07/30 4:03 p.m.7 views

kernel: ext4: avoid journaling sb update on error if journal is destroying

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

5.5CVSS6.8AI score0.00194EPSS
SaveExploits0References5
NVD
NVD
added 2025/07/30 2:15 p.m.9 views

CVE-2025-54430

dedupe is a python library that uses machine learning to perform fuzzy matching, deduplication and entity resolution quickly on structured data. Before commit 3f61e79, a critical severity vulnerability has been identified within the .github/workflows/benchmark-bot.yml workflow, where a issuecomme...

9.1CVSS0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/30 1:41 p.m.38 views

CVE-2025-54430

CVE-2025-54430 affects the Deduplicate (dedupe) Python library. The issue resides in the GitHub Actions workflow .github/workflows/benchmark-bot.yml, where an issue_comment can trigger and cause untrusted code to run because the workflow checks out the PR branch via ${{ github.event.issue.number ...

9.1CVSS6.6AI score0.00343EPSS
SaveExploits0References2
Rows per page
Query Builder