Lucene search
+L

3350 matches found

Github Security Blog
Github Security Blog
added 2022/08/06 5:29 a.m.48 views

next-auth before v4.10.2 and v3.29.9 leaks excessive information into log

Impact An information disclosure vulnerability in next-auth before v4.10.2 and v3.29.9 allows an attacker with log access privilege to obtain excessive information such as an identity provider's secret in the log which is thrown during OAuth error handling and use it to leverage further attacks o...

3.3CVSS4.3AI score0.00256EPSS
SaveExploits0References6Affected Software1
Nextcloud
Nextcloud
added 2022/08/04 6:29 a.m.299 views

Unauthenticated SSRF in 3rd party module "cerdic/csstidy"

None...

9.8CVSS8.7AI score0.00689EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2022/08/01 9:15 p.m.48 views

CVE-2022-31191

DSpace open source software is a repository application which provides durable access to digital resources. dspace-jspui is a UI component for DSpace. The JSPUI spellcheck "Did you mean" HTML escapes the data-spell attribute in the link, but not the actual displayed text. Similarly, the JSPUI...

7.1CVSS0.00768EPSS
SaveExploits0References5
Prion
Prion
added 2022/08/01 9:15 p.m.24 views

Cross site scripting

OpenZeppelin Contracts is a library for secure smart contract development. Contracts using the cross chain utilities for Arbitrum L2, CrossChainEnabledArbitrumL2 or LibArbitrumL2, will classify direct interactions of externally owned accounts EOAs as cross chain calls, even though they are not...

5CVSS5.2AI score0.00569EPSS
SaveExploits0References2Affected Software2
Vulnrichment
Vulnrichment
added 2022/08/01 12:00 a.m.11 views

CVE-2022-31188 Server-Side Request Forgery Vulnerability in Computer Vision Annotation Tool (CVAT)

CVAT is an opensource interactive video and image annotation tool for computer vision. Versions prior to 2.0.0 were found to be subject to a Server-side request forgery SSRF vulnerability. Validation has been added to urls used in the affected code path in version 2.0.0. Users are advised to...

8.6CVSS9.8AI score0.48643EPSS
SaveExploits4References3
Positive Technologies
Positive Technologies
added 2022/08/01 12:00 a.m.12 views

PT-2022-23027 · Flarum +2 · Flarum +2

Name of the Vulnerable Software and Affected Versions: fof/byobu versions prior to 1.1.7 Description: The issue concerns the fof/byobu private discussions extension for Flarum forum, where affected versions do not respect private discussion disablement by users. This means users who have chosen t...

4.3CVSS4.5AI score0.00503EPSS
SaveExploits0References7
OSV
OSV
added 2022/07/29 10:26 p.m.34 views

GHSA-C8RP-CGF4-937W mezzio-swoole Applications Using Diactoros Vulnerable to HTTP Host Header Attack

Impact mezzio-swoole applications using Diactoros for their PSR-7 implementation, and which are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol, and/or port of a Laminas\Diactoros\Uri instance associated with the incoming server request...

6.2AI score
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2022/07/28 2:43 p.m.43 views

Security Bulletin: IBM App Connect Enterprise and IBM Integration Bus are vulnerable to arbitrary code execution due to node.js minimist module ( CVE-2021-44906)

Summary IBM App Connect Enterprise and IBM Integration Bus are vulnerable to arbitrary code execution due to the node.js minimist module CVE-2021-44906. A mitigation has been provided for IBM Integration Bus. The latest fix packs for IBM App Connect Enterprise includes minimist 1.2.6 Vulnerabilit...

9.8CVSS9.6AI score0.04581EPSS
SaveExploits1Affected Software2
Github Security Blog
Github Security Blog
added 2022/07/27 10:05 p.m.66 views

Diactoros before 2.11.1 vulnerable to HTTP Host Header Attack

Impact Applications that use Diactoros, and are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol, and/or port of a Laminas\Diactoros\Uri instance associated with the incoming server request modified to reflect values from X-Forwarded-...

7.2CVSS5.9AI score0.00757EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/21 10:34 p.m.57 views

Cranelift vulnerable to miscompilation of constant values in division on AArch64

Impact There was a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors could result in incorrect division results at runtime. The translation rules for constants did not take into account whether sign- or zero-extension should happen, which resulted in an...

7.5CVSS7.4AI score0.00809EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2022/07/21 10:34 p.m.78 views

GHSA-7F6X-JWH5-M9R4 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Impact There was a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors could result in incorrect division results at runtime. The translation rules for constants did not take into account whether sign- or zero-extension should happen, which resulted in an...

5.9CVSS6.7AI score0.00809EPSS
SaveExploits1References5
OSV
OSV
added 2022/07/20 1:36 a.m.50 views

GHSA-CQHR-JQVC-QW9P Java Melody vulnerable to cross-site scripting

JavaMelody is a monitoring tool for JavaEE applications. Versions prior to 1.61.0 are vulnerable to a cross-site scripting XSS attack. This issue was patched in version 1.61.0, and users are recommended to upgrade to the latest version. There are no known workarounds...

10CVSS5.6AI score0.0227EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/07/15 9:46 p.m.44 views

Shescape vulnerable to insufficient escaping of whitespace

Impact This only impacts users that use the escape or escapeAll functions with the interpolation option set to true. Example: javascript import cp from "node:childprocess"; import as shescape from "shescape"; // 1. Prerequisites const options = shell: "bash", // Or shell: "dash", // Or shell:...

9.8CVSS9.3AI score0.01895EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/07/15 9:46 p.m.25 views

GHSA-44VR-RWWJ-P88H Shescape vulnerable to insufficient escaping of whitespace

Impact This only impacts users that use the escape or escapeAll functions with the interpolation option set to true. Example: javascript import cp from "node:childprocess"; import as shescape from "shescape"; // 1. Prerequisites const options = shell: "bash", // Or shell: "dash", // Or shell:...

9.8CVSS9.7AI score0.01895EPSS
SaveExploits1References8
OSV
OSV
added 2022/07/15 6:10 p.m.92 views

GHSA-QWRJ-9HMP-GPXH FlyteAdmin Insufficient AccessToken Expiration Check

Impact Authenticated users using an external identity provider can continue to use Access Tokens and ID Tokens even after they expire. Using flyteadmin as the OAuth2 Authorization Server is unaffected by this issue. Patches 1.1.30 Workarounds Rotating signing keys immediately will: Invalidate all...

6.5CVSS6.2AI score0.01003EPSS
SaveExploits0References7
OSV
OSV
added 2022/07/15 5:15 p.m.31 views

CVE-2022-31157 Use of a Broken or Risky Cryptographic Algorithm in packbackbooks/lti-1-3-php-library

LTI 1.3 Tool Library is a library used for building IMS-certified LTI 1.3 tool providers in PHP. Prior to version 5.0, the function used to generate random nonces was not sufficiently cryptographically complex. Users should upgrade to version 5.0 to receive a patch. There are currently no known...

7.5CVSS7.4AI score
SaveExploits0References3
RubySec
RubySec
added 2022/07/15 12:00 a.m.25 views

jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label

Impact Initializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call .checkboxradio "refresh" on such a widget and the initial HTML contained encoded HTML entities, they will erroneously get decoded. This can le...

6.1CVSS6.8AI score0.0264EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2022/07/14 8:15 p.m.28 views

CVE-2022-31156

Gradle is a build tool. Dependency verification is a security feature in Gradle Build Tool that was introduced to allow validation of external dependencies either through their checksum or cryptographic signatures. In versions 6.2 through 7.4.2, there are some cases in which Gradle may skip that...

6.6CVSS5.9AI score0.00531EPSS
SaveExploits0References3
OSV
OSV
added 2022/07/14 8:05 p.m.37 views

CVE-2022-31156 Gradle's dependency verification can ignore checksum verification when signature verification cannot be performed

Gradle is a build tool. Dependency verification is a security feature in Gradle Build Tool that was introduced to allow validation of external dependencies either through their checksum or cryptographic signatures. In versions 6.2 through 7.4.2, there are some cases in which Gradle may skip that...

6.6CVSS4.9AI score
SaveExploits0References4
NVD
NVD
added 2022/07/12 9:15 p.m.37 views

CVE-2022-31012

Git for Windows is a fork of Git that contains Windows-specific patches. This vulnerability in versions prior to 2.37.1 lets Git for Windows' installer execute a binary into C:\mingw64\bin\git.exe by mistake. This only happens upon a fresh install, not when upgrading Git for Windows. A patch is...

8.2CVSS0.00394EPSS
SaveExploits0References2
Rows per page
Query Builder