Lucene search
+L

1096 matches found

Vulnrichment
Vulnrichment
added 2021/08/05 12:00 a.m.7 views

CVE-2021-22925

curl supports the -t command line option, known as CURLOPTTELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEWENV variables, libcurlcould be made to pass on uninitialized data from a stack based...

6.7AI score0.04929EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2021/07/19 3:19 p.m.178 views

Buildah processes using chroot isolation may leak environment values to intermediate processes

Impact When running processes using "chroot" isolation, the process being run can examine the environment variables of its immediate parent and grandparent processes CVE-2021-3602. This isolation type is often used when running buildah in unprivileged containers, and it is often used to do so in...

5.5CVSS5.8AI score0.00327EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/06/11 4:15 p.m.6 views

DEBIAN-CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

3.1CVSS6.6AI score0.04507EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2021/06/11 3:49 p.m.10 views

CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

6.8AI score0.04507EPSS
SaveExploits1References14
curl security advisories
curl security advisories
added 2021/05/26 8:00 a.m.19 views

TELNET stack contents disclosure

curl supports the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl. This rarely used option is used to send variable=content pairs to TELNET servers. Due to flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on uninitialized data from a stack bas...

3.1CVSS6.8AI score0.04507EPSS
SaveExploits1References1Affected Software2
Veracode
Veracode
added 2021/04/14 4:44 a.m.14 views

Information Disclosure

shopware/production is vulnerable to information disclosure. The .env and other confidential files can be accessed if the project root is configured as the web root...

2.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/04/13 3:13 p.m.32 views

Exposure of .env if project root is configured as web root in shopware/production

Impact The .env and other sensitive files can be leaked if the project root and not /public is configured as the web root. Patches We recommend to update to the current version 6.3.5.3. You can get the update to 6.3.5.3 regularly via the Auto-Updater or directly via the download overview...

2.4AI score
SaveExploits0References3Affected Software2
OSV
OSV
added 2021/04/13 3:13 p.m.19 views

GHSA-3PCR-4982-548M Exposure of .env if project root is configured as web root in shopware/production

Impact The .env and other sensitive files can be leaked if the project root and not /public is configured as the web root. Patches We recommend to update to the current version 6.3.5.3. You can get the update to 6.3.5.3 regularly via the Auto-Updater or directly via the download overview...

7.1AI score
SaveExploits0References3
OSV
OSV
added 2021/03/03 5:15 p.m.13 views

CVE-2021-21979

In Bitnami Containers, all Laravel container versions prior to: 6.20.0-debian-10-r107 for Laravel 6, 7.30.1-debian-10-r108 for Laravel 7 and 8.5.11-debian-10-r0 for Laravel 8, the file /tmp/app/.env is generated at the time that the docker image bitnami/laravel was built, and the value of APPKEY ...

7.3CVSS7.2AI score0.00645EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/03/03 5:15 p.m.6 views

CVE-2021-21979

In Bitnami Containers, all Laravel container versions prior to: 6.20.0-debian-10-r107 for Laravel 6, 7.30.1-debian-10-r108 for Laravel 7 and 8.5.11-debian-10-r0 for Laravel 8, the file /tmp/app/.env is generated at the time that the docker image bitnami/laravel was built, and the value of APPKEY ...

7.5CVSS7.1AI score0.00645EPSS
SaveExploits1References2
Snyk
Snyk
added 2021/01/26 7:00 a.m.9 views

Command Injection

Overview heroku-env is a package that parse the DATABASEURL from your heroku config and split it out into the PG environment variables used by psql pgdump pgrestore and nodepostgres Affected versions of this package are vulnerable to Command Injection. The injection point is located in lib/get.js...

9.8CVSS7.2AI score0.01264EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/01/05 7:02 a.m.20 views

Information Disclosure

github.com/go-vela/compiler is vulnerable to information disclosure. An attacker is able to obtain server configuration information using the Sprig's env function...

7.4CVSS2AI score0.01777EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2021/01/04 7:15 p.m.26 views

Code injection

Vela is a Pipeline Automation CI/CD framework built on Linux container technology written in Golang. In Vela compiler before version 0.6.1 there is a vulnerability which allows exposure of server configuration. It impacts all users of Vela. An attacker can use Sprig's env function to retrieve...

5CVSS5.2AI score0.01777EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2021/01/04 6:35 p.m.80 views

CVE-2020-26294

Vela compiler before version 0.6.1 allows exposure of server configuration via Sprig's env function in templates. The vulnerability affects the Vela server/component and enables an attacker to retrieve configuration information, exposing sensitive data. The issue has been fixed in version 0.6.1; ...

7.4CVSS5.4AI score0.01777EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/01/04 6:35 p.m.61 views

CVE-2020-26294 Exposure of server configuration

Vela is a Pipeline Automation CI/CD framework built on Linux container technology written in Golang. In Vela compiler before version 0.6.1 there is a vulnerability which allows exposure of server configuration. It impacts all users of Vela. An attacker can use Sprig's env function to retrieve...

7.4CVSS7.3AI score0.01777EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/01/04 12:00 a.m.20 views

Target Vela Operating System Command Injection Vulnerability

Target Vela is a pipeline automation CI/CD framework based on Go language, Linux container technology from Target Canada. Vela suffers from a security vulnerability that allows the disclosure of server configuration. An attacker could exploit the vulnerability to retrieve configuration informatio...

7.4CVSS5.8AI score0.01777EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2021/01/04 12:00 a.m.13 views

PT-2021-11235 · Unknown +2 · Vela Compiler +2

Name of the Vulnerable Software and Affected Versions: Vela versions prior to 0.6.1 Vela compiler versions prior to 0.6.1 Description: The issue allows exposure of server configuration, impacting all users of Vela. An attacker can use Sprig's env function to retrieve configuration information. Th...

7.4CVSS6.7AI score0.01777EPSS
SaveExploits1References9
Rockylinux
Rockylinux
added 2020/11/03 12:31 p.m.29 views

new module: perl:5.30

An update is available for perl-Pod-Perldoc, perl-DBI, perl-Pod-Escapes, perl-Devel-PPPort, perl-Pod-Usage, perl-Sub-Exporter, perl-perlfaq, perl-Object-HashBase, perl-CPAN-Meta-YAML, perl-Digest, perl-podlators, perl-bignum, perl-Text-ParseWords, perl-Text-Template, perl-DBD-MySQL, perl-Text-Glo...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/10/26 9:23 p.m.26 views

Stripo Inc: Memory Dump and Env Disclosure via Spring Boot Actuator

Memory Dump and Env Disclosure via Spring Boot Actuator Spring boot actuator files/endpoints can be accessed via path like stripo.email/██████/actuator/, including a 110 MB heapdump file, which expose source code, private keys and some internal data! The maximum severity of this asset is medium, ...

1.9AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2020/10/04 9:21 a.m.8 views

env-team.com Cross Site Scripting vulnerability OBB-1380897

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

6.2AI score
SaveExploits0
Rows per page
Query Builder