Lucene search
+L

1616 matches found

CVE
CVE
added 2024/02/13 1:58 a.m.99 views

CVE-2024-22126

CVE-2024-22126 – SAP NetWeaver AS Java (User Admin) XSS : The User Admin application in SAP NetWeaver AS Java 7.50 insufficiently validates and improperly encodes incoming URL parameters before including them in the redirect URL, enabling Cross-Site Scripting. Impact: high confidentiality impact;...

8.8CVSS6.2AI score0.00519EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/02/09 5:22 a.m.25 views

Cross Site Scripting (XSS)

github.com/rancher/norman is vulnerable to Cross Site Scripting XSS . The vulnerability is due to a lack of URL validation within the ParseRequestURL method. An attacker can execute arbitrary JavaScript by sending a crafted payload to a public API endpoint, resulting in XSS...

8.3CVSS6.1AI score0.0044EPSS
SaveExploits0
NVD
NVD
added 2024/02/08 4:15 a.m.45 views

CVE-2024-25144

The IFrame widget in Liferay Portal 7.2.0 through 7.4.3.26, and older unsupported versions, and Liferay DXP 7.4 before update 27, 7.3 before update 6, 7.2 before fix pack 19, and older unsupported versions does not check the URL of the IFrame, which allows remote authenticated users to cause a...

6.5CVSS4.7AI score0.00569EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/02/07 6:34 a.m.15 views

Open Redirect

github.com/go-macaron/i18n is vulnerable to Open Redirect. The vulnerability is caused due to a lack of URL validation within i18n.go. This allows an attacker to manipulate the URL parameter to redirect users to a malicious website...

6.1CVSS6.5AI score0.00591EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2024/02/06 4:15 a.m.28 views

Open redirect

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

5.8CVSS7.1AI score0.00545EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/06 3:17 a.m.4 views

CVE-2024-24808 pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

4.7CVSS6.2AI score0.00545EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/01/22 5:58 a.m.32 views

Information Disclosure

jupyterlab is vulnerable to Information Disclosure. The vulnerability is due to a lack of URL validation or sanitization, which could potentially allow an attacker to craft a malicious URL that exposes sensitive information such as Authorization and XSRF tokens when the link is clicked on...

7.6CVSS6.4AI score0.00665EPSS
SaveExploits0References4Affected Software2
NVD
NVD
added 2024/01/16 11:15 p.m.52 views

CVE-2024-22408

Shopware is an open headless commerce platform. The implemented Flow Builder functionality in the Shopware application does not adequately validate the URL used when creating the “call webhook” action. This enables malicious users to perform web requests to internal hosts. This issue has been fix...

8.1CVSS7.7AI score0.00366EPSS
SaveExploits0References1
Prion
Prion
added 2024/01/16 11:15 p.m.29 views

Design/Logic Flaw

Shopware is an open headless commerce platform. The implemented Flow Builder functionality in the Shopware application does not adequately validate the URL used when creating the “call webhook” action. This enables malicious users to perform web requests to internal hosts. This issue has been fix...

5.5CVSS7.1AI score0.00366EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/01/16 10:26 p.m.56 views

CVE-2024-22408 Server-Side Request Forgery (SSRF) in Shopware Flow Builder

Shopware is an open headless commerce platform. The implemented Flow Builder functionality in the Shopware application does not adequately validate the URL used when creating the “call webhook” action. This enables malicious users to perform web requests to internal hosts. This issue has been fix...

7.6CVSS8.2AI score0.00366EPSS
SaveExploits0References1
Talos
Talos
added 2024/01/10 12:00 a.m.62 views

WWBN AVideo aVideoEncoderReceiveImage.json.php image upload information disclosure vulnerability

Talos Vulnerability Report TALOS-2023-1880 WWBN AVideo aVideoEncoderReceiveImage.json.php image upload information disclosure vulnerability January 10, 2024 CVE Number CVE-2023-49864,CVE-2023-49863,CVE-2023-49862 SUMMARY An information disclosure vulnerability exists in the...

6.5CVSS6.7AI score0.01072EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2023/12/20 12:00 a.m.416 views

MajorDoMo Remote Code Execution

Introduction MajorDoMo, a beacon in Russian home automation and particularly favored by Raspberry Pi aficionados, has been a trusted name for over a decade. With over 380 stars on its official GitHub repository at the time of writing https://github.com/sergejey/majordomo, its popularity is eviden...

9.8CVSS7.2AI score0.38007EPSS
SaveExploits6
Veracode
Veracode
added 2023/12/12 6:49 a.m.15 views

Server-side Request Forgery (SSRF)

MindsDB is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is caused due to a lack of URL validation in file.py. This allows an attacker to make arbitrary requests to internal resources that the MindsDB server can access, which leads Information Disclosure and SSRF...

6.5CVSS6.8AI score0.00422EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/12/08 11:45 p.m.46 views

CVE-2023-49799 Server-Side Request Forgery in nuxt-api-party

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

7.5CVSS7.7AI score0.00819EPSS
SaveExploits1References5
CVE
CVE
added 2023/12/08 11:45 p.m.40 views

CVE-2023-49799

The CVE-2023-49799 entry concerns the nuxt-api-party module, where a regex-based absolute-URL check (^https?://) can be bypassed by absolute URLs with leading whitespace (e.g., a leading newline). This can allow requests to bypass the whitelist, enabling Server-Side Request Forgery (SSRF) and pot...

7.5CVSS7.4AI score0.00819EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/12/05 3:15 a.m.12 views

CVE-2023-42581

Improper URL validation from InstantPlay deeplink in Galaxy Store prior to version 4.5.64.4 allows attackers to execute JavaScript API to access data...

7.5CVSS5.8AI score0.01173EPSS
SaveExploits0References1
NVD
NVD
added 2023/12/05 3:15 a.m.54 views

CVE-2023-42580

Improper URL validation from MCSLaunch deeplink in Galaxy Store prior to version 4.5.64.4 allows attackers to execute JavaScript API to install APK from Galaxy Store...

9.8CVSS0.00968EPSS
SaveExploits0References1
NVD
NVD
added 2023/12/05 3:15 a.m.49 views

CVE-2023-42581

Improper URL validation from InstantPlay deeplink in Galaxy Store prior to version 4.5.64.4 allows attackers to execute JavaScript API to access data...

7.5CVSS0.01173EPSS
SaveExploits0References1
Prion
Prion
added 2023/12/05 3:15 a.m.29 views

Input validation

Improper URL validation from MCSLaunch deeplink in Galaxy Store prior to version 4.5.64.4 allows attackers to execute JavaScript API to install APK from Galaxy Store...

7.5CVSS7.4AI score0.00968EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/12/05 2:44 a.m.52 views

CVE-2023-42581

Improper URL validation from InstantPlay deeplink in Galaxy Store prior to version 4.5.64.4 allows attackers to execute JavaScript API to access data...

7.5CVSS7.8AI score0.01173EPSS
SaveExploits0References1
Rows per page
Query Builder