Lucene search
+L

10555 matches found

OSV
OSV
added 2023/09/27 3:19 p.m.9 views

CVE-2023-44129

The vulnerability is that the Messaging "com.android.mms" app patched by LG forwards attacker-controlled intents back to the attacker in the exported "com.android.mms.ui.QClipIntentReceiverActivity" activity. The attacker can abuse this functionality by launching this activity and then sending a...

3.3CVSS5.9AI score0.00094EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/27 3:19 p.m.7 views

CVE-2023-44123

The vulnerability is the use of implicit PendingIntents with the PendingIntent.FLAGMUTABLE set that leads to theft and/or over-write of arbitrary files with system privilege in the Bluetooth "com.lge.bluetoothsetting" app. The attacker's app, if it had access to app notifications, could intercept...

7.8CVSS5.9AI score0.00132EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/27 3:19 p.m.7 views

CVE-2023-44125

The vulnerability is the use of implicit PendingIntents without the PendingIntent.FLAGIMMUTABLE set that leads to theft and/or over-write of arbitrary files with system privilege in the Personalized service "com.lge.abba" app. The attacker's app, if it had access to app notifications, could...

7.8CVSS5.9AI score0.00125EPSS
SaveExploits0References1
Prion
Prion
added 2023/09/27 3:18 p.m.32 views

Default credentials

In Apollo change requests, comments added by users could contain a javascript URI link that when rendered will result in an XSS that require user interaction...

4.9CVSS5.2AI score0.00306EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/09/27 12:00 a.m.39 views

Amazon Linux 2 : ansible (ALASANSIBLE2-2023-006)

The version of ansible installed on the remote host is prior to 2.9.12-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2ANSIBLE2-2023-006 advisory. An Improper Output Neutralization for Logs flaw was found in Ansible when using the uri module, where sensitive da...

5.5CVSS7AI score0.00573EPSS
SaveExploits2References8
Tenable Nessus
Tenable Nessus
added 2023/09/27 12:00 a.m.18 views

Apache APISIX < 2.10.2 Security Bypass

The version of Apache APISIX installed on the remote host is prior to 2.10.2. It is, therefore, potentially affected by a security bypass vulnerability. The uri-block plugin in Apache APISIX before 2.10.2 uses $requesturi without verification. The $requesturi is the full original request URI...

7.5CVSS7.5AI score0.14589EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/09/27 12:00 a.m.74 views

Amazon Linux 2 : ruby (ALASRUBY3.0-2023-001)

The version of ruby installed on the remote host is prior to 3.0.6-156. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2RUBY3.0-2023-001 advisory. A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles...

5.3CVSS8AI score0.02637EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2023/09/26 5:56 p.m.45 views

CVE-2023-30959 Stored XSS via javascript URI in Apollo Change Requests comment

In Apollo change requests, comments added by users could contain a javascript URI link that when rendered will result in an XSS that require user interaction...

4.1CVSS5.4AI score0.00306EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/09/26 12:00 a.m.8 views

PT-2023-23087 · Apollo · Apollo

Name of the Vulnerable Software and Affected Versions: Apollo affected versions not specified Description: The issue allows comments added by users in Apollo change requests to contain a javascript URI link. When rendered, this link can result in a cross-site scripting XSS attack that requires us...

5.4CVSS5.2AI score0.00306EPSS
SaveExploits0References4
Amazon
Amazon
added 2023/09/25 12:00 a.m.7 views

Important: ruby

Issue Overview: A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 a...

5.3CVSS7.3AI score0.02637EPSS
SaveExploits0
Amazon
Amazon
added 2023/09/25 12:00 a.m.9 views

Important: squid

Issue Overview: A flaw was found in squid. Due to improper validation while parsing the request URI, squid is vulnerable to HTTP request smuggling. This issue could allow a trusted client to perform an HTTP request smuggling attack and access services otherwise forbidden by squid. The highest...

8.6CVSS6.8AI score0.08161EPSS
SaveExploits0
Veracode
Veracode
added 2023/09/18 11:45 a.m.26 views

Cross Site Scripting (XSS)

cecilapp/cecil is vulnerable to Reflected Cross-site Scripting XSS. The vulnerability is caused by not sanitizing and escaping special characters in the request URI path for the Cecil site generated by cecil serve when 404.html is not configured. This can lead to unauthenticated remote attackers...

6.1CVSS6.7AI score0.00446EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2023/09/13 12:00 a.m.44 views

CVE-2023-42468

The com.cutestudio.colordialer application through 2.1.8-2 for Android allows a remote attacker to initiate phone calls without user consent, because of improper export of the com.cutestudio.dialer.activities.DialerActivity component. A third-party application without any permissions can craft an...

5.5AI score0.00862EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/09/13 12:00 a.m.12 views

PT-2023-28358 · Unknown · Com.Cutestudio.Colordialer

Name of the Vulnerable Software and Affected Versions: com.cutestudio.colordialer versions 2.1.8-2 and earlier Description: The issue allows a remote attacker to initiate phone calls without user consent due to improper export of the com.cutestudio.dialer.activities.DialerActivity component. A...

5.3CVSS6.9AI score0.00862EPSS
SaveExploits1References8
Huntr
Huntr
added 2023/09/07 12:33 p.m.25 views

Reflected Cross-Site Scripting (XSS) vulnerability in the dynamic 404 page

Description When running a Cecil site by cecil serve without a 404.html, Reflected Cross-Site Scripting XSS is possible via the URI path. Proof of Concept Run the following commands: mkdir cecil-404-xss-poc cd cecil-404-xss-poc curl -L https://cecil.app/cecil.phar -o cecil chmod +x cecil ./cecil...

5.8CVSS5.9AI score0.00446EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/09/06 2:00 a.m.9 views

SUSE CVE-2023-41164

In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uritoiri is subject to a potential DoS denial of service attack via certain inputs with a very large number of Unicode characters...

6.5CVSS7.8AI score0.01284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.71 views

Important: Red Hat Security Advisory: Red Hat Process Automation Manager 7.13.4 security update

An update is now available for Red Hat Process Automation Manager. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which provides a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.8AI score0.48788EPSS
SaveExploits8References13
RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.10 views

decode-uri-component: improper input validation resulting in DoS

A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service...

7.5CVSS7.1AI score0.24928EPSS
SaveExploits1References6
Veracode
Veracode
added 2023/09/05 5:18 a.m.30 views

Denial Of Service (DoS)

py3-django is vulnerable to Denial of Service DoS attacks. This vulnerability can be exploited by an attacker to cause the Django server to crash by sending a specially crafted URI...

7.5CVSS6.7AI score0.01284EPSS
SaveExploits0References10Affected Software2
OpenVAS
OpenVAS
added 2023/09/05 12:00 a.m.24 views

Huawei EulerOS: Security Advisory for ruby (EulerOS-SA-2023-2666)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS6.2AI score0.02637EPSS
SaveExploits0References2
Rows per page
Query Builder