Lucene search
+L

12739 matches found

Prion
Prion
added 2022/11/21 11:15 p.m.30 views

Cross site scripting

An issue was discovered in Appalti & Contratti 9.12.2. The web applications are vulnerable to a Reflected Cross-Site Scripting issue. The idPagina parameter is reflected inside the server response without any HTML encoding, resulting in XSS when the victim moves the mouse pointer inside the page...

5.8CVSS5.8AI score0.00428EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/21 12:00 a.m.10 views

PT-2022-27310 · Unknown · Appalti & Contratti

Name of the Vulnerable Software and Affected Versions: Appalti & Contratti version 9.12.2 Description: The web application is vulnerable to a Reflected Cross-Site Scripting issue. The idPagina parameter is reflected inside the server response without any HTML encoding, resulting in XSS when the...

6.1CVSS5.8AI score0.00428EPSS
SaveExploits1References5
CVE
CVE
added 2022/11/21 12:00 a.m.77 views

CVE-2022-44787

CVE-2022-44787 affects Maggioli Maggioli SpA Appalti & Contratti, version 9.12.2. The vulnerability is a reflected Cross-Site Scripting (XSS) in the web application where the idPagina parameter is reflected in the server response without HTML encoding, allowing/script injection when a user intera...

6.1CVSS5.8AI score0.00428EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2022/11/18 11:15 p.m.8 views

CVE-2021-31739

The SEPPmail solution is vulnerable to a Cross-Site Scripting vulnerability XSS, because user input is not correctly encoded in HTML attributes when returned by the server.SEPPmail 11.1.10 allows XSS via a recipient address...

6.1CVSS5.8AI score0.00428EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.7 views

SEPPmail 跨站脚本漏洞

SEPPmail is an email encryption and signing solution from the Swiss company SEPPmail. A security vulnerability exists in SEPPmail version 11.1.10, which stems from a cross-site scripting vulnerability XSS in which user input is not properly encoded as HTML attributes when returned by the server...

6.1CVSS5.9AI score0.00428EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2022/11/18 12:00 a.m.5 views

CVE-2021-31739

The SEPPmail solution is vulnerable to a Cross-Site Scripting vulnerability XSS, because user input is not correctly encoded in HTML attributes when returned by the server.SEPPmail 11.1.10 allows XSS via a recipient address...

5.8AI score0.00428EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/16 11:15 p.m.13 views

CVE-2022-44002

An issue was discovered in BACKCLICK Professional 5.9.63. Due to insufficient output encoding of user-supplied data, the web application is vulnerable to cross-site scripting XSS at various locations...

6.1CVSS5.7AI score0.00363EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/11/16 3:09 p.m.8 views

django: Possible XSS via '{% debug %}' template tag

A flaw was found in Django. The % debug % template tag did not properly encode the current context, posing a Cross-site scripting attack vector XSS...

6.1CVSS7AI score0.03328EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/11/16 3:09 p.m.12 views

nokogiri: ReDoS in HTML encoding detection

A flaw was found in the nokogiri library when processing an inefficient and complex regular expression. This flaw allows an attacker to cause excessive consumption of resources, which affects performance...

7.5CVSS7.1AI score0.03519EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/16 1:52 p.m.6 views

SUSE-SU-2022:4016-1 Security update for rubygem-nokogiri

This update for rubygem-nokogiri fixes the following issues: - CVE-2022-24836: Fixes possibility to DoS because of inefficient RE in HTML encoding. bsc1198408 - CVE-2022-29181: Fixes Improper Handling of Unexpected Data Typesi. bsc1199782...

8.2CVSS7.6AI score0.03519EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2022/11/16 12:00 a.m.13 views

CVE-2022-44002

An issue was discovered in BACKCLICK Professional 5.9.63. Due to insufficient output encoding of user-supplied data, the web application is vulnerable to cross-site scripting XSS at various locations...

5.9AI score0.00363EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/16 12:00 a.m.14 views

PT-2022-27064 · Unknown · Backclick Professional

Name of the Vulnerable Software and Affected Versions: BACKCLICK Professional version 5.9.63 Description: An issue was discovered due to insufficient output encoding of user-supplied data, making the web application vulnerable to cross-site scripting XSS at various locations. Recommendations: For...

6.1CVSS6AI score0.00363EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/11/16 12:00 a.m.47 views

RHEL 9 : grafana-pcp (RHSA-2022:8250)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2022:8250 advisory. The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and...

7.5CVSS7.2AI score0.01939EPSS
SaveExploits2References16
CNNVD
CNNVD
added 2022/11/16 12:00 a.m.10 views

BACKCLICK 跨站脚本漏洞

BACKCLICK is a marketing software from BACKCLICK Germany that helps organizations create, implement, measure, and run web-based email campaigns. A security vulnerability exists in BACKCLICK Professional 5.9.63, which stems from insufficient output coding of user-supplied data allowing an attacker...

6.1CVSS5.6AI score0.00363EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/11/15 3:16 p.m.13 views

golang: encoding/gob: stack exhaustion in Decoder.Decode

A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.01696EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/15 3:16 p.m.14 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.01367EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/11/15 3:12 p.m.20 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.01367EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/11/15 10:31 a.m.18 views

golang: encoding/gob: stack exhaustion in Decoder.Decode

A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.01696EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/15 10:31 a.m.16 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.01367EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/11/15 10:31 a.m.23 views

golang: encoding/xml: stack exhaustion in Decoder.Skip

A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.02267EPSS
SaveExploits0References6
Rows per page
Query Builder