Lucene search
+L

5471 matches found

Github Security Blog
Github Security Blog
added 2024/05/28 6:28 p.m.30 views

SimpleSAMLphp exposes credentials in session storage

Background In order to implement support for the SAML Enhanced Client or Proxy profile, the credentials obtained for authentication were stored in the state in order to pass them to the relevant routines. This, however, led to the credentials being recorded in the user’s session, which can be...

7.3AI score
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/23 12:53 p.m.88 views

CVE-2024-35224

OpenProject contains a Stored XSS in the Cost Report feature caused by misconfigured tablesorter. The vulnerability allows an attacker with Edit work packages and Add attachments permissions to store JavaScript via a ticket attachment, bypassing CSP and potentially escalating privileges to a Syst...

7.6CVSS7.3AI score0.00328EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/23 12:53 p.m.17 views

CVE-2024-35224 Stored Cross-Site Scripting (XSS) in OpenProject

OpenProject is the leading open source project management software. OpenProject utilizes tablesorter inside of the Cost Report feature. This dependency, when misconfigured, can lead to Stored XSS via icon substitution in table header values. This attack requires the permissions "Edit work package...

7.6CVSS6AI score0.00328EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2024/05/23 12:00 a.m.14 views

WordPress Atarim Plugin <= 3.22.6 is vulnerable to Other Vulnerability Type

Software Atarim Type Plugin Vulnerable versions = 3.22.6 Fixed in 3.30 OWASP Top 10 A5: Security Misconfiguration Classification Other Vulnerability Type CVE CVE-2024-2038 Patch priority High CVSS severity High 7.5 Developer Atarim PSID 62433e90ed84 Credits Lucio Sá Required privilege...

7.5CVSS6.5AI score0.00494EPSS
SaveExploits0References3Affected Software1
The Hacker News
The Hacker News
added 2024/05/22 10:01 a.m.20 views

The Ultimate SaaS Security Posture Management Checklist, 2025 Edition

Since the first edition of The Ultimate SaaS Security Posture Management SSPM Checklist was released three years ago, the corporate SaaS sprawl has been growing at a double-digit pace. In large enterprises, the number of SaaS applications in use today is in the hundreds, spread across departmenta...

6.9AI score
SaveExploits0
Patchstack
Patchstack
added 2024/05/20 12:00 a.m.19 views

WordPress Debug Log – Manger Tool Plugin <= 1.4.5 is vulnerable to Sensitive Data Exposure

Software Debug Log – Manger Tool Type Plugin Vulnerable versions = 1.4.5 Fixed in 1.5 OWASP Top 10 A5: Security Misconfiguration Classification Sensitive Data Exposure CVE CVE-2024-34798 Patch priority Low CVSS severity Low 5.3 Developer Claim ownership PSID 669450ad8391 Credits emad Required...

5.3CVSS6.5AI score0.00344EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/15 4:54 p.m.35 views

CVE-2024-4622 alpitronic Hypercharger EV Charger Use of Default Credentials

If misconfigured, alpitronic Hypercharger EV charging devices can expose a web interface protected by authentication. If the default credentials are not changed, an attacker can use public knowledge to access the device as an administrator...

8.3CVSS6.8AI score0.00489EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/15 12:00 a.m.11 views

PT-2024-31925 · Alpitronic · Alpitronic Hypercharger Ev Charging Devices

Name of the Vulnerable Software and Affected Versions: alpitronic Hypercharger EV charging devices affected versions not specified Description: The issue concerns alpitronic Hypercharger EV charging devices that can expose a web interface protected by authentication if misconfigured. If the defau...

8.3CVSS7.2AI score0.00489EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/14 3:39 p.m.17 views

CVE-2024-34706

Valtimo is an open source business process and case management platform. When opening a form in Valtimo, the access token JWT of the user is exposed to api.form.io via the the x-jwt-token header. An attacker can retrieve personal information from this token, or use it to execute requests to the...

9.8CVSS9.4AI score0.01057EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/05/14 4:32 a.m.42 views

JWT Exposure

@valtimo/components is vulnerable to JWT Exposure. The vulnerability is due to a misconfiguration of the Form.io component, which exposes the user's access token JWT to api.form.io via the x-jwt-token header, allowing attackers to retrieve personal information or execute requests to the Valtimo...

9.8CVSS9.4AI score0.01057EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/13 4:04 p.m.42 views

GHSA-XCP4-62VJ-CQ3R @valtimo/components exposes access token to form.io

Impact When opening a form in Valtimo, the access token JWT of the user is exposed to api.form.io via the the x-jwt-token header. An attacker can retrieve personal information from this token, or use it to execute requests to the Valtimo REST API on behalf of the logged-in user. This issue is...

9.8CVSS9.4AI score0.01057EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/05/13 4:04 p.m.80 views

@valtimo/components exposes access token to form.io

Impact When opening a form in Valtimo, the access token JWT of the user is exposed to api.form.io via the the x-jwt-token header. An attacker can retrieve personal information from this token, or use it to execute requests to the Valtimo REST API on behalf of the logged-in user. This issue is...

9.8CVSS7.1AI score0.01057EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/05/13 4:02 p.m.127 views

CVE-2024-34706

Valtimo exposes the user JWT in the x-jwt-token header to api.form.io due to a Form.io component misconfiguration. An attacker with network access to api.form.io and the Valtimo API, and who can read the token TTL (default 5 minutes), can access personal data or perform actions on behalf of the l...

9.8CVSS6.6AI score0.01057EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/13 4:02 p.m.16 views

CVE-2024-34706 @valtimo/components exposes access token to form.io

Valtimo is an open source business process and case management platform. When opening a form in Valtimo, the access token JWT of the user is exposed to api.form.io via the the x-jwt-token header. An attacker can retrieve personal information from this token, or use it to execute requests to the...

9.8CVSS6.8AI score0.01057EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/13 4:02 p.m.31 views

CVE-2024-34706 @valtimo/components exposes access token to form.io

Valtimo is an open source business process and case management platform. When opening a form in Valtimo, the access token JWT of the user is exposed to api.form.io via the the x-jwt-token header. An attacker can retrieve personal information from this token, or use it to execute requests to the...

9.8CVSS9.6AI score0.01057EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/13 12:00 a.m.18 views

PT-2024-26120 · Form.Io +2 · Form.Io +2

Name of the Vulnerable Software and Affected Versions: Valtimo versions prior to 10.8.4 Valtimo versions prior to 11.1.6 Valtimo versions prior to 11.2.2 Description: Valtimo is an open source business process and case management platform. When opening a form in Valtimo, the access token JWT of t...

9.8CVSS7AI score0.01057EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/10 5:16 p.m.16 views

CVE-2023-37526 HCL DRYiCE Lucy v9 (now AEX) is affected by a Cross Origin Resource Sharing (CORS) Vulnerability

HCL DRYiCE Lucy now AEX is affected by a Cross Origin Resource Sharing CORS vulnerability. The mobile app is vulnerable to a CORS misconfiguration which could potentially allow unauthorized access to the application resources from any web domain and enable cache poisoning attacks...

6.5CVSS6.8AI score0.00434EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/10 5:16 p.m.30 views

CVE-2023-37526 HCL DRYiCE Lucy v9 (now AEX) is affected by a Cross Origin Resource Sharing (CORS) Vulnerability

HCL DRYiCE Lucy now AEX is affected by a Cross Origin Resource Sharing CORS vulnerability. The mobile app is vulnerable to a CORS misconfiguration which could potentially allow unauthorized access to the application resources from any web domain and enable cache poisoning attacks...

6.5CVSS6.6AI score0.00434EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/10 5:16 p.m.34 views

CVE-2023-37526

The CVE-2023-37526 entry concerns HCL DRYiCE Lucy (now AEX). A CORS misconfiguration in the mobile app could allow unauthorized access to application resources from any web domain and enable cache poisoning, per sources in NVD/CVE records. The root cause is a CORS misconfiguration in the app, wit...

6.5CVSS6.7AI score0.00434EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/10 12:00 a.m.10 views

PT-2024-12630 · Hcl · Hcl Dryice Lucy

Name of the Vulnerable Software and Affected Versions: HCL DRYiCE Lucy now AEX affected versions not specified Description: The issue is related to a Cross Origin Resource Sharing CORS misconfiguration in the mobile app, which could allow unauthorized access to application resources from any web...

6.5CVSS6.8AI score0.00434EPSS
SaveExploits0References2
Rows per page
Query Builder