Lucene search
+L

34 matches found

EUVD
EUVD
added 2026/09/16 10:32 a.m.5 views

EUVD-2026-80508

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Preserve memslot arch flags on KVMMRFLAGSONLY kvmarchpreparememoryregion computes new-arch.flags, i.e. whether a memslot is KVMMEMHUGEPAGECAPABLE or KVMMEMHUGEPAGEINCAPABLE, only for KVMMRCREATE and KVMMRMOVE, and...

8.8CVSS5.8AI score0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.32 views

CVE-2026-89908 LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Preserve memslot arch flags on KVMMRFLAGSONLY kvmarchpreparememoryregion computes new-arch.flags, i.e. whether a memslot is KVMMEMHUGEPAGECAPABLE or KVMMEMHUGEPAGEINCAPABLE, only for KVMMRCREATE and KVMMRMOVE, and...

8.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 10:32 a.m.4 views

CVE-2026-89908 LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Preserve memslot arch flags on KVMMRFLAGSONLY kvmarchpreparememoryregion computes new-arch.flags, i.e. whether a memslot is KVMMEMHUGEPAGECAPABLE or KVMMEMHUGEPAGEINCAPABLE, only for KVMMRCREATE and KVMMRMOVE, and...

8.8CVSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/06/11 12:00 a.m.32 views

aiograpi 代码问题漏洞

aiograpi is an asynchronous Instagram API Python library developed by Mark. Versions of aiograpi prior to 0.9.10 contained code vulnerabilities. These vulnerabilities stemmed from accepting registration challenge paths provided by the server and using them to construct the request URL before...

6.5CVSS5.4AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/20 4:42 p.m.16 views

USN-7362-1 golang-github-cli-go-gh-v2 vulnerability

It was discovered that go-gh incorrectly handled authentication tokens. An attacker could possibly use this issue to leak authentication tokens to the wrong host. CVE-2024-53859...

7.5CVSS7.3AI score0.00531EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/06/29 8:07 p.m.23 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.09032EPSS
SaveExploits1References5
OSV
OSV
added 2023/03/27 9:15 p.m.12 views

DEBIAN-CVE-2023-28628

lambdaisland/uri is a pure Clojure/ClojureScript URI library. In versions prior to 1.14.120 authority-regex allows an attacker to send malicious URLs to be parsed by the lambdaisland/uri and return the wrong authority. This issue is similar to but distinct from CVE-2020-8910. The regex in questio...

6.1CVSS6.1AI score0.00548EPSS
SaveExploits1References1
F5 Networks
F5 Networks
added 2023/02/21 7:36 p.m.49 views

K17742627: cURL and libcurl vulnerability CVE-2016-8625

Security Advisory Description curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host. CVE-2016-8625 Impact Incorrect translation of International Doma...

7.5CVSS7.2AI score0.04321EPSS
SaveExploits0Affected Software24
SUSE CVE
SUSE CVE
added 2023/02/15 4:56 a.m.8 views

SUSE CVE-2016-8625

curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host...

7.5CVSS9.5AI score0.04321EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.9 views

SUSE CVE-2019-10160

A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL...

9.8CVSS9.1AI score0.05227EPSS
SaveExploits0References31
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.16 views

SUSE CVE-2020-13956

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.4CVSS8.4AI score0.09032EPSS
SaveExploits1References9
Microsoft CVE
Microsoft CVE
added 2022/06/15 7:00 a.m.10 views

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL making it a *different* URL usingthe wrong host name when it is later retrieved.For example a URL like `http://example.com%2F127.0.0.1/` would be allowed bythe parser and get transposed into `http://example.com/127.0.0.1/`. This flawcan be used to circumvent filters checks and more.

...

7.5CVSS6.6AI score0.02469EPSS
SaveExploits1
GitLab Advisory Database
GitLab Advisory Database
added 2022/02/12 12:00 a.m.43 views

TLS certificate validation error

In mellium.im/xmpp, an attacker capable of spoofing DNS TXT records can redirect a WebSocket connection request to a server under their control without causing TLS certificate verification to fail. This occurs because the wrong host name is selected during this verification...

5.9CVSS2.8AI score0.00542EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/11 6:21 p.m.12 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.09032EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/03/30 4:31 p.m.21 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.09032EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/02/17 1:40 p.m.7 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.09032EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/02/01 6:56 p.m.7 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.09032EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/01/25 4:30 p.m.14 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.09032EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/01/25 4:19 p.m.10 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.09032EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/01/12 4:43 p.m.23 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.09032EPSS
SaveExploits1References5
Rows per page
Query Builder