Lucene search
+L

4905 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:38 a.m.7 views

SUSE CVE-2017-15706

As part of the fix for bug 61201, the documentation for Apache Tomcat 9.0.0.M22 to 9.0.1, 8.5.16 to 8.5.23, 8.0.45 to 8.0.47 and 7.0.79 to 7.0.82 included an updated description of the search algorithm used by the CGI Servlet to identify which script to execute. The update was not correct. As a...

9.8AI score0.05805EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:31 a.m.7 views

SUSE CVE-2018-5741

To provide fine-grained controls over the ability to use Dynamic DNS DDNS to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update...

6.5CVSS7.3AI score0.03479EPSS
SaveExploits0References113
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.60 views

SUSE CVE-2018-1000144

A cross site scripting vulnerability exists in Jenkins Cucumber Living Documentation Plugin 1.0.12 and older in CukedoctorBaseActiondoDynamic that disables the Content-Security-Policy protection for archived artifacts and workspace files, allowing attackers able to control the content of these...

6.1CVSS6AI score0.00877EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.7 views

SUSE CVE-2019-17514

library/glob.html in the Python 2 and 3 documentation before 2016 has potentially misleading information about whether sorting occurs, as demonstrated by irreproducible cancer-research results. NOTE: the effects of this documentation cross application domains, and thus it is likely that...

7.5CVSS9.3AI score0.04671EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:05 a.m.6 views

SUSE CVE-2019-19630

HTMLDOC 1.9.7 allows a stack-based buffer overflow in the hdstrlcpy function in string.c when called from rendercontents in ps-pdf.cxx via a crafted HTML document...

4.4CVSS7.1AI score0.01135EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.7 views

SUSE CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS.The...

8.8CVSS6.5AI score0.017EPSS
SaveExploits1References16
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.5 views

SUSE CVE-2021-26934

An issue was discovered in the Linux kernel 4.18 through 5.10.16, as used by Xen. The backend allocation aka be-alloc mode of the drmxenfront drivers was not meant to be a supported configuration, but this wasn't stated accordingly in its support status entry...

7.8CVSS6.6AI score0.00346EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:41 a.m.11 views

SUSE CVE-2021-31799

In RDoc 3.11 through 6.x before 6.3.1, as distributed with Ruby through 3.0.1, it is possible to execute arbitrary code via | and tags in a filename...

7.8CVSS7.7AI score0.0148EPSS
SaveExploits0References33
OSV
OSV
added 2023/02/13 9:31 p.m.34 views

GHSA-6P89-3P7C-QRHV Cross-site scripting in CKEditor5

CKSource CKEditor5 35.4.0 was discovered to contain a cross-site scripting XSS vulnerability via the Full Featured CKEditor5 widget. NOTE: the vendor's position is that this is not a vulnerability. The CKEditor 5 documentation discusses that it is the responsibility of an integrator who is adding...

6.1CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/02/13 12:00 a.m.36 views

CVE-2022-48110

CKSource CKEditor 5 35.4.0 was discovered to contain a cross-site scripting XSS vulnerability via the Full Featured CKEditor5 widget. NOTE: the vendor's position is that this is not a vulnerability. The CKEditor 5 documentation discusses that it is the responsibility of an integrator who is addin...

6.2AI score0.02097EPSS
SaveExploits4References2
zdt
zdt
added 2023/02/13 12:00 a.m.308 views

CKSource CKEditor5 35.4.0 Cross Site Scripting Vulnerability

Exploit Title: Cross Site Scripting in CKSource's CKEditor5 35.4.0 Google Dork: N/A Exploit Author: Manish Pathak Vendor Homepage: https://cksource.com/ Software Link: https://ckeditor.com/ckeditor-5/download/ Version: 35.4.0 Tested on: Linux / Web CVE : CVE-2022-48110 CKSource CKEditor5 35.4.0 w...

6.1CVSS6.6AI score0.02097EPSS
SaveExploits4
OSV
OSV
added 2023/02/10 7:52 p.m.37 views

GHSA-2H6C-J3GF-XP9R IPFS go-bitfield vulnerable to DoS via malformed size arguments

Impact When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8 or is negative. There were already a note in the NewBitfield documentation: Panics if size is not a multiple ...

5.9CVSS6.5AI score0.0091EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/10 9:38 a.m.52 views

Security Bulletin: IBM App Connect Enterprise Certified Container DesignerAuthoring operands that use mapping assistance may be vulnerable to arbitrary code execution due to [CVE-2022-45907]

Summary PyTorch is used by IBM App Connect Enterprise Certified Container for mapping assistance. IBM App Connect Enterprise Certified Container DesignerAuthoring operands that use mapping assistance may be vulnerable to arbitrary code execution. This bulletin provides patch information to addres...

9.8CVSS9.7AI score0.01192EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2023/02/09 9:15 p.m.40 views

CVE-2023-23626

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

7.5CVSS6.2AI score0.0091EPSS
SaveExploits1References2
Prion
Prion
added 2023/02/09 9:15 p.m.22 views

Code injection

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5CVSS7.5AI score0.0091EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/02/09 8:54 p.m.41 views

CVE-2023-23626 Denial of service when feeding malformed size arguments in go-bitfield

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5.9CVSS7.7AI score0.0091EPSS
SaveExploits1References2
OSV
OSV
added 2023/02/09 8:54 p.m.31 views

CVE-2023-23626 Denial of service when feeding malformed size arguments in go-bitfield

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5.9CVSS7.4AI score
SaveExploits0References4
Packet Storm
Packet Storm
added 2023/02/09 12:00 a.m.433 views

CKSource CKEditor5 35.4.0 Cross Site Scripting

Exploit Title: Cross Site Scripting in CKSource's CKEditor5 35.4.0 Google Dork: N/A Date: February 09, 2023 Exploit Author: Manish Pathak Vendor Homepage: https://cksource.com/ Software Link: https://ckeditor.com/ckeditor-5/download/ Version: 35.4.0 Tested on: Linux / Web CVE : CVE-2022-48110...

6.8AI score0.02097EPSS
SaveExploits4
OSV
OSV
added 2023/02/08 10:37 p.m.45 views

GHSA-MV6W-J4XC-QPFW Argo CD leaks repository credentials in user-facing error messages and in logs

Impact All versions of Argo CD starting with v2.6.0-rc1 have an output sanitization bug which leaks repository access credentials in error messages. These error messages are visible to the user, and they are logged. The error message is visible when a user attempts to create or update an...

6.3CVSS6.5AI score0.00843EPSS
SaveExploits0References7
OSV
OSV
added 2023/02/08 2:02 a.m.6 views

OPENSUSE-SU-2023:0041-1 Security update for EternalTerminal

This update for EternalTerminal fixes the following issues: EternalTerminal was updated to 6.2.4: CVE-2022-48257, CVE-2022-48258 remedied fix readme regarding port forwarding 522 Fix test failures that started appearing in CI 526 Add documentation for the EternalTerminal protocol 523 ssh-et: appl...

5.3CVSS5.3AI score0.01071EPSS
SaveExploits2References5
Rows per page
Query Builder