Lucene search
+L

49 matches found

Vulnrichment
Vulnrichment
added 2023/09/18 9:29 p.m.16 views

CVE-2023-42446 Pow Mnesia cache doesn't invalidate all expired keys on startup

Pow is a authentication and user management solution for Phoenix and Plug-based apps. Starting in version 1.0.14 and prior to version 1.0.34, use of Pow.Store.Backend.MnesiaCache is susceptible to session hijacking as expired keys are not being invalidated correctly on startup. A session may expi...

6.5CVSS7.1AI score0.00453EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/09/18 9:29 p.m.53 views

CVE-2023-42446 Pow Mnesia cache doesn't invalidate all expired keys on startup

Pow is a authentication and user management solution for Phoenix and Plug-based apps. Starting in version 1.0.14 and prior to version 1.0.34, use of Pow.Store.Backend.MnesiaCache is susceptible to session hijacking as expired keys are not being invalidated correctly on startup. A session may expi...

6.5CVSS6.9AI score0.00453EPSS
SaveExploits1References2
CVE
CVE
added 2023/09/18 9:29 p.m.59 views

CVE-2023-42446

Pow is a Phoenix/Plug authentication library. CVE-2023-42446 affects Pow.Store.Backend.MnesiaCache in versions 1.0.14 up to, but not including, 1.0.34, where expired keys are not correctly invalidated on startup, allowing potential session hijacking if all MnesiaCache instances are down past a se...

6.5CVSS6.6AI score0.00453EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2023/09/18 12:00 a.m.8 views

Pow security breach

Pow is an open source, complete authentication and user management library built into Elixir that works out-of-the-box for Phoenix and Plug-based applications while being fully customizable. A security vulnerability exists in Pow versions 1.0.14 through 1.0.34, which stems from the vulnerability ...

6.5CVSS7AI score0.00453EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/09/18 12:00 a.m.12 views

PT-2023-28346 · Pow · Pow

Name of the Vulnerable Software and Affected Versions: Pow versions 1.0.14 through 1.0.33 Description: Pow is a authentication and user management solution for Phoenix and Plug-based apps. The use of Pow.Store.Backend.MnesiaCache is susceptible to session hijacking as expired keys are not being...

6.5CVSS6.7AI score0.00453EPSS
SaveExploits1References13
Snyk
Snyk
added 2022/08/05 8:08 a.m.7 views

Malicious Package

Overview meesho-pow is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package was...

9.8CVSS7.1AI score
SaveExploits0References3
Code423n4
Code423n4
added 2021/11/22 12:00 a.m.13 views

pow() is missing check on input parameters with 0 value

Handle gpersoon Vulnerability details Impact The contract LogExpMath.sol seems to be a fork of the balancer LogExpMath.sol contract. It is mostly similar, except for checks for x and y being 0 in the beginning of the function pow, see below. This omission might lead to unexpected results. Proof o...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/09/29 12:00 a.m.12 views

IndexPool._pow wrong loop and does not normalize values

Handle cmichel Vulnerability details The IndexPool.compute function is indented as if the if n % 2 != 0 output = output a; is inside the loop but there are actually not braces around it. It must be in the loop for the exponentiation by repeated squaring algorithm to work: function powuint256 a,...

7.1AI score
SaveExploits0
RustSec
RustSec
added 2021/03/18 12:00 p.m.24 views

Denial of service through parsing payloads with too big exponent

The parseduration::parse function allows for parsing duration strings with exponents like 5e5s where under the hood, the BigInt type along with the pow function are used for such payloads. Passing an arbitrarily big exponent makes the parseduration::parse function to process the payload for a ver...

7.5CVSS3.9AI score0.00981EPSS
SaveExploits0
OSV
OSV
added 2021/03/18 12:00 p.m.43 views

RUSTSEC-2021-0041 Denial of service through parsing payloads with too big exponent

The parseduration::parse function allows for parsing duration strings with exponents like 5e5s where under the hood, the BigInt type along with the pow function are used for such payloads. Passing an arbitrarily big exponent makes the parseduration::parse function to process the payload for a ver...

7.5CVSS7.3AI score0.00981EPSS
SaveExploits0References3
NVD
NVD
added 2020/11/25 2:15 a.m.19 views

CVE-2020-26240

Go Ethereum, or "Geth", is the official Golang implementation of the Ethereum protocol. An ethash mining DAG generation flaw in Geth before version 1.9.24 could cause miners to erroneously calculate PoW in an upcoming epoch estimated early January, 2021. This happened on the ETC chain on...

7.5CVSS5.7AI score0.01663EPSS
SaveExploits0References4
CVE
CVE
added 2020/11/25 1:25 a.m.99 views

CVE-2020-26240

CVE-2020-26240 affects Go Ethereum (Geth). The issue is an ethash mining DAG generation flaw that could cause miners to compute PoW incorrectly in an upcoming epoch; non-mining nodes are unaffected. Affected software: Geth prior to version 1.9.24. Root cause: DAG generation flaw in ethash logic. ...

7.5CVSS5.9AI score0.01663EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2020/11/25 1:25 a.m.35 views

CVE-2020-26240 Erroneous Proof of Work calculation in geth

Go Ethereum, or "Geth", is the official Golang implementation of the Ethereum protocol. An ethash mining DAG generation flaw in Geth before version 1.9.24 could cause miners to erroneously calculate PoW in an upcoming epoch estimated early January, 2021. This happened on the ETC chain on...

5.3CVSS7.3AI score0.01663EPSS
SaveExploits0References4
OSV
OSV
added 2020/01/09 2:15 a.m.21 views

CVE-2020-5205

In Pow Hex package before 1.0.16, the use of Plug.Session in Pow.Plug.Session is susceptible to session fixation attacks if a persistent session store is used for Plug.Session, such as Redis or a database. Cookie store, which is used in most Phoenix apps, doesn't have this vulnerability...

5.4CVSS6.8AI score
SaveExploits0References3
NVD
NVD
added 2020/01/09 2:15 a.m.33 views

CVE-2020-5205

In Pow Hex package before 1.0.16, the use of Plug.Session in Pow.Plug.Session is susceptible to session fixation attacks if a persistent session store is used for Plug.Session, such as Redis or a database. Cookie store, which is used in most Phoenix apps, doesn't have this vulnerability...

6.5CVSS6.4AI score0.0077EPSS
SaveExploits0References3
Prion
Prion
added 2020/01/09 2:15 a.m.20 views

Session fixation

In Pow Hex package before 1.0.16, the use of Plug.Session in Pow.Plug.Session is susceptible to session fixation attacks if a persistent session store is used for Plug.Session, such as Redis or a database. Cookie store, which is used in most Phoenix apps, doesn't have this vulnerability...

5.5CVSS5.4AI score0.0077EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/01/09 2:05 a.m.42 views

CVE-2020-5205 Session fixation attack in Pow (Hex package)

In Pow Hex package before 1.0.16, the use of Plug.Session in Pow.Plug.Session is susceptible to session fixation attacks if a persistent session store is used for Plug.Session, such as Redis or a database. Cookie store, which is used in most Phoenix apps, doesn't have this vulnerability...

6.5CVSS6.4AI score0.0077EPSS
SaveExploits0References3
CVE
CVE
added 2020/01/09 2:05 a.m.107 views

CVE-2020-5205

CVE-2020-5205 affects Pow (Hex package) prior to 1.0.16 in Pow.Plug.Session when a persistent session store (e.g., Redis or database) is used. The vulnerability enables session fixation attacks due to how Plug.Session handles the session across persistent stores; cookie store usage (common in Pho...

6.5CVSS5.5AI score0.0077EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2019/10/04 9:00 p.m.27 views

CVE-2007-5197

Buffer overflow in the Mono.Math.BigInteger class in Mono 1.2.5.1 and earlier allows context-dependent attackers to execute arbitrary code via unspecified vectors related to Reduce in Montgomery-based Pow methods...

7.5CVSS8AI score0.0362EPSS
SaveExploits1References3
Mageia
Mageia
added 2017/08/08 8:24 p.m.39 views

Updated mpg123 packages fix security vulnerabilities

The nexttext function in src/libmpg123/id3.c in mpg123 1.24.0 allows remote attackers to cause a denial of service buffer over-read via a crafted mp3 file CVE-2017-9545. Invalid read of size 1 in ID3v2 parser due to forgotten offset from the frame flag bytes CVE-2017-10683. Extend pow tables for...

5.5CVSS3.9AI score0.01167EPSS
SaveExploits1References2
Rows per page
Query Builder