Lucene search
+L

2407 matches found

OSV
OSV
added 2021/01/20 6:15 p.m.7 views

UBUNTU-CVE-2020-28483

This affects all versions of package github.com/gin-gonic/gin. When gin is exposed directly to the internet, a client's IP can be spoofed by setting the X-Forwarded-For header...

7.1CVSS5.8AI score0.01316EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2021/01/20 6:15 p.m.27 views

CVE-2020-28483

This affects all versions of package github.com/gin-gonic/gin. When gin is exposed directly to the internet, a client's IP can be spoofed by setting the X-Forwarded-For header...

7.1CVSS6.7AI score0.01316EPSS
SaveExploits0References6
CVE
CVE
added 2021/01/20 5:46 p.m.107 views

CVE-2020-28483

CVE-2020-28483 affects gin-gonic/gin (Go). When Gin is exposed publicly, a client’s IP can be spoofed via the X-Forwarded-For header, potentially bypassing IP-based access controls. Connected sources reiterate the same issue and do not specify a vendor-provided patch or fixed version within the p...

7.1CVSS6.7AI score0.01316EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/01/20 5:46 p.m.51 views

CVE-2020-28483

This affects all versions of package github.com/gin-gonic/gin. When gin is exposed directly to the internet, a client's IP can be spoofed by setting the X-Forwarded-For header...

7.1CVSS5.2AI score0.01316EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/01/20 5:46 p.m.48 views

CVE-2020-28483 HTTP Response Splitting

This affects all versions of package github.com/gin-gonic/gin. When gin is exposed directly to the internet, a client's IP can be spoofed by setting the X-Forwarded-For header...

7.1CVSS7AI score0.01316EPSS
SaveExploits0References2
OSV
OSV
added 2021/01/20 4:15 p.m.6 views

ALPINE-CVE-2020-25684

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query,...

3.7CVSS6.3AI score0.04041EPSS
SaveExploits2References1
OSV
OSV
added 2021/01/20 4:15 p.m.3 views

DEBIAN-CVE-2020-25684

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query,...

3.7CVSS6.5AI score0.04041EPSS
SaveExploits2References1
NVD
NVD
added 2021/01/20 4:15 p.m.28 views

CVE-2020-25685

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSE...

4.3CVSS5.8AI score0.02181EPSS
SaveExploits2References8
Prion
Prion
added 2021/01/20 4:15 p.m.69 views

Design/Logic Flaw

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSE...

4.3CVSS3.9AI score0.04041EPSS
SaveExploits2References7Affected Software4
Debian CVE
Debian CVE
added 2021/01/20 12:0 a.m.69 views

CVE-2020-25685

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSE...

4.3CVSS4.6AI score0.02181EPSS
SaveExploits2
CNNVD
CNNVD
added 2021/01/20 12:0 a.m.13 views

Gin-Gonic Gin Environmental Vulnerabilities

Gin-Gonic Gin is a Go-based framework for rapidly building web applications from the Gin-Gonic team. github.com/gin-gonic/gin A security vulnerability exists in all versions, which stems from the ability to spoof a client's IP by setting the X-Forwarded-For header...

7.1CVSS7.1AI score0.01316EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/01/19 6:2 p.m.8 views

dnsmasq: loose address/port check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query, substantially...

4.3CVSS7.2AI score0.04041EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 5:41 p.m.9 views

dnsmasq: loose address/port check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query, substantially...

4.3CVSS7.2AI score0.04041EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 5:41 p.m.7 views

dnsmasq: loose query name check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSEC, SHA-1 when it is...

4.3CVSS7.2AI score0.02181EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 3:6 p.m.6 views

dnsmasq: loose query name check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSEC, SHA-1 when it is...

4.3CVSS7.2AI score0.02181EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 3:6 p.m.6 views

dnsmasq: loose address/port check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query, substantially...

4.3CVSS7.2AI score0.04041EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 2:11 p.m.6 views

dnsmasq: loose query name check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSEC, SHA-1 when it is...

4.3CVSS7.2AI score0.02181EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 2:11 p.m.6 views

dnsmasq: loose address/port check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query, substantially...

4.3CVSS7.2AI score0.04041EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 1:40 p.m.14 views

dnsmasq: loose address/port check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query, substantially...

4.3CVSS7.2AI score0.04041EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 1:40 p.m.12 views

dnsmasq: loose query name check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSEC, SHA-1 when it is...

4.3CVSS7.2AI score0.02181EPSS
SaveExploits2References6
Rows per page
Query Builder