Lucene search
+L

16141 matches found

Veracode
Veracode
added 2024/11/22 10:04 a.m.13 views

HTML Injection

org.hibernate.validator, hibernate-validator is vulnerable to HTML Injection. The vulnerability is due to improper validation in the 'isValid' method of the SafeHtmlValidator class, where the tag ending can be omitted by using a less-than character, allowing invalid HTML to be rendered...

6.1CVSS6.3AI score0.00465EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/11/19 12:00 a.m.87 views

CVE-2024-52762

Ganglia-web contains an XSS vulnerability (CVE-2024-52762) in /master/header.php that is exploitable by injecting a payload into the tz parameter. Affected versions are Ganglia-web 3.73–3.76. Attacker impact: arbitrary JavaScript/HTML execution in victims’ browsers, with exploitation described as...

5.4CVSS5.6AI score0.00736EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2024/11/18 9:15 p.m.33 views

CVE-2024-52585

Autolab is a course management service that enables auto-graded programming assignments. There is an HTML injection vulnerability in version 3.0.1 that can affect instructors and CAs on the grade submissions page. The issue is patched in version 3.0.2. One may apply the patch manually by editing...

5.4CVSS0.00263EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/18 8:45 p.m.44 views

CVE-2024-52585 Autolab has HTML Injection Vulnerability

Autolab is a course management service that enables auto-graded programming assignments. There is an HTML injection vulnerability in version 3.0.1 that can affect instructors and CAs on the grade submissions page. The issue is patched in version 3.0.2. One may apply the patch manually by editing...

5.1CVSS0.00263EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/18 8:45 p.m.21 views

CVE-2024-52585 Autolab has HTML Injection Vulnerability

Autolab is a course management service that enables auto-graded programming assignments. There is an HTML injection vulnerability in version 3.0.1 that can affect instructors and CAs on the grade submissions page. The issue is patched in version 3.0.2. One may apply the patch manually by editing...

5.1CVSS6.9AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/18 8:45 p.m.28 views

CVE-2024-52585 Autolab has HTML Injection Vulnerability

Autolab is a course management service that enables auto-graded programming assignments. There is an HTML injection vulnerability in version 3.0.1 that can affect instructors and CAs on the grade submissions page. The issue is patched in version 3.0.2. One may apply the patch manually by editing...

5.1CVSS7.1AI score
SaveExploits0References4
CVE
CVE
added 2024/11/18 8:45 p.m.70 views

CVE-2024-52585

Autolab CVE-2024-52585 affects Autolab 3.0.1 with an HTML injection vulnerability on the grade submissions page that can impact instructors and CAs. The issue is mitigated by upgrading to 3.0.2 or applying the patch manually: edit line 589 in gradesheet.js.erb to take in feedback as text rather t...

5.4CVSS6.5AI score0.00263EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/11/18 12:00 a.m.7 views

PT-2024-39677 · Unknown · Kubeflow Pipeline View

Name of the Vulnerable Software and Affected Versions: Kubeflow Pipeline View affected versions not specified Description: The issue concerns a stored XSS vulnerability in the Kubeflow Pipeline View web UI. This vulnerability allows an attacker to inject malicious HTML code into the description...

9.8CVSS8.9AI score0.15874EPSS
SaveExploits3References18
CNNVD
CNNVD
added 2024/11/18 12:00 a.m.8 views

Autolab 跨站脚本漏洞

Autolab is an open source course management service from Autolab. It supports automatically graded programming assignments. A cross-site scripting vulnerability exists in Autolab version 3.0.1, which stems from the presence of an HTML injection vulnerability that could affect instructors and CAs ...

5.4CVSS6.3AI score0.00263EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/11/18 12:00 a.m.19 views

PT-2024-35382 · Autolab · Autolab

Name of the Vulnerable Software and Affected Versions: Autolab version 3.0.1 Description: The issue concerns an HTML injection vulnerability that can affect instructors and CAs on the grade submissions page. This vulnerability is patched in version 3.0.2. Recommendations: For Autolab version 3.0....

5.4CVSS7.3AI score0.00263EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/15 3:46 p.m.114 views

GHSA-GV4M-F6FX-859X LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/includes/html/print-customoid.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Custom OID" tab of a device allows authenticated users to inject arbitrary JavaScript through the "unit" parameter when creating a new OID. This vulnerability can lead to the execution of malicious code in the context of other users'...

7.5CVSS5.2AI score0.00411EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/11/13 12:00 a.m.34 views

CVE-2024-50969

A Reflected cross-site scripting XSS vulnerability in browse.php of Code-projects Jonnys Liquor 1.0 allows remote attackers to inject arbitrary web scripts or HTML via the search parameter...

0.00517EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2024/11/13 12:00 a.m.20 views

Gitlab -- vulnerabilities

Gitlab reports: Unauthorized access to Kubernetes cluster agent Device OAuth flow allows for cross window forgery Denial of Service by importing malicious crafted FogBugz import payload Stored XSS through javascript URL in Analytics dashboards HTML injection in vulnerability Code flow could lead ...

8.8CVSS6.3AI score0.00551EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/11 7:14 p.m.20 views

CVE-2024-52286 Self Cross Site Scripting (XSS) In Merge Functionality in Stirling-PDF

Stirling-PDF is a locally hosted web application that allows you to perform various operations on PDF files. In affected versions the Merge functionality takes untrusted user input file name and uses it directly in the creation of HTML pages allowing any unauthenticated to execute JavaScript code...

2CVSS6.7AI score0.00539EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/11/07 12:30 p.m.23 views

hibernate-validator Cross-site Scripting vulnerability

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS6.3AI score0.00465EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2024/11/07 12:30 p.m.19 views

GHSA-X83M-PF6F-PF9G hibernate-validator Cross-site Scripting vulnerability

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS6.2AI score0.00465EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/07 10:15 a.m.43 views

CVE-2023-1932

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS0.00465EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2024/11/07 10:15 a.m.5 views

CVE-2023-1932

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS6.7AI score0.00465EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/07 10:15 a.m.8 views

UBUNTU-CVE-2023-1932

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS7.1AI score0.00465EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/07 10:00 a.m.35 views

CVE-2023-1932 Hibernate-validator: rendering of invalid html with safehtml leads to html injection and xss

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS6.7AI score
SaveExploits0References6
Rows per page
Query Builder