Lucene search
K

21 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2015-0271

Malware in sbrugna...

7.2CVSS7AI score0.00398EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:0 a.m.28 views

RHEL 7 / 8 / 9 : OpenShift Virtualization 4.13.0 RPMs (RHSA-2023:3204)

The remote Redhat Enterprise Linux 7 / 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:3204 advisory. OpenShift Virtualization is Red Hat's virtualization solution designed for Red Hat OpenShift Container Platform. This advisory...

7.5CVSS7.2AI score0.00331EPSS
Exploits1References14
IBM Security Bulletins
IBM Security Bulletins
added 2023/12/08 2:29 p.m.28 views

Security Bulletin: A vulnerability in github.com/golang/text/language-v0.3.0 affects Data Replication on Cloud Pak for Data

Summary A vulnerability in the package github.com/golang/text/language-v0.3.0 has been addressed. Vulnerability Details CVEID:CVE-2022-32149 DESCRIPTION: Golang Go is vulnerable to a denial of service, caused by improper input validation by the golang.org/x/text/language package. By sending a...

7.5CVSS7.5AI score0.00054EPSS
Exploits0Affected Software1
Microsoft CVE
Microsoft CVE
added 2023/11/08 12:0 a.m.2 views

CVE-2022-32149

...

7.5CVSS6.7AI score0.00054EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2023/09/19 12:0 a.m.1 views

The vulnerability of the golang.org/x/text/language component in the Go language text library, which allows attackers to trigger a denial-of-service attack.

The vulnerability of the golang.org/x/text/language component in the Go language programming library is related to deficiencies in resource release after the expiration of its useful period. Exploiting this vulnerability could allow an attacker to cause service failures...

7.8CVSS6.7AI score0.00054EPSS
Exploits0References8Affected Software3
OSV
OSV
added 2022/12/26 6:15 a.m.0 views

AZL-41221 CVE-2021-38561 affecting package multus for versions less than 4.0.2-1

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

7.5CVSS7.1AI score0.00053EPSS
Exploits0References1
OSV
OSV
added 2022/12/26 6:15 a.m.2 views

DEBIAN-CVE-2021-38561

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

7.5CVSS7.5AI score0.00053EPSS
Exploits0References1
Prion
Prion
added 2022/12/26 6:15 a.m.23 views

Design/Logic Flaw

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

5CVSS7.4AI score0.00053EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2022/12/26 12:0 a.m.49 views

CVE-2021-38561

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

7.5CVSS7.6AI score0.00053EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2022/12/26 12:0 a.m.45 views

CVE-2021-38561

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

7.5CVSS7.6AI score0.00053EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2022/11/09 4:43 p.m.39 views

Moderate: Red Hat Security Advisory: Openshift Logging 5.3.13 security and bug fix release

An update is now available for OpenShift Logging 5.3. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in th...

7.5CVSS6.7AI score0.00054EPSS
Exploits0References2
OSV
OSV
added 2022/10/14 7:0 p.m.16 views

GHSA-69CH-W2M2-3VJP golang.org/x/text/language Denial of service via crafted Accept-Language header

The BCP 47 tag parser has quadratic time complexity due to inherent aspects of its design. Since the parser is, by design, exposed to untrusted user input, this can be leveraged to force a program to consume significant time parsing Accept-Language headers. The parser cannot be easily rewritten t...

7.5CVSS7.6AI score0.00054EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2022/10/13 3:0 p.m.30 views

CVE-2022-32149

A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability...

7.5CVSS4.3AI score0.00054EPSS
Exploits0References5
OSV
OSV
added 2021/01/02 6:15 a.m.4 views

UBUNTU-CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.1AI score0.00107EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2021/01/02 5:42 a.m.37 views

CVE-2020-28851

In x/text in Go 1.15.4, an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.5AI score0.00138EPSS
Exploits1
NVD
NVD
added 2017/07/17 1:18 p.m.24 views

CVE-2015-0249

The weblog page template in Apache Roller 5.1 through 5.1.1 allows remote authenticated users with admin privileges for a weblog to execute arbitrary Java code via crafted Velocity Text Language aka VTL...

7.2CVSS7.2AI score0.00398EPSS
Exploits0References3
Prion
Prion
added 2017/07/17 1:18 p.m.16 views

Design/Logic Flaw

The weblog page template in Apache Roller 5.1 through 5.1.1 allows remote authenticated users with admin privileges for a weblog to execute arbitrary Java code via crafted Velocity Text Language aka VTL...

6.5CVSS7.7AI score0.00398EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2017/07/14 8:0 p.m.28 views

CVE-2015-0249

The weblog page template in Apache Roller 5.1 through 5.1.1 allows remote authenticated users with admin privileges for a weblog to execute arbitrary Java code via crafted Velocity Text Language aka VTL...

7.1AI score0.00398EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2005/05/02 4:0 a.m.29 views

CVE-2005-0870

Multiple cross-site scripting XSS vulnerabilities in phpSysInfo 2.3, when registerglobals is enabled, allow remote attackers to inject arbitrary web script or HTML via the 1 sensorprogram parameter to index.php, 2 textlanguage, 3 texttemplate, or 4 hidepicklist parameter to systemfooter.php...

4.3CVSS6AI score0.11707EPSS
Exploits1References1
OSV
OSV
added 2005/05/02 4:0 a.m.1 views

DEBIAN-CVE-2005-0870

Multiple cross-site scripting XSS vulnerabilities in phpSysInfo 2.3, when registerglobals is enabled, allow remote attackers to inject arbitrary web script or HTML via the 1 sensorprogram parameter to index.php, 2 textlanguage, 3 texttemplate, or 4 hidepicklist parameter to systemfooter.php...

4.3CVSS6AI score0.11707EPSS
Exploits1References1
Rows per page
Query Builder