Lucene search
+L

1958 matches found

Positive Technologies
Positive Technologies
added 2023/06/27 12:00 a.m.9 views

PT-2023-25579 · Unknown · Meldekarten Generator

Name of the Vulnerable Software and Affected Versions: Meldekarten generator versions prior to 1.0.0b1.1.2 Description: The issue concerns the lack of proper sanitization of user input in text fields, making them susceptible to XSS attacks. This has been addressed in a commit, and there are no...

6.1CVSS5.9AI score0.00389EPSS
SaveExploits1References4
OSV
OSV
added 2023/06/21 10:00 p.m.69 views

GHSA-77FW-RF4V-VFP9 passport-wsfed-saml2 vulnerable to Signature Bypass in SAML2 token

Information Please note that this is not a new disclosure, and is previously reported in our SECURITY-NOTICE.md which we removed in favor of github advisory. Overview This vulnerability allows an attacker to impersonate another user and potentially elevate their privileges if the SAML identity...

8.1CVSS8AI score0.01504EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/06/21 9:30 a.m.27 views

Apache Accumulo Improper Authentication vulnerability

Improper Authentication vulnerability in Apache Software Foundation Apache Accumulo. This issue affects Apache Accumulo: 2.1.0. Accumulo 2.1.0 contains a defect in the user authentication process that may succeed when invalid credentials are provided. Users are advised to upgrade to 2.1.1...

9.8CVSS7AI score0.01432EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/09 7:32 p.m.33 views

Incomplete Internal State Distinction in GRPCWebToHTTP2ServerCodec

Impact Affected gRPC Swift servers are vulnerable to precondition failures when parsing certain gRPC Web requests. This may lead to a denial of service. Patches The problem has been fixed in 1.2.0. Workarounds No workaround is available. Users must upgrade...

7.5CVSS6.7AI score0.02082EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2023/06/09 6:15 p.m.27 views

Out-of-bounds

Contiki-NG is an open-source, cross-platform operating system for IoT devices. When reading the TCP MSS option value from an incoming packet, the Contiki-NG OS does not verify that certain buffer indices to read from are within the bounds of the IPv6 packet buffer, uipbuf. In particular, there is...

6.4CVSS6.5AI score0.00437EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2023/06/05 8:15 p.m.39 views

CVE-2023-33970

Kanboard is open source project management software that focuses on the Kanban methodology. A vulnerability related to a missing access control was found, which allows a User with the lowest privileges to leak all the tasks and projects titles within the software, even if they are not invited or...

6.5CVSS5.6AI score0.00516EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/05/30 8:07 p.m.13 views

CVE-2023-33179 Sensitive Information Disclosure abusing SQL Injection in Xibo CMS nameFilter

Xibo is a content management system CMS. An SQL injection vulnerability was discovered starting in version 3.2.0 and prior to version 3.3.5 in the nameFilter function used throughout the CMS. This allows an authenticated user to exfiltrate data from the Xibo database by injecting specially crafte...

6.5CVSS7.8AI score0.00621EPSS
SaveExploits0References3
OSV
OSV
added 2023/05/30 3:30 p.m.28 views

GHSA-J327-C69H-4GH8 Abstrium Pydio Cells Resource Injection vulnerability

A vulnerability classified as critical was found in Abstrium Pydio Cells 4.2.0. This vulnerability affects unknown code of the component User Creation Handler. The manipulation leads to improper control of resource identifiers. The attack can be initiated remotely. Upgrading to version 4.2.1 is...

6.3CVSS7.5AI score0.01133EPSS
SaveExploits1References6
OSV
OSV
added 2023/05/30 7:25 a.m.8 views

CVE-2023-30601 Apache Cassandra: Privilege escalation when enabling FQL/Audit logs

Privilege escalation when enabling FQL/Audit logs allows user with JMX access to run arbitrary commands as the user running Apache Cassandra This issue affects Apache Cassandra: from 4.0.0 through 4.0.9, from 4.1.0 through 4.1.1. WORKAROUND The vulnerability requires nodetool/JMX access to be...

7.8CVSS7.1AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/05/28 10:00 p.m.8 views

CVE-2021-4336 ITRS Group monitor-ninja scheduled_reports.php sql injection

A vulnerability was found in ITRS Group monitor-ninja up to 2021.11.1. It has been rated as critical. Affected by this issue is some unknown functionality of the file modules/reports/models/scheduledreports.php. The manipulation leads to sql injection. Upgrading to version 2021.11.30 is able to...

5.5CVSS9.8AI score0.00604EPSS
SaveExploits0References4
OSV
OSV
added 2023/05/26 10:42 p.m.31 views

CVE-2023-32317 Autolab tar slip in cheat checker functionality (`GHSL-2023-082`)

Autolab is a course management service that enables auto-graded programming assignments. A Tar slip vulnerability was found in the MOSS cheat checker functionality of Autolab. To exploit this vulnerability an authenticated attacker with instructor permissions needs to upload a specially crafted T...

6.7CVSS6.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/05/26 10:33 p.m.7 views

CVE-2023-32315 Openfire administration console authentication bypass

Openfire is an XMPP server licensed under the Open Source Apache License. Openfire's administrative console, a web-based application, was found to be vulnerable to a path traversal attack via the setup environment. This permitted an unauthenticated user to use the unauthenticated Openfire Setup...

8.6CVSS8.8AI score0.99999EPSS
SaveExploits15References2
OSV
OSV
added 2023/05/26 5:21 p.m.25 views

CVE-2023-32318 User session not correctly destroyed on logout

Nextcloud server provides a home for data. A regression in the session handling between Nextcloud Server and the Nextcloud Text app prevented a correct destruction of the session on logout if cookies were not cleared manually. After successfully authenticating with any other account the previous...

7.2CVSS6.1AI score
SaveExploits0References4
OSV
OSV
added 2023/05/22 8:29 p.m.19 views

GHSA-4RHQ-VQ24-88GW Uncontrolled Recursion in HTTP2ToRawGRPCServerCodec

Impact Affected gRPC Swift servers are vulnerable to uncontrolled recursion and stack consumption when parsing certain payloads. This may lead to a denial of service. Patches The problem has been fixed in 1.2.0. Workarounds No workaround is available. Users must upgrade...

7.5CVSS7.3AI score0.02082EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/05/22 3:17 p.m.42 views

CVE-2023-31101 Apache InLong: Users who joined later can see the data of deleted users

Insecure Default Initialization of Resource Vulnerability in Apache Software Foundation Apache InLong.This issue affects Apache InLong: from 1.5.0 through 1.6.0. Users registered in InLong who joined later can see deleted users' data. Users are advised to upgrade to Apache InLong's 1.7.0 or...

6.6AI score0.0111EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/05/16 8:32 a.m.32 views

git: git shell function that splits command arguments can lead to arbitrary heap writes.

Git is an open source, scalable, distributed revision control system. git shell is a restricted login shell that can be used to implement Git's push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the...

8.8CVSS8AI score0.03259EPSS
SaveExploits0References4
Ivanti
Ivanti
added 2023/05/05 5:59 p.m.10 views

ZDI-CAN-17769 Ivanti Avalanche getLogFile Directory Traversal Information Disclosure

This advisory presents a bypass for the ZDI-CAN-15967 Path Traversal leading to Arbitrary File Read patch. getLogFile method verifies the UUID input parameter. However, it does not verify the provided fileName path. According to that, the attacker can still exploit this issue and retrieve files...

7.1AI score
SaveExploits0
Citrix
Citrix
added 2023/05/02 12:00 a.m.12 views

SVM can't communicate to NSIP with "Manage through internal network" option enabled

Upgrade from 12.1 to NS13.1 Build 33.49 on SDX Platform and enabled "Manage through internal network" SVM and NSIP did not communicate, Displayed as Down. Remove this option backs to normal...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/05/01 2:53 p.m.13 views

CVE-2022-46365 Apache StreamPark (incubating): Logic error causing any account reset

Apache StreamPark 1.0.0 before 2.0.0 When the user successfully logs in, to modify his profile, the username will be passed to the server-layer as a parameter, but not verified whether the user name is the currently logged user and whether the user is legal, This will allow malicious attackers to...

9.1CVSS7.2AI score
SaveExploits0References3
OSV
OSV
added 2023/05/01 2:50 p.m.10 views

CVE-2022-45801 Apache StreamPark (incubating): LDAP Injection Vulnerability

Apache StreamPark 1.0.0 to 2.0.0 have a LDAP injection vulnerability. LDAP Injection is an attack used to exploit web based applications that construct LDAP statements based on user input. When an application fails to properly sanitize user input, it's possible to modify LDAP statements through...

6.1AI score
SaveExploits0References3
Rows per page
Query Builder