GHSA-9j3m-g383-29qr

Suggest an improvement
Source
https://github.com/advisories/GHSA-9j3m-g383-29qr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/08/GHSA-9j3m-g383-29qr/GHSA-9j3m-g383-29qr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-9j3m-g383-29qr
Aliases
Related
Published
2022-08-14T00:25:11Z
Modified
2023-11-08T04:09:52.432466Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
OpenZeppelin Contracts's Cross chain utilities for Arbitrum L2 see EOA calls as cross chain calls
Details

Impact

Contracts using the cross chain utilies for Arbitrum L2, CrossChainEnabledArbitrumL2 or LibArbitrumL2, will classify direct interactions of externally owned accounts (EOAs) as cross chain calls, even though they are not started on L1. This is assessed as low severity because any action taken by an EOA on the contract could also be taken by the EOA through the bridge if the issue was not present.

Patches

This issue has been patched in v4.7.2.

References

https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3578

For more information

If you have any questions or comments about this advisory, or need assistance deploying a fix, email us at security@openzeppelin.com.

Database specific
{
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-669"
    ],
    "severity": "MODERATE",
    "github_reviewed_at": "2022-08-14T00:25:11Z",
    "nvd_published_at": "2022-08-01T21:15:00Z"
}
References

Affected packages

npm / @openzeppelin/contracts

Package

Name
@openzeppelin/contracts
View open source insights on deps.dev
Purl
pkg:npm/%40openzeppelin/contracts

Affected ranges

Type
SEMVER
Events
Introduced
4.6.0
Fixed
4.7.2

npm / @openzeppelin/contracts-upgradeable

Package

Name
@openzeppelin/contracts-upgradeable
View open source insights on deps.dev
Purl
pkg:npm/%40openzeppelin/contracts-upgradeable

Affected ranges

Type
SEMVER
Events
Introduced
4.6.0
Fixed
4.7.2