Lucene search

K
vulnrichment@huntr_aiVULNRICHMENT:CVE-2024-5328
HistoryJun 06, 2024 - 6:53 p.m.

CVE-2024-5328 SSRF Vulnerability in lunary-ai/lunary

2024-06-0618:53:58
CWE-918
@huntr_ai
github.com
1
ssrf
lunary-ai/lunary
endpoint validation
unauthorized requests

CVSS3

8.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

AI Score

6.6

Confidence

High

EPSS

0.001

Percentile

33.7%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

A Server-Side Request Forgery (SSRF) vulnerability exists in the lunary-ai/lunary application, specifically within the endpoint ‘/auth/saml/tto/download-idp-xml’. The vulnerability arises due to the application’s failure to validate user-supplied URLs before using them in server-side requests. An attacker can exploit this vulnerability by sending a specially crafted request to the affected endpoint, allowing them to make unauthorized requests to internal or external resources. This could lead to the disclosure of sensitive information, service disruption, or further attacks against the network infrastructure. The issue affects the latest version of the application as of the report.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:lunary-ai:lunary:1.2.7:*:*:*:*:*:*:*"
    ],
    "vendor": "lunary-ai",
    "product": "lunary",
    "versions": [
      {
        "status": "affected",
        "version": "1.2.7"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

8.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

AI Score

6.6

Confidence

High

EPSS

0.001

Percentile

33.7%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-5328