Lucene search
+L

9851 matches found

Positive Technologies
Positive Technologies
added 2024/02/26 12:00 a.m.6 views

PT-2024-19593 · Tencent · Tencent Blueking Cmdb

Name of the Vulnerable Software and Affected Versions: Tencent Blueking CMDB versions 3.2.x through 3.9.x Description: The issue is related to Server-Side Request Forgery SSRF via the event subscription function, located at the /service/subscription.go endpoint. This allows attackers to access...

8.1CVSS6.2AI score0.00543EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2024/02/26 12:00 a.m.7 views

Tencent Blueking CMDB Security Vulnerability

Tencent Blueking CMDB is a configuration management database system from Tencent, China. A security vulnerability exists in Tencent Blueking CMDB versions v3.2.x through v3.9.x, which stems from /service/subscription.go contains a server-side request forgery vulnerability that allows an attacker ...

8.1CVSS6.8AI score0.00543EPSS
SaveExploits1References5
OSV
OSV
added 2024/02/26 12:00 a.m.12 views

CVE-2024-22873

Tencent Blueking CMDB v3.2.x to v3.9.x was discovered to contain a Server-Side Request Forgery SSRF via the event subscription function /service/subscription.go. This vulnerability allows attackers to access internal requests via a crafted POST request...

8.1CVSS7.4AI score
SaveExploits0References4
CVE
CVE
added 2024/02/26 12:00 a.m.3571 views

CVE-2024-22873

CVE-2024-22873 affects Tencent Blueking CMDB versions 3.2.x–3.9.x. The vulnerability is a Server-Side Request Forgery in the event subscription function (/service/subscription.go) that allows an attacker to access internal requests via a crafted POST. CVSS data in the initial document indicates h...

8.1CVSS7.1AI score0.00543EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/26 12:00 a.m.14 views

CVE-2024-22873

Tencent Blueking CMDB v3.2.x to v3.9.x was discovered to contain a Server-Side Request Forgery SSRF via the event subscription function /service/subscription.go. This vulnerability allows attackers to access internal requests via a crafted POST request...

7.2AI score0.00543EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/02/24 5:59 p.m.12 views

CVE-2024-0243 Server-side Request Forgery In Recursive URL Loader

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS6.9AI score0.00517EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/02/24 5:59 p.m.36 views

CVE-2024-0243 Server-side Request Forgery In Recursive URL Loader

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS4.3AI score0.00517EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/02/24 8:38 a.m.32 views

CVE-2024-1758 SuperFaktura WooCommerce <= 1.40.3 - Authenticated (Subscriber+) Blind Server-Side Request Forgery

The SuperFaktura WooCommerce plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.40.3 via the wcsfurlcheck function. This makes it possible for authenticated attackers, with subscriber-level access and above, to make web requests to arbitrary...

5.4CVSS5.5AI score0.00536EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/24 8:38 a.m.12 views

CVE-2024-1758 SuperFaktura WooCommerce <= 1.40.3 - Authenticated (Subscriber+) Blind Server-Side Request Forgery

The SuperFaktura WooCommerce plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.40.3 via the wcsfurlcheck function. This makes it possible for authenticated attackers, with subscriber-level access and above, to make web requests to arbitrary...

5.4CVSS6.7AI score0.00536EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/24 8:38 a.m.91 views

CVE-2024-1758

CVE-2024-1758 affects the SuperFaktura WooCommerce plugin for WordPress. The vulnerability is a Server-Side Request Forgery (SSRF) in the wc_sf_url_check function present in all versions up to 1.40.3. Exploitation requires authenticated access at subscriber level or higher, enabling an attacker t...

8.1CVSS6.7AI score0.00536EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/23 4:35 p.m.76 views

CVE-2023-42282

A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic function by inducing a Server-Side Request Forgery SSRF attack and obtaining access to normally inaccessible resources. Mitigation...

9.8CVSS8.9AI score0.01613EPSS
SaveExploits1References4
Prion
Prion
added 2024/02/23 12:15 p.m.46 views

Server side request forgery (ssrf)

Server-Side Request Forgery SSRF vulnerability in Raaj Trambadia Pexels: Free Stock Photos.This issue affects Pexels: Free Stock Photos: from n/a through 1.2.2...

3.6CVSS5.5AI score0.00303EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/02/23 7:23 a.m.17 views

External Control Of Filename

phenx/php-svg-lib is vulnerable to External Control of Filename. The vulnerability is due to insecure handling of inline CSS font definitions, allowing an attacker to deserialize a PHAR file through the phar:// URL handler. Note that remote code execution is only possible on PHP versions less the...

8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/23 6:30 a.m.192 views

Spring Web vulnerable to Open Redirect or Server Side Request Forgery

Applications that use UriComponentsBuilder to parse an externally provided URL e.g. through a query parameter AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect attack or to a SSRF attack if the URL is used after passing validation checks...

8.1CVSS5.7AI score0.03967EPSS
SaveExploits1References6Affected Software1
WPVulnDB
WPVulnDB
added 2024/02/23 12:00 a.m.14 views

SuperFaktura WooCommerce < 1.40.4 - Authenticated (Subscriber+) Blind Server-Side Request Forgery

Description The SuperFaktura WooCommerce plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.40.3 via the wcsfurlcheck function. This makes it possible for authenticated attackers, with subscriber-level access and above, to make web requests t...

8.1CVSS6.7AI score0.00536EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/02/23 12:00 a.m.7 views

Spring Framework Security Vulnerabilities

Spring Framework is the U.S. Spring team of a set of open source Java, JavaEE application framework. The framework helps developers build high-quality applications. A security vulnerability exists in Spring Framework that stems from the vulnerability to open redirection or server request forgery...

8.1CVSS9.3AI score0.03967EPSS
SaveExploits1References8
Snyk
Snyk
added 2024/02/22 4:04 p.m.4 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the /convert/html endpoint when a request is made to a file via localhost, such as . By exploiting this vulnerability, an attacker can achieve local file inclusion, allowing of sensitive files read o...

8.8CVSS6.6AI score0.00574EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/02/22 4:04 p.m.5 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the /convert/html endpoint when a request is made to a file via localhost, such as . By exploiting this vulnerability, an attacker can achieve local file inclusion, allowing of sensitive files read o...

8.8CVSS6.6AI score0.00574EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/21 9:15 p.m.25 views

Server side request forgery (ssrf)

discourse-ai is the AI plugin for the open-source discussion platform Discourse. Prior to commit 94ba0dadc2cf38e8f81c3936974c167219878edd, interactions with different AI services are vulnerable to admin-initiated SSRF attacks. Versions of the plugin that include commit...

3.3CVSS7.1AI score0.00411EPSS
SaveExploits0References2
zdt
zdt
added 2024/02/21 12:00 a.m.522 views

Ivanti Connect Secure Unauthenticated Remote Code Execution Exploit

This Metasploit module chains a server side request forgery SSRF vulnerability CVE-2024-21893 and a command injection vulnerability CVE-2024-21887 to exploit vulnerable instances of either Ivanti Connect Secure or Ivanti Policy Secure, to achieve unauthenticated remote code execution. All current...

9.1CVSS8.7AI score0.99999EPSS
SaveExploits26
Rows per page
Query Builder