Lucene search
+L

1041 matches found

Github Security Blog
Github Security Blog
added 2023/05/01 1:42 p.m.33 views

Data written to GitHub Actions Cache may expose secrets

Impact This vulnerability impacts GitHub workflows using the Gradle Build Action that have executed the Gradle Build Tool with the configuration cache enabled, potentially exposing secrets configured for the repository. Secrets configured for GitHub Actions are normally passed to the Gradle Build...

7.6CVSS6.5AI score0.00285EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2023/04/28 4:15 p.m.70 views

CVE-2023-30853

Gradle Build Action allows users to execute a Gradle Build in their GitHub Actions workflow. A vulnerability impacts GitHub workflows using the Gradle Build Action prior to version 2.4.2 that have executed the Gradle Build Tool with the configuration cache enabled, potentially exposing secrets...

7.6CVSS7.6AI score0.00285EPSS
SaveExploits0References2
Prion
Prion
added 2023/04/28 4:15 p.m.24 views

Default configuration

Gradle Build Action allows users to execute a Gradle Build in their GitHub Actions workflow. A vulnerability impacts GitHub workflows using the Gradle Build Action prior to version 2.4.2 that have executed the Gradle Build Tool with the configuration cache enabled, potentially exposing secrets...

4CVSS6.5AI score0.00285EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/04/28 3:10 p.m.61 views

CVE-2023-30853 Gradle Build Action data written to GitHub Actions Cache may expose secrets

Gradle Build Action allows users to execute a Gradle Build in their GitHub Actions workflow. A vulnerability impacts GitHub workflows using the Gradle Build Action prior to version 2.4.2 that have executed the Gradle Build Tool with the configuration cache enabled, potentially exposing secrets...

7.6CVSS7.8AI score0.00285EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/04/27 5:11 p.m.41 views

SQL Injection in Admin Translations API

Impact SQL injection is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. It generally allows an attacker to view data that they are not normally able to retrieve. This might include data belonging to other users, or any...

8.8CVSS9AI score0.00791EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2023/04/27 3:15 p.m.38 views

CVE-2023-30847

H2O is an HTTP server. In versions 2.3.0-beta2 and prior, when the reverse proxy handler tries to processes a certain type of invalid HTTP request, it tries to build an upstream URL by reading from uninitialized pointer. This behavior can lead to crashes or leak of information to back end HTTP...

8.2CVSS8.1AI score0.00902EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2023/04/27 3:15 p.m.90 views

CVE-2023-30847

H2O is an HTTP server. In versions 2.3.0-beta2 and prior, when the reverse proxy handler tries to processes a certain type of invalid HTTP request, it tries to build an upstream URL by reading from uninitialized pointer. This behavior can lead to crashes or leak of information to back end HTTP...

6.4CVSS6.7AI score0.00902EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2023/04/27 3:15 p.m.31 views

CVE-2023-30847

H2O is an HTTP server. In versions 2.3.0-beta2 and prior, when the reverse proxy handler tries to processes a certain type of invalid HTTP request, it tries to build an upstream URL by reading from uninitialized pointer. This behavior can lead to crashes or leak of information to back end HTTP...

8.2CVSS7.1AI score0.00902EPSS
SaveExploits0References4
Prion
Prion
added 2023/04/27 3:15 p.m.27 views

Design/Logic Flaw

H2O is an HTTP server. In versions 2.3.0-beta2 and prior, when the reverse proxy handler tries to processes a certain type of invalid HTTP request, it tries to build an upstream URL by reading from uninitialized pointer. This behavior can lead to crashes or leak of information to back end HTTP...

6.4CVSS7.9AI score0.00902EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/04/27 2:08 p.m.91 views

CVE-2023-30847

H2O is an HTTP server. In versions 2.3.0-beta2 and prior, when the reverse proxy handler tries to processes a certain type of invalid HTTP request, it tries to build an upstream URL by reading from uninitialized pointer. This behavior can lead to crashes or leak of information to back end HTTP...

8.2CVSS8AI score0.00902EPSS
SaveExploits0
Prion
Prion
added 2023/04/26 7:15 p.m.22 views

Buffer overflow

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System CFS backend for the storage of data file...

5CVSS7.5AI score0.00638EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/26 6:14 p.m.14 views

CVE-2023-30546 Contiki-NG has off-by-one error in Antelope DBMS

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System CFS backend for the storage of data file...

9.8CVSS9.4AI score0.00638EPSS
SaveExploits0References2
OSV
OSV
added 2023/04/26 6:14 p.m.12 views

CVE-2023-30546 Contiki-NG has off-by-one error in Antelope DBMS

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System CFS backend for the storage of data file...

9.8CVSS6.9AI score
SaveExploits0References4
NVD
NVD
added 2023/04/24 10:15 p.m.43 views

CVE-2023-30623

embano1/wip is a GitHub Action written in Bash. Prior to version 2, the embano1/wip action uses the github.event.pullrequest.title parameter in an insecure way. The title parameter is used in a run statement - resulting in a command injection vulnerability due to string interpolation. This...

8.8CVSS9AI score0.03728EPSS
SaveExploits1References3
OSV
OSV
added 2023/04/24 9:03 p.m.29 views

CVE-2023-30623 Arbitrary command injection in embano1/wip

embano1/wip is a GitHub Action written in Bash. Prior to version 2, the embano1/wip action uses the github.event.pullrequest.title parameter in an insecure way. The title parameter is used in a run statement - resulting in a command injection vulnerability due to string interpolation. This...

8.8CVSS8.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2023/04/24 9:03 p.m.24 views

CVE-2023-30623 Arbitrary command injection in embano1/wip

embano1/wip is a GitHub Action written in Bash. Prior to version 2, the embano1/wip action uses the github.event.pullrequest.title parameter in an insecure way. The title parameter is used in a run statement - resulting in a command injection vulnerability due to string interpolation. This...

8.8CVSS9.2AI score0.03728EPSS
SaveExploits1References3
CVE
CVE
added 2023/04/24 9:03 p.m.82 views

CVE-2023-30623

CVE-2023-30623 concerns the GitHub Action embano1/wip (Bash). Before version 2, it insecurely uses the PR title from github.event.pull_request.title in a run statement, enabling command injection via string interpolation. This can let an attacker who creates a PR trigger code execution on GitHub ...

8.8CVSS9AI score0.03728EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/24 12:00 a.m.14 views

PT-2023-22820 · Unknown · Embano1/Wip

Name of the Vulnerable Software and Affected Versions: embano1/wip versions prior to 2 Description: The embano1/wip action uses the github.event.pull request.title parameter in an insecure way, resulting in a command injection vulnerability due to string interpolation. This issue can be triggered...

8.8CVSS8.8AI score0.03728EPSS
SaveExploits1References9
UbuntuCve
UbuntuCve
added 2023/04/19 12:15 a.m.122 views

CVE-2023-27043

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS6.7AI score0.02527EPSS
SaveExploits1References8
NVD
NVD
added 2023/03/27 10:15 p.m.55 views

CVE-2023-26493

Cocos Engine is an open-source framework for building 2D & 3D real-time rendering and interactive content. In the github repo for Cocos Engine the web-interface-check.yml was subject to command injection. The web-interface-check.yml was triggered when a pull request was opened or updated and...

8.8CVSS8.6AI score0.02907EPSS
SaveExploits1References3
Rows per page
Query Builder