Lucene search
+L

4087 matches found

OSV
OSV
added 2024/06/06 9:30 p.m.71 views

GHSA-RPX8-FG6W-RM6X Withdrawn Advisory: lunary-ai/lunary XSS in SAML metadata endpoint

Withdrawn Advisory This advisory has been withdrawn because the lunary npm package is connected to https://github.com/lunary-ai/lunary-js, not the https://github.com/lunary-ai/lunary repo that is discussed in this advisory. The underlying vulnerability report is still valid, but it doesn't affect...

7.4CVSS7AI score0.00347EPSS
SaveExploits1References4
NVD
NVD
added 2024/06/06 7:16 p.m.44 views

CVE-2024-5478

A Cross-site Scripting XSS vulnerability exists in the SAML metadata endpoint /auth/saml/$org?.id/metadata of lunary-ai/lunary version 1.2.7. The vulnerability arises due to the application's failure to escape or validate the orgId parameter supplied by the user before incorporating it into the...

7.4CVSS0.00347EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/06 7:16 p.m.24 views

CVE-2024-5478

A Cross-site Scripting XSS vulnerability exists in the SAML metadata endpoint /auth/saml/$org?.id/metadata of lunary-ai/lunary version 1.2.7. The vulnerability arises due to the application's failure to escape or validate the orgId parameter supplied by the user before incorporating it into the...

6.1CVSS6.1AI score0.00347EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/06 7:16 p.m.40 views

CVE-2024-5133

In lunary-ai/lunary version 1.2.4, an account takeover vulnerability exists due to the exposure of password recovery tokens in API responses. Specifically, when a user initiates the password reset process, the recovery token is included in the response of the GET /v1/users/me/org endpoint, which...

9.1CVSS0.00543EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/06 6:21 p.m.19 views

CVE-2024-5133 Account Takeover via Exposed Recovery Token in lunary-ai/lunary

In lunary-ai/lunary version 1.2.4, an account takeover vulnerability exists due to the exposure of password recovery tokens in API responses. Specifically, when a user initiates the password reset process, the recovery token is included in the response of the GET /v1/users/me/org endpoint, which...

9.1CVSS6.8AI score0.00543EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/06/06 6:21 p.m.48 views

CVE-2024-5133 Account Takeover via Exposed Recovery Token in lunary-ai/lunary

In lunary-ai/lunary version 1.2.4, an account takeover vulnerability exists due to the exposure of password recovery tokens in API responses. Specifically, when a user initiates the password reset process, the recovery token is included in the response of the GET /v1/users/me/org endpoint, which...

9.1CVSS0.00543EPSS
SaveExploits1References1
CVE
CVE
added 2024/06/06 6:21 p.m.106 views

CVE-2024-5133

CVE-2024-5133 affects lunary-ai/lunary v1.2.4, where the password recovery token (recovery_token) is exposed in API responses for GET /v1/users/me/org, listing all users in a team. Any authenticated user could capture another user’s recovery token and change their password, enabling account takeo...

9.1CVSS8.7AI score0.00543EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/06/06 6:20 p.m.54 views

CVE-2024-5478 Cross-site Scripting (XSS) in SAML metadata endpoint in lunary-ai/lunary

A Cross-site Scripting XSS vulnerability exists in the SAML metadata endpoint /auth/saml/$org?.id/metadata of lunary-ai/lunary version 1.2.7. The vulnerability arises due to the application's failure to escape or validate the orgId parameter supplied by the user before incorporating it into the...

7.4CVSS0.00347EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/06 6:20 p.m.31 views

CVE-2024-5478 Cross-site Scripting (XSS) in SAML metadata endpoint in lunary-ai/lunary

A Cross-site Scripting XSS vulnerability exists in the SAML metadata endpoint /auth/saml/$org?.id/metadata of lunary-ai/lunary version 1.2.7. The vulnerability arises due to the application's failure to escape or validate the orgId parameter supplied by the user before incorporating it into the...

7.4CVSS6.2AI score0.00347EPSS
SaveExploits1References1
CVE
CVE
added 2024/06/06 6:20 p.m.75 views

CVE-2024-5478

CVE-2024-5478 affects lunary-ai/lunary v1.2.7. Root cause: user-supplied orgId is embedded directly into XML/SAML metadata without proper escaping/validation, enabling XSS via the /auth/saml/${org?.id}/metadata endpoint. Impact: potential theft of user cookies or authentication tokens through inj...

7.4CVSS6.2AI score0.00347EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2024/06/04 10:26 p.m.60 views

GHSA-FWHR-88QX-H9G7 Missing security headers in Action Pack on non-HTML responses

Permissions-Policy is Only Served on HTML Content-Type The application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This has been assigned the CVE identifier CVE-2024-28103. Versions Affected: = 6.1.0 Not affected: 6.1.0 Fixed Versions: 6.1.7.8,...

5.4CVSS7.2AI score0.00658EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/04 7:47 p.m.37 views

CVE-2024-28103 Action Pack is missing security headers on non-HTML responses

Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3...

5.4CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/04 7:47 p.m.67 views

CVE-2024-28103 Action Pack is missing security headers on non-HTML responses

Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3...

5.4CVSS5.2AI score0.00658EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/04 7:47 p.m.34 views

CVE-2024-28103 Action Pack is missing security headers on non-HTML responses

Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3...

5.4CVSS6.4AI score0.00658EPSS
SaveExploits0References2
RubySec
RubySec
added 2024/06/04 12:00 a.m.52 views

Missing security headers in Action Pack on non-HTML responses

Permissions-Policy is Only Served on HTML Content-Type The application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This has been assigned the CVE identifier CVE-2024-28103. Versions Affected: = 6.1.0 Not affected: 6.1.0 Fixed Versions: 6.1.7.8,...

9.8CVSS5.3AI score0.00658EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/06/03 8:15 a.m.11 views

CVE-2024-31493

An improper removal of sensitive information before storage or transfer vulnerability CWE-212 in FortiSOAR version 7.3.0, version 7.2.2 and below, version 7.0.3 and below may allow an authenticated low privileged user to read Connector passwords in plain-text via HTTP responses...

6.5CVSS5.8AI score0.00527EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.24 views

RHEL 6 : c-ares (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - c-ares: Single byte out of buffer write CVE-2016-5180 - The c-ares function aresparsenaptrreply, which is...

9.8CVSS7.7AI score0.08583EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.25 views

RHEL 5 : c-ares (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - c-ares: Single byte out of buffer write CVE-2016-5180 - The c-ares function aresparsenaptrreply, which is...

9.8CVSS8.7AI score0.08583EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.19 views

RHEL 5 : libxi (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libXi: Multiple Array Index error leading to heap-based OOB write CVE-2013-1998 - libXi: Insufficient...

7.5CVSS8.9AI score0.03009EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.28 views

RHEL 6 : php-pear (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - php-pear: Unsafe deserialization of data in ArchiveTar class CVE-2018-1000888 - PECL in the download...

7.5CVSS8.7AI score0.19125EPSS
SaveExploits10References2
Rows per page
Query Builder