Lucene search
+L

4529 matches found

Elastic
Elastic
added 2022/12/09 7:18 p.m.15 views

Kibana 7.17.8 and 8.5.0 Security Update

Update Log 2022-12-23 : Updated impact section with additional details. 2023-01-09 : Updated impact section to include RHEL 2023-01-23 : Updated impact section with additional details. Updated Solutions and Mitigations section with new mitigation option. Updated Affected Versions section. Kibana...

8.8CVSS8.8AI score0.1372EPSS
SaveExploits2
OSV
OSV
added 2022/12/01 8:54 p.m.22 views

CVE-2022-41970 Nextcloud Server's disabled download shares still allow download through preview images

Nextcloud Server is an open source personal cloud server. Prior to versions 24.0.7 and 25.0.1, disabled download shares still allow download through preview images. Images could be downloaded and previews of documents first page can be downloaded without being watermarked. Versions 24.0.7 and...

2.6CVSS5.2AI score
SaveExploits0References5
CNNVD
CNNVD
added 2022/12/01 12:00 a.m.11 views

Nextcloud 安全漏洞

Nextcloud is a suite of open source, self-hosted file synchronization and sharing communication application platform from Nextcloud, Germany. A security vulnerability exists in Nextcloud Server versions prior to 24.0.7, 25.0.1 and prior to 25.0.1, which stems from a disabled download share that...

5.3CVSS5.6AI score0.00625EPSS
SaveExploits0References4
Fedora
Fedora
added 2022/11/30 1:36 a.m.64 views

[SECURITY] Fedora 37 Update: heimdal-7.7.1-3.fc37

Kerberos 5 is a network authentication and single sign-on system. Heimdal is a free Kerberos 5 implementation without export restrictions written from the spec rfc1510 and successors including advanced features like thread safety, IPv6, master-slave replication of Kerberos Key Distribution Center...

9.8CVSS1.7AI score0.06419EPSS
SaveExploits1
Fedora
Fedora
added 2022/11/30 1:35 a.m.52 views

[SECURITY] Fedora 36 Update: heimdal-7.7.1-3.fc36

Kerberos 5 is a network authentication and single sign-on system. Heimdal is a free Kerberos 5 implementation without export restrictions written from the spec rfc1510 and successors including advanced features like thread safety, IPv6, master-slave replication of Kerberos Key Distribution Center...

9.8CVSS1.7AI score0.06419EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/11/28 12:00 a.m.6 views

PT-2022-24308 · WordPress · Wp Admin Ui Customize

Name of the Vulnerable Software and Affected Versions: WP Admin UI Customize WordPress plugin versions prior to 1.5.13 Description: The issue allows high privilege users, such as admins, to perform Stored Cross-Site Scripting attacks, even when the unfiltered html capability is disallowed, for...

4.8CVSS5.9AI score0.00539EPSS
SaveExploits2References5
Prion
Prion
added 2022/11/23 7:15 p.m.23 views

Authorization

org.xwiki.platform:xwiki-platform-user-profile-ui is missing authorization to enable or disable users. Any user logged in or not with access to the page XWiki.XWikiUserProfileSheet can enable or disable any user profile. This might allow to a disabled user to re-enable themselves, or to an attack...

6.4CVSS8AI score0.0084EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/11/23 12:00 a.m.11 views

XWiki Platform 安全漏洞

XWiki Platform is a suite of Wiki platforms for creating web collaboration applications from the French company XWiki. A security vulnerability exists in XWiki Platform xwiki-platform-oldcore version 11.7RC1 and later versions, which stems from a missing authorization in UsersetDisabledStatus...

4.9CVSS5.3AI score0.00733EPSS
SaveExploits1References4
OSV
OSV
added 2022/11/23 12:00 a.m.43 views

CVE-2022-41929 Missing Authorization in User#setDisabledStatus in org.xwiki.platform:xwiki-platform-oldcore

org.xwiki.platform:xwiki-platform-oldcore is missing authorization in UsersetDisabledStatus, which may allow an incorrectly authorized user with only Script rights to enable or disable a user. This operation is meant to only be available for users with admin rights. This problem has been patched ...

4.9CVSS5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/11/21 12:00 a.m.62 views

CVE-2022-4105 Cross-site Scripting (XSS) - Stored in kiwitcms/kiwi

A stored XSS in a kiwi Test Plan can run malicious javascript which could be chained with an HTML injection to perform a UI redressing attack clickjacking and an HTML injection which disables the use of the history page...

7.1CVSS5.5AI score0.00471EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/11/16 2:15 p.m.8 views

CVE-2022-4022

The SVG Support plugin for WordPress defaults to insecure settings in version 2.5 and 2.5.1. SVG files containing malicious javascript are not sanitized. While version 2.5 adds the ability to sanitize image as they are uploaded, the plugin defaults to disable sanitization and does not restrict SV...

6.4CVSS5.8AI score0.00432EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.14 views

kernel: net: nexthop: fix null pointer dereference when IPv6 is not enabled

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix null pointer dereference when IPv6 is not enabled When we try to add an IPv6 nexthop and IPv6 is not enabled !CONFIGIPV6 we'll hit a NULL pointer dereference1 in the error path of nhcreateipv6 due to calling...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/11/15 12:00 a.m.10 views

PT-2022-24516 · Jenkins · Jenkins Ns-Nd Integration Performance Publisher Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins NS-ND Integration Performance Publisher Plugin versions 4.8.0.146 and earlier Description: The issue concerns the unconditional disabling of SSL/TLS certificate and hostname validation for several features. There are no known...

7.5CVSS6.5AI score0.00407EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.12 views

kernel: ext4: add reserved GDT blocks check

A flaw was found in the ext4 module in the Linux kernel. Resizing a corrupt ext4 image can cause a NULL pointer dereference due to a missing check if the reserved GDT blocks is zero when the resizeinode feature is disabled, resulting in a denial of service...

5.5CVSS6.6AI score0.0028EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2022/11/04 12:00 a.m.9 views

CVE-2022-33684 Apache Pulsar C++/Python OAuth Clients prior to 3.0.0 were vulnerable to an MITM attack due to Disabled Certificate Validation

The Apache Pulsar C++ Client does not verify peer TLS certificates when making HTTPS calls for the OAuth2.0 Client Credential Flow, even when tlsAllowInsecureConnection is disabled via configuration. This vulnerability allows an attacker to perform a man in the middle attack and intercept and/or...

8.1AI score0.00744EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/11/03 3:14 p.m.31 views

keycloak: Uploading of SAML javascript protocol mapper scripts through the admin console

A flaw was found in keycloak. The vulnerability allows arbitrary Javascript to be uploaded for the SAML protocol mapper even if the UPLOADSCRIPTS feature is disabled...

7.2CVSS5.8AI score0.00951EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/03 2:54 p.m.13 views

keycloak: Uploading of SAML javascript protocol mapper scripts through the admin console

A flaw was found in keycloak. The vulnerability allows arbitrary Javascript to be uploaded for the SAML protocol mapper even if the UPLOADSCRIPTS feature is disabled...

7.2CVSS5.8AI score0.00951EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/03 2:54 p.m.15 views

keycloak: Uploading of SAML javascript protocol mapper scripts through the admin console

A flaw was found in keycloak. The vulnerability allows arbitrary Javascript to be uploaded for the SAML protocol mapper even if the UPLOADSCRIPTS feature is disabled...

7.2CVSS5.8AI score0.00951EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/01 2:15 a.m.12 views

CVE-2022-2572

In affected versions of Octopus Server where access is managed by an external authentication provider, it was possible that the API key/keys of a disabled/deleted user were still valid after the access was revoked...

9.8CVSS5.8AI score0.00888EPSS
SaveExploits0References1
Prion
Prion
added 2022/11/01 2:15 a.m.29 views

Authentication flaw

In affected versions of Octopus Server where access is managed by an external authentication provider, it was possible that the API key/keys of a disabled/deleted user were still valid after the access was revoked...

7.5CVSS9.5AI score0.00888EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder