Lucene search
+L
OsvMost viewed

2102225 matches found

OSV
OSV
added 2022/04/26 9:19 p.m.82 views

GHSA-7R87-CJ48-WJ45 Potential Captcha Validate Bypass in flask-session-captcha

Impact flask-session-captcha is a package which allows users to extend Flask by adding an image based captcha stored in a server side session. The captcha.validate function would return None if passed no value e.g. by submitting a request with an empty form. If implementing users were checking th...

6.9CVSS5AI score0.01206EPSS
SaveExploits0References7
OSV
OSV
added 2022/04/13 12:00 a.m.82 views

GHSA-455J-8HG5-8576 Stored Cross-site Scripting vulnerability in Jenkins Gerrit Trigger Plugin

Jenkins Gerrit Trigger Plugin 2.35.2 and earlier does not escape the name and description of parameters on views displaying parameters, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Item/Configure permission. Exploitation of these vulnerabilities...

8CVSS5.7AI score0.0083EPSS
SaveExploits0References4
OSV
OSV
added 2022/04/02 12:00 a.m.82 views

GHSA-G397-V4W5-4M79 Command injection in cocoapods-downloader

The package cocoapods-downloader before 1.6.2 are vulnerable to Command Injection via hg argument injection. When calling the download function when using hg, the url and/or revision, tag, branch is passed to the hg clone command in a way that additional flags can be set. The additional flags can...

8.1CVSS9.9AI score0.01687EPSS
SaveExploits0References5
OSV
OSV
added 2022/03/30 12:00 a.m.82 views

GHSA-RWG2-W82X-V57J XML External Entity Reference vulnerability in Jenkins Pipeline: Phoenix AutoTest Plugin

Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows attackers able to control the input files for the readXml or writeXml build step to have Jenkins parse a crafted file that uses external entities for...

7.1CVSS8AI score0.008EPSS
SaveExploits0References4
OSV
OSV
added 2022/03/30 12:00 a.m.82 views

GHSA-2MGJ-MWVF-MPG5 Missing permission checks in Jenkins Proxmox Plugin

Jenkins Proxmox Plugin 0.7.0 and earlier does not perform a permission check in several HTTP endpoints, allowing attackers with Overall/Read permission to connect to an attacker-specified host using attacker-specified username and password perform a connection test, disable SSL/TLS validation for...

6.5CVSS6.8AI score0.00822EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/16 12:00 a.m.82 views

GHSA-V94V-PXQP-5QGJ Cross-site Scripting in ShowDoc

The upload feature of ShowDoc prior to version 2.10.4 allows files with the extension .html, which leads to stored cross-site scripting...

5.4CVSS5.2AI score0.00634EPSS
SaveExploits1References4
OSV
OSV
added 2022/03/14 9:55 p.m.82 views

GHSA-4JP3-Q2QM-9FMW Improper Restriction of Rendered UI Layers or Frames in Sylius

Impact It is possible for a page controlled by an attacker to load the website within an iframe. This will enable a clickjacking attack, in which the attacker's page overlays the target application's interface with a different interface provided by the attacker Patches The issue is fixed in...

6.1CVSS5.9AI score0.00907EPSS
SaveExploits0References6
OSV
OSV
added 2022/02/15 1:57 a.m.82 views

GHSA-VC3X-GX6C-G99F Denial of Service in Bytom

In the client in Bytom before 1.0.6, checkTopicRegister in p2p/discover/net.go does not prevent negative idx values, leading to a crash...

7.5CVSS7.3AI score0.01449EPSS
SaveExploits0References5
OSV
OSV
added 2022/02/15 1:57 a.m.82 views

GHSA-X5F3-QMWJ-4F84 Authentication bypass by capture-replay in github.com/cosmos/ethermint

Cosmos Network Ethermint = v0.4.0 is affected by a cross-chain transaction replay vulnerability in the EVM module. Since ethermint uses the same chainIDEpoch and signature schemes with ethereum for compatibility, a verified signature in ethereum is still valid in ethermint with the same msg conte...

7.5CVSS7.4AI score0.01309EPSS
SaveExploits0References4
OSV
OSV
added 2022/02/12 12:01 a.m.82 views

GHSA-38R5-34MR-MVM7 "catalog's registry v2 api exposed on unauthenticated path in Harbor"

Impact Javier Provecho, member of the TCCT Telefonica Cloud & Cybersecurity Tech better known as ElevenPaths SRE team discovered a vulnerability regarding Harbor’s v2 API. The catalog’s registry v2 api is exposed on an unauthenticated path. The current catalog API path is served at the following...

5.3CVSS5.1AI score0.00722EPSS
SaveExploits0References7
OSV
OSV
added 2022/02/09 9:53 p.m.82 views

GHSA-7PH6-5CMQ-XGJQ Path traversal in xwiki-platform-skin-skinx

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. AbstractSxExportURLFactoryActionHandlerprocessSx does not escape anything from SSX document reference when serializing it on filesystem, so it's easy to mess up the HTML export process with...

6.8CVSS5.8AI score0.00957EPSS
SaveExploits0References5
OSV
OSV
added 2022/02/09 12:58 a.m.82 views

GHSA-CP67-8W3W-6H9C Path Traversal

A vulnerability was found in keycloak, where path traversal using URL-encoded path segments in the request is possible because the resources endpoint applies a transformation of the url path to the file path. Only few specific folder hierarchies can be exposed by this flaw...

7.5CVSS7.5AI score0.01377EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/09 12:56 a.m.82 views

GHSA-HGPG-593R-HHVP Cross-site Scripting in Keycloak

A flaw was found in Keycloak's data filter, in version 10.0.1, where it allowed the processing of data URLs in some circumstances. This flaw allows an attacker to conduct cross-site scripting or further attacks...

6.1CVSS4.9AI score0.00931EPSS
SaveExploits0References2
OSV
OSV
added 2022/01/27 3:09 p.m.82 views

GHSA-7528-7JG5-6G62 Cross-site Scripting Vulnerability in CodeIgniter4

Impact Cross-Site Scripting XSS vulnerability was found in API\ResponseTrait in Codeigniter4. Attackers can do XSS attacks if you are using API\ResponseTrait. Patches Upgrade to v4.1.8 or later. Workarounds Do one of the following: 1. Do not use API\ResponseTrait nor ResourceController 2. Disable...

5.4CVSS5.5AI score0.01002EPSS
SaveExploits0References6
OSV
OSV
added 2022/01/22 12:00 a.m.82 views

GHSA-FR5W-98MC-JJVG Arbitrary file upload in Mingsoft MCMS

MCMS v5.2.4 was discovered to contain an arbitrary file upload vulnerability via the component /ms/template/writeFileContent.do...

9.8CVSS9.7AI score0.01819EPSS
SaveExploits1References2
OSV
OSV
added 2022/01/06 10:14 p.m.82 views

GHSA-2RXC-8F9W-FJQ8 Window may read from uninitialized memory locations in rdiff

An issue was discovered in the rdiff crate through version 0.1.2 for Rust. Window may read from uninitialized memory locations...

7.5CVSS7.1AI score0.01059EPSS
SaveExploits0References5
OSV
OSV
added 2021/11/10 7:45 p.m.82 views

GHSA-2R2V-Q399-QQ93 Request injection in Spring Cloud Gateway

Applications using Spring Cloud Gateway are vulnerable to specifically crafted requests that could make an extra request on downstream services. Users of affected versions should apply the following mitigation: 3.0.x users should upgrade to 3.0.5+, 2.2.x users should upgrade to 2.2.10.RELEASE or...

6.5CVSS6.6AI score0.0069EPSS
SaveExploits0References2
OSV
OSV
added 2021/11/08 6:03 p.m.82 views

GHSA-X4R7-M2Q9-69C8 GraphiQL introspection schema template injection attack

Impact - 2. Scope - 3. Patches - 3.1 CDN bundle implementations may be automatically patched - 4. Workarounds for Older Versions - 5. How to Re-create the Exploit - 6. Credit - 7. References - 8. For more information This is a security advisory for an XSS vulnerability in graphiql. A similar...

7.1CVSS6AI score0.01258EPSS
SaveExploits0References8
OSV
OSV
added 2021/11/01 7:19 p.m.82 views

GHSA-VHFP-9WVJ-GWVG XML External Entity vulnerability in MODX CMS

A XML External Entity XXE vulnerability was discovered in the modRestServiceRequest component in MODX CMS 2.7.3 which can lead to an information disclosure or denial of service DOS...

9.1CVSS8.9AI score0.02384EPSS
SaveExploits1References6
OSV
OSV
added 2021/08/25 8:56 p.m.82 views

GHSA-G4VJ-X7V9-H82M Overflow in libsecp256k1

An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow...

9.8CVSS9.3AI score0.00935EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 8:49 p.m.82 views

GHSA-C9RV-3JMQ-527W Unexpected panic when decoding tokens in branca

Prior to 0.10.0 it was possible to have both decoding functions panic unexpectedly, by supplying tokens with an incorrect base62 encoding. The documentation stated that an error should have been reported instead...

5.5CVSS5.4AI score0.00465EPSS
SaveExploits1References6
OSV
OSV
added 2021/08/25 8:43 p.m.82 views

GHSA-VJRQ-CG9X-RFJP Improper Input Validation in cookie

Affected versions of this crate use the time crate and the method Duration::seconds to parse the Max-Age duration cookie setting. This method will panic if the value is greater than 2^64/1000 and less than or equal to 2^64, which can result in denial of service for a client or server. This flaw w...

7.5CVSS7.3AI score0.01514EPSS
SaveExploits0References5
OSV
OSV
added 2021/06/29 1:42 p.m.82 views

ALSA-2021:2570 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: use-after-free in net/bluetooth/hcievent.c when destroying an hcichan CVE-2021-33034 kernel: security bypass in certs/blacklist.c and certs/systemkeyring.c CVE-2020-26541 For more details...

7.8CVSS7.6AI score0.00819EPSS
SaveExploits2References2
OSV
OSV
added 2021/06/24 8:16 p.m.82 views

GHSA-VFVF-6GX5-MQV6 Incorrect Authorization in ORY Oathkeeper

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. When you make a request to an endpoint that requires the scope foo using an access token granted with that foo scope, introspection will be valid and that...

7.5CVSS7.4AI score0.01631EPSS
SaveExploits0References4
OSV
OSV
added 2021/06/15 12:00 a.m.82 views

DLA-2686-1 python-urllib3 - security update

Bulletin has no description...

9.8CVSS6.8AI score0.04488EPSS
SaveExploits1
OSV
OSV
added 2021/06/08 7:23 p.m.82 views

GHSA-8FXC-QM65-VPXG Temporary urls leaked via logging

In OpenStack Swift prior to 2.15.2, the proxy-server logs full tempurl paths, potentially leaking reusable tempurl signatures to anyone with read access to these logs. All Swift deployments using the tempurl middleware are affected...

4.3CVSS4.2AI score0.00795EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/17 8:52 p.m.82 views

GHSA-7RRM-V45F-JP64 Nokogiri updates packaged dependency on libxml2 from 2.9.10 to 2.9.12

Summary Nokogiri v1.11.4 updates the vendored libxml2 from v2.9.10 to v2.9.12 which addresses: - CVE-2019-20388 Medium severity - CVE-2020-24977 Medium severity - CVE-2021-3517 Medium severity - CVE-2021-3518 Medium severity - CVE-2021-3537 Low severity - CVE-2021-3541 Low severity Note that two...

7.2AI score0.00502EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/26 4:15 p.m.82 views

CVE-2021-23382

The package postcss before 8.2.13 are vulnerable to Regular Expression Denial of Service ReDoS via getAnnotationURL and loadAnnotation in lib/previous-map.js. The vulnerable regexes are caused mainly by the sub-pattern /\s sourceMappingURL=...

7.5CVSS6.6AI score
SaveExploits0References3
OSV
OSV
added 2021/03/19 9:29 p.m.82 views

GHSA-V542-8Q9X-CFFC Django Channels leakage of session identifiers using legacy AsgiHandler

Django Channels 3.x before 3.0.3 allows remote attackers to obtain sensitive information from a different request scope. The legacy channels.http.AsgiHandler class, used for handling HTTP type requests in an ASGI environment prior to Django 3.0, did not correctly separate request scopes in Channe...

8.2CVSS7.1AI score0.02658EPSS
SaveExploits1References8
OSV
OSV
added 2021/03/02 2:57 a.m.82 views

GHSA-W5HR-JM4J-9JVQ Sandbox escape through template_object in smarty

Sandbox protection could be bypassed through access to an internal Smarty object that should have been blocked. Sites that rely on Smarty Security features should upgrade as soon as possible. Please upgrade to 3.1.39 or higher...

7.5CVSS8.5AI score0.09436EPSS
SaveExploits1References10
OSV
OSV
added 2020/11/29 12:00 p.m.82 views

RUSTSEC-2020-0088 MPMCConsumer/Producer allows sending non-Send type across threads

Affected versions of this crate unconditionally implemented Sync and Send traits for MPMCConsumer and MPMCProducer types. This allows users to send types that do not implement Send trait across thread boundaries, which can cause a data race. The flaw was corrected in the 2.0.1 release by adding T...

5.5CVSS5.2AI score0.00377EPSS
SaveExploits1References3
OSV
OSV
added 2020/10/27 7:47 p.m.82 views

GHSA-PV36-H7JH-QM62 Heap buffer overflow in CefSharp

Impact A memory corruption bugHeap overflow in the FreeType font rendering library. This can be exploited by attackers to execute arbitrary code by using specially crafted fonts with embedded PNG images . As per https://www.secpod.com/blog/chrome-zero-day-under-active-exploitation-patch-now/ Goog...

6.5CVSS8.8AI score0.44303EPSS
SaveExploits2References19
OSV
OSV
added 2020/10/27 4:15 a.m.82 views

DEBIAN-CVE-2018-21269

checkpath in OpenRC through 0.42.1 might allow local users to take ownership of arbitrary files because a non-terminal path component can be a symlink...

5.5CVSS5.8AI score0.00388EPSS
SaveExploits1References1
OSV
OSV
added 2020/10/19 12:00 a.m.82 views

DSA-4774-1 linux - security update

Bulletin has no description...

8.8CVSS7.8AI score0.07693EPSS
SaveExploits8
OSV
OSV
added 2020/03/16 10:46 p.m.82 views

GHSA-22JR-VC7J-G762 Potential buffer overflow in psd-tools

Impact An issue was discovered in psd-tools before 1.9.4. The Cython implementation of RLE decoding did not check for malformed PSD input data during decoding to the PIL.Image or NumPy format, leading to a Buffer Overflow. Patches Users of psd-tools version v1.8.37 to v1.9.3 should upgrade to...

9.8CVSS9.7AI score0.01796EPSS
SaveExploits0References7
OSV
OSV
added 2020/02/19 4:15 a.m.82 views

PYSEC-2020-176

PyYAML 5.1 through 5.1.2 has insufficient restrictions on the load and loadall functions because of a class deserialization issue, e.g., Popen is a class in the subprocess module. NOTE: this issue exists because of an incomplete fix for CVE-2017-18342...

9.8CVSS2.8AI score0.05114EPSS
SaveExploits1References5
OSV
OSV
added 2020/02/18 12:00 a.m.82 views

DSA-4628-1 php7.0 - security update

Bulletin has no description...

9.1CVSS7.5AI score0.08888EPSS
SaveExploits5
OSV
OSV
added 2019/11/22 1:45 p.m.82 views

GHSA-Q3P4-GW7R-WQJC Apache Airflow vulnerable to XSS and local file disclosure

A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process...

4.8CVSS5.4AI score0.01277EPSS
SaveExploits0References6
OSV
OSV
added 2019/10/25 7:41 p.m.82 views

GHSA-XG59-M7WX-853Q Cross-site Scripting in node-red-dashboard

It is possible to inject JavaScript within node-red-dashboard versions prior to version 2.17.0 due to the uinotification node accepting raw HTML by default...

5.4CVSS5.3AI score0.0057EPSS
SaveExploits1References2
OSV
OSV
added 2019/07/02 3:43 p.m.82 views

GHSA-P3W6-JCG4-52XH Improper Verification of Cryptographic Signature in django-rest-registration

Misusing the Django Signer API leads to predictable signatures used in verification emails Impact The vulnerability is a high severity one. Anyone using Django REST Registration library versions 0.2. - 0.4. with e-mail verification option which is recommended, but needs additional configuration i...

9.8CVSS9.6AI score0.01635EPSS
SaveExploits1References7
OSV
OSV
added 2018/08/08 10:30 p.m.82 views

GHSA-PXQR-8V54-M2HJ Cross-site request forgery in rails_admin

railsadmin ruby gem v1.1.1 is vulnerable to cross-site request forgery CSRF attacks. Non-GET methods were not validating CSRF tokens and, as a result, an attacker could hypothetically gain access to the application administrative endpoints exposed by the gem...

8.8CVSS8.8AI score0.00983EPSS
SaveExploits1References6
OSV
OSV
added 2018/07/12 8:30 p.m.82 views

GHSA-CWH5-3CW7-4286 tlslite-ng off-by-one error on mac checking

tlslite-ng version 0.7.3 and earlier, since commit d7b288316bca7bcdd082e6ccff5491e241305233 contains a CWE-354: Improper Validation of Integrity Check Value vulnerability in TLS implementation, tlslite/utils/constanttime.py: ctcheckcbcmacandpad; line endpos = datalen - 1 - mac.digestsize that can...

8.2CVSS5.7AI score0.00787EPSS
SaveExploits0References6
OSV
OSV
added 2018/02/22 12:00 a.m.82 views

DSA-4120-1 linux - security update

Bulletin has no description...

7.8CVSS6.8AI score0.84172EPSS
SaveExploits3
OSV
OSV
added 2017/10/06 10:29 p.m.82 views

DEBIAN-CVE-2015-1828

The Ruby http gem before 0.7.3 does not verify hostnames in SSL connections, which might allow remote attackers to obtain sensitive information via a man-in-the-middle-attack...

5.9CVSS6.6AI score0.01521EPSS
SaveExploits0References1
OSV
OSV
added 2015/03/15 12:00 a.m.82 views

DSA-3187-1 icu - security update

Bulletin has no description...

10CVSS5AI score0.2258EPSS
SaveExploits5
OSV
OSV
added 2014/09/22 3:55 p.m.82 views

DEBIAN-CVE-2014-3638

The busconnectionscheckreply function in config-parser.c in D-Bus before 1.6.24 and 1.8.x before 1.8.8 allows local users to cause a denial of service CPU consumption via a large number of method calls...

2.1CVSS4.2AI score0.00388EPSS
SaveExploits0References1
OSV
OSV
added 2012/08/30 12:00 a.m.82 views

DSA-2537-1 typo3-src - several

Bulletin has no description...

4.6CVSS6AI score0.0212EPSS
SaveExploits1
OSV
OSV
added 2009/11/05 12:00 a.m.82 views

DSA-1927-1 linux-2.6 - several vulnerabilities

Bulletin has no description...

7.8CVSS7AI score0.0489EPSS
SaveExploits17
OSV
OSV
added 2026/09/03 6:05 a.m.81 views

BELL-CVE-2026-80684

Bulletin has no description...

9.3CVSS5.8AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 2:10 p.m.81 views

CVE-2026-66046 Expat Denial of Service via storeAtts() Quadratic Complexity

Expat through 2.8.3 contains a denial of service vulnerability caused by quadratic algorithmic complexity in the storeAtts function in xmlparse.c, where processing N specified attributes with non-normalized values triggers an ON^2 linear scan of elementType-defaultAtts to determine CDATA status. ...

8.7CVSS5.6AI score
SaveExploits0References5
Total number of security vulnerabilities5000