Lucene search
+L

400 matches found

Citrix
Citrix
added 2024/07/13 12:00 a.m.149 views

The Server (Unknown) is Not Trusted for ICA Connections

When trying to launch applications from a published XenApp server desktop, the following error message appears: “Unable to launch your application. Contact your help desk with the following information: Cannot connect to the Citrix XenApp server. The server Unknown is not trusted for ICA...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.28 views

RHEL 5 : kdelibs (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - kdelibs: kssl incorrect verification of SSL certificate with NUL in subjectAltName CVE-2009-2702 - kf5-ki...

5.5CVSS6.5AI score0.0198EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/28 8:00 p.m.12 views

CLSA-2024-1716924362 httpd: Fix of CVE-2024-27316

CVE-2024-27316: fix HTTP/2 DoS vulnerability caused by memory exhaustion from endless continuation frames: Incoming headers that exceed limits are buffered in nghttp2 to generate an HTTP 413 response...

7.5CVSS7AI score0.91327EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2024/05/21 3:33 p.m.35 views

CVE-2024-31844

An issue was discovered in Italtel Embrace 1.6.4. The server does not properly handle application errors. In some cases, this leads to a disclosure of information about the server. An unauthenticated user is able craft specific requests in order to make the application generate an error. Inside a...

6.7AI score0.00524EPSS
SaveExploits1References1
The Hacker News
The Hacker News
added 2024/04/13 8:25 a.m.116 views

Hackers Deploy Python Backdoor in Palo Alto Zero-Day Attack

Threat actors have been exploiting the newly disclosed zero-day flaw in Palo Alto Networks PAN-OS software dating back to March 26, 2024, nearly three weeks before it came to light yesterday. The network security company's Unit 42 division is tracking the activity under the name Operation...

10CVSS9.9AI score0.99999EPSS
SaveExploits46
BDU FSTEC
BDU FSTEC
added 2024/04/08 12:00 a.m.20 views

The vulnerability of Hitachi Vantara Pentaho Business Analytics Server lies in its ability to disclose information through a server error message, allowing an intruder to expose the protected information.

The vulnerability of Hitachi Vantara Pentaho Business Analytics Server relates to the disclosure of information through a server error message. Exploiting this vulnerability allows an attacker to remotely disclose the protected information...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits0References3Affected Software1
Citrix
Citrix
added 2024/03/20 12:00 a.m.13 views

[NetScaler-Gateway] iOS CWA cannot connect to Store, 500 Internal Server Error 43549

You may encounter the issue when login with iOS workspace app, user cannot connect to StoreFront after login NetScaler gateway. In nstrace, you can observe the following symptom: 1. NetScaler responds iosc cookie to client: POST /nf/auth/webview/done HTTP/1.1...HTTP/1.1 200 OKSet-Cookie:...

6.8AI score
SaveExploits0
NVD
NVD
added 2024/02/28 11:15 p.m.41 views

CVE-2023-5617

Hitachi Vantara Pentaho Data Integration & Analytics versions before 10.1.0.0 and 9.3.0.6, including 9.5.x and 8.3.x, display the version of Tomcat when a server error is encountered...

5.3CVSS5.3AI score0.00376EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/02/28 10:30 p.m.43 views

CVE-2023-5617 Hitachi Vantara Pentaho Data Integration & Analytics - Server-generated Error Message Containing Sensitive Information

Hitachi Vantara Pentaho Data Integration & Analytics versions before 10.1.0.0 and 9.3.0.6, including 9.5.x and 8.3.x, display the version of Tomcat when a server error is encountered...

5.3CVSS5.6AI score0.00376EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/28 10:30 p.m.98 views

CVE-2023-5617

CVE-2023-5617 affects Hitachi Vantara Pentaho Data Integration & Analytics prior to 10.1.0.0 and 9.3.0.6 (including 9.5.x and 8.3.x). The vulnerability is information disclosure: on a server error, the Tomcat version is exposed. Impact is schema for disclosure of Tomcat version; CVSS v3.1 base sc...

5.3CVSS5.3AI score0.00376EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/01/24 4:15 p.m.13 views

UBUNTU-CVE-2024-22725

Orthanc versions before 1.12.2 are affected by a reflected cross-site scripting XSS vulnerability. The vulnerability was present in the server's error reporting...

6.1CVSS5.7AI score0.00355EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/01/24 4:15 p.m.25 views

CVE-2024-22725

Orthanc versions before 1.12.2 are affected by a reflected cross-site scripting XSS vulnerability. The vulnerability was present in the server's error reporting...

6.1CVSS6.3AI score0.00355EPSS
SaveExploits0References3
OSV
OSV
added 2023/12/14 7:15 p.m.10 views

CVE-2023-41151

An uncaught exception issue discovered in Softing OPC UA C++ SDK before 6.30 for Windows operating system may cause the application to crash when the server wants to send an error packet, while socket is blocked on writing...

7.5CVSS5.6AI score0.007EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/12/14 12:00 a.m.8 views

PT-2023-27826 · Softing · Softing Opc Ua C++ Sdk

Name of the Vulnerable Software and Affected Versions: Softing OPC UA C++ SDK versions prior to 6.30 Description: An uncaught exception issue may cause the application to crash when the server wants to send an error packet, while the socket is blocked on writing. Recommendations: For versions pri...

7.5CVSS7.5AI score0.007EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/10/24 2:00 a.m.33 views

encoded_id-rails potential DOS vulnerability due to URIs with extremely long encoded IDs

Impact The length of URIs and the various parts eg path segments, query parameters is usually limited by the webserver processing the incoming request. In the case of Puma the defaults are : - path segment length: 8192 - Max URI length: 1024 12 - Max query length: 1024 10 See...

7.5CVSS7.3AI score0.01112EPSS
SaveExploits1References5Affected Software1
Citrix
Citrix
added 2023/09/27 12:00 a.m.16 views

Can't view license usage on Studio - Error "Citrix license server unavailable"

Can't view license usage on Studio - "Citrix License server unavailable." When accessing the License Manager web console, error Unsupported Protocol with the message "The client and server don't support a common ssl protocol version or cipher suite" appears...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/09/22 11:06 a.m.10 views

OESA-2023-1682 grpc security update

gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed...

7.5CVSS6.7AI score0.00666EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2023/09/19 12:00 a.m.11 views

The vulnerability of the quality management software for automobile manufacturers, QMS Automotive, relates to the ability to disclose information through a server error message, allowing an intruder to gain unauthorized access to the database.

The vulnerability of the quality management software for automobile manufacturers, QMS Automotive, involves the disclosure of information through server error messages. Exploiting this vulnerability can allow an unauthorized attacker to gain unauthorized access to the database...

9CVSS7.6AI score0.00561EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/09/12 12:00 a.m.4 views

PT-2023-5183 · Unknown · Qms Automotive

Name of the Vulnerable Software and Affected Versions: QMS Automotive versions prior to V12.39 Description: The issue is related to the disclosure of information via a server error message, potentially allowing a remote attacker to gain unauthorized access to the database. The affected applicatio...

9CVSS8.4AI score0.00561EPSS
SaveExploits0References7
Citrix
Citrix
added 2023/08/31 12:00 a.m.48 views

"Internal Server Error 43549" response from Gateway with malformed request "/epatype?Param"

Security scanning report vulnerability on ADC: Web Server Misconfiguration - Server Error Message when http request url includes "/epatype?"...

7.1AI score
SaveExploits0
Rows per page
Query Builder