Lucene search
+L

383 matches found

OSV
OSV
added 2023/06/15 12:0 a.m.23 views

CVE-2023-29292 Server Side Request Forgery (SSRF) in FedEx carrier integration configuration

Adobe Commerce versions 2.4.6 and earlier, 2.4.5-p2 and earlier and 2.4.4-p3 and earlier are affected by a Server-Side Request Forgery SSRF vulnerability that could lead to arbitrary file system read. An admin-privilege authenticated attacker can force the application to make arbitrary requests v...

4.9CVSS6.1AI score0.00861EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/15 12:0 a.m.24 views

CVE-2023-29291 Server Side Request Forgery (SSRF) in USPS carrier integration configuration

Adobe Commerce versions 2.4.6 and earlier, 2.4.5-p2 and earlier and 2.4.4-p3 and earlier are affected by a Server-Side Request Forgery SSRF vulnerability that could lead to arbitrary file system read. An admin-privilege authenticated attacker can force the application to make arbitrary requests v...

4.9CVSS6.1AI score0.00986EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/09 10:51 p.m.24 views

GHSA-3QQG-PGQQ-3695 Gradio vulnerable to arbitrary file read and proxying of arbitrary URLs

Impact There are two separate security vulnerabilities here: 1 a security vulnerability that allows users to read arbitrary files on the machines that are running shared Gradio apps 2 the ability of users to use machines that are sharing Gradio apps to proxy arbitrary URLs Patches Both problems...

7.3CVSS8.6AI score0.00651EPSS
SaveExploits0References9
OSV
OSV
added 2023/05/30 8:15 a.m.3 views

CVE-2023-2287

The Orbit Fox by ThemeIsle WordPress plugin before 2.10.24 does not limit URLs which may be used for the stock photo import feature, allowing the user to specify arbitrary URLs. This leads to a server-side request forgery as the user may force the server to access any URL of their choosing...

4.3CVSS5.8AI score0.00557EPSS
SaveExploits2References1
WPVulnDB
WPVulnDB
added 2023/05/02 12:0 a.m.14 views

Orbit Fox < 2.10.24 - Author+ Server-Side Request Forgery

The plugin does not limit URLs which may be used for the stock photo import feature, allowing the user to specify arbitrary URLs. This leads to a server-side request forgery as the user may force the server to access any URL of their choosing. PoC 1. Install the Log HTTP Requests plugin to inspec...

4.3CVSS6.4AI score0.00557EPSS
SaveExploits2Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 6:5 a.m.3 views

SUSE CVE-2008-5681

Opera before 9.63 does not block unspecified "scripted URLs" during the feed preview, which allows remote attackers to read existing subscriptions and force subscriptions to arbitrary feed URLs...

4.3CVSS7AI score0.01105EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:5 a.m.7 views

SUSE CVE-2009-0253

Mozilla Firefox 3.0.5 allows remote attackers to trick a user into visiting an arbitrary URL via an onclick action that moves a crafted element to the current mouse position, related to a "Status Bar Obfuscation" and "Clickjacking" attack...

6.8CVSS6.8AI score0.02527EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:44 a.m.1 views

SUSE CVE-2012-4520

The django.http.HttpRequest.gethost function in Django 1.3.x before 1.3.4 and 1.4.x before 1.4.2 allows remote attackers to generate and display arbitrary URLs via crafted username and password Host header values...

6.4CVSS6.9AI score0.03635EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.1 views

SUSE CVE-2020-13379

The avatar feature in Grafana 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue. This vulnerability allows any unauthenticated user/client to make Grafana send HTTP requests to any URL and return its result to the user/client. This can be used to gain information about the network th...

7.5CVSS7.8AI score0.99856EPSS
SaveExploits5References19
Prion
Prion
added 2023/02/07 7:15 p.m.17 views

Design/Logic Flaw

Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Dompdf parses the href attribute of image tags and respects xlink:href even if href is specified. However...

7.5CVSS9.7AI score0.0249EPSS
SaveExploits3References2Affected Software1
UbuntuCve
UbuntuCve
added 2023/02/07 7:15 p.m.36 views

CVE-2023-24813

Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Dompdf parses the href attribute of image tags and respects xlink:href even if href is specified. However...

10CVSS7.4AI score0.0249EPSS
SaveExploits3References3
OSV
OSV
added 2023/02/07 6:16 p.m.50 views

GHSA-56GJ-MVH6-RP75 URI validation failure on SVG parsing. Bypass of CVE-2023-23924

Summary Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Details Dompdf parses the href attribute of image tags with the following code: src/Image/Cache.php line 135-150 php function $parser, $name,...

10CVSS9.5AI score0.0249EPSS
SaveExploits3References4
OSV
OSV
added 2023/02/07 6:5 p.m.27 views

CVE-2023-24813 URI validation failure on SVG parsing. Bypass of CVE-2023-23924

Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Dompdf parses the href attribute of image tags and respects xlink:href even if href is specified. However...

10CVSS9.2AI score0.0249EPSS
SaveExploits3References4
Cvelist
Cvelist
added 2023/02/07 6:5 p.m.61 views

CVE-2023-24813 URI validation failure on SVG parsing. Bypass of CVE-2023-23924

Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Dompdf parses the href attribute of image tags and respects xlink:href even if href is specified. However...

10CVSS9.8AI score0.03572EPSS
SaveExploits3References2
OSV
OSV
added 2023/01/23 3:15 p.m.25 views

CVE-2021-43449

ONLYOFFICE all versions as of 2021-11-08 is vulnerable to Server-Side Request Forgery SSRF. The document editor service can be abused to read and serve arbitrary URLs as a document...

8.1CVSS8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2023/01/23 12:0 a.m.19 views

CVE-2021-43449

ONLYOFFICE all versions as of 2021-11-08 is vulnerable to Server-Side Request Forgery SSRF. The document editor service can be abused to read and serve arbitrary URLs as a document...

8.2AI score0.01249EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2023/01/12 12:0 a.m.7 views

Okta NodeJS OIDC Middleware 输入验证错误漏洞

Okta NodeJS OIDC Middleware is an Okta open source OIDC support for Fortran applications. A security vulnerability exists in Okta NodeJS OIDC Middleware versions prior to 5.0.0, which stems from the presence of an open redirection vulnerability that allows an attacker to redirect a user to an...

4.7CVSS5.2AI score0.00413EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2023/01/01 8:55 a.m.15 views

Brave Software: Brave News feeds can open arbitrary chrome: URLs

An issue was discovered in Brave Browser versions 1.46.144 and earlier. The Brave News feeds feature can be exploited to open arbitrary chrome: URLs, bypassing the Same Origin Policy SOP and potentially granting access to privileged URLs. An attacker could use this vulnerability to gain...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/12/29 8:15 p.m.3 views

CVE-2022-38212

Protections against potential Server-Side Request Forgery SSRF vulnerabilities in Esri Portal for ArcGIS versions 10.8.1 and below were not fully honored and may allow a remote, unauthenticated attacker to forge requests to arbitrary URLs from the system, potentially leading to network enumeratio...

7.5CVSS5.9AI score0.0074EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/29 8:15 p.m.5 views

CVE-2022-38203

Protections against potential Server-Side Request Forgery SSRF vulnerabilities in Esri Portal for ArcGIS versions 10.8.1 and below were not fully honored and may allow a remote, unauthenticated attacker to forge requests to arbitrary URLs from the system, potentially leading to network enumeratio...

7.5CVSS5.9AI score0.0074EPSS
SaveExploits0References1
Rows per page
Query Builder