Lucene search
+L

1823 matches found

Positive Technologies
Positive Technologies
added 2023/12/11 12:00 a.m.18 views

PT-2023-32161 · Canonical · Lxd +1

Name of the Vulnerable Software and Affected Versions: LXD affected versions not specified Ubuntu Server affected versions not specified Description: A feature in LXD affects the default configuration of Ubuntu Server, allowing privileged users in the lxd group to escalate their privilege to root...

6.4CVSS6.5AI score0.00244EPSS
SaveExploits0References10
VulnCheck KEV
VulnCheck KEV
added 2023/12/03 12:00 a.m.8 views

VulnCheck KEV: CVE-2022-0679

The Narnoo Distributor WordPress plugin through 2.5.1 fails to validate and sanitize the libpath parameter before it is passed into a call to require via the narnoodistributorlibrequest AJAX action available to both unauthenticated and authenticated users which results in the disclosure of...

9.8CVSS7.3AI score0.4783EPSS
SaveIn wildExploits2References665
Debian CVE
Debian CVE
added 2023/11/22 11:28 p.m.106 views

CVE-2023-30581

The use of proto in process.mainModule.proto.require can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20. Please note that at the time...

7.5CVSS7.4AI score0.0105EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.16 views

improper validations result in loss of funds.

Lines of code Vulnerability details Impact due the improper validation on amount , the users can pass Amount as 0 the calculated fee will be 0 and safeTranferFrom will pass. function getNFTMintingPriceuint256 id, uint256 amount public view returns uint256 fee address bondingCurve =...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.25 views

user can buy when there's no bonding curve set

Lines of code Vulnerability details Impact Users can buy with no bonding curve set Proof of Concept function buyuint256 id, uint256 amount external /// @audit add a check that ensures there's a bonding curve set requireshareDataid.creator != msg.sender, "Creator cannot buy"; uint256 price, uint25...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/06 12:00 a.m.13 views

require statement commented posses attack by malicious contract

Lines of code Vulnerability details Impact The 'require' statement commented posses attack by malicious contract. The LiquidityMiningPath.sol contract has the Governance requirement of the ‘require’ statement commented. If the intention was to make use of the ‘require’ statement, uncomment it so ...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/09/26 2:59 p.m.12 views

nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire()

A vulnerability was found in NodeJS. This security issue occurs as the use of module.constructor.createRequire can bypass the policy mechanism and require modules outside of the policy.json definition for a given module...

8.8CVSS7.1AI score0.01544EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/09/26 2:56 p.m.43 views

nodejs: mainModule.proto bypass experimental policy mechanism

A vulnerability has been discovered in Node.js, where the use of proto in process.mainModule.proto.require can bypass the policy mechanism and require modules outside of the policy.json definition...

7.5CVSS7.1AI score0.0105EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/09/26 2:56 p.m.12 views

nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire()

A vulnerability was found in NodeJS. This security issue occurs as the use of module.constructor.createRequire can bypass the policy mechanism and require modules outside of the policy.json definition for a given module...

8.8CVSS7.1AI score0.01544EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/09/07 12:00 a.m.14 views

The vulnerability of the require_once component in the PHP-Fusion CMS system allows a hacker to execute arbitrary code.

The vulnerability of the requireonce component in the PHP-Fusion CMS system relates to the ability to implement functionality from an untrusted management environment. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by loading a specially crafted php file...

9CVSS6.8AI score0.0089EPSS
SaveExploits0References2Affected Software1
Code423n4
Code423n4
added 2023/09/06 12:00 a.m.22 views

Zero Amount Check Missing in reLP function

Lines of code Vulnerability details Impact If amount is 0, the reLP function will still execute all its operations, including external contract calls, which consume gas. This could lead to unnecessary gas costs for the caller. In a worst-case scenario, if this function is called repeatedly with...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/09/06 12:00 a.m.10 views

The function does not restrict who can call it beyond the check for the delegator's status

Lines of code Vulnerability details Impact Access Control: The function does not restrict who can call it beyond the check for the delegator's status i.e., it must be Bonded. If there are additional constraints on who should be able to call this function e.g., only the original delegator, those...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/09/05 12:00 a.m.10 views

PT-2023-4770 · Unknown · Php-Fusion

Name of the Vulnerable Software and Affected Versions: PHPFusion affected versions not specified Description: The issue is related to insufficient sanitization of tainted file names that are directly concatenated with a path and subsequently passed to a require once statement. This allows arbitra...

9CVSS6.5AI score0.0089EPSS
SaveExploits0References24
Code423n4
Code423n4
added 2023/08/28 12:00 a.m.16 views

UNSAFE CASTING CAN LEAD TO ERRORNEOUS utility VALUE CALCULATION

Lines of code Vulnerability details Impact The EvolvingProteus.getUtility function is used to calculate the utility value of the pool at the time of the function call. The utilitiy is calculated using a quadratic formula which is shown below: kab - 1u2 + ay + bxu + xy/k = 0 Above quadratic equati...

6.8AI score
SaveExploits0
Prion
Prion
added 2023/08/21 5:15 p.m.36 views

Code injection

The use of Module.load can bypass the policy mechanism and require modules outside of the policy.json definition for a given module. This vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. Please note that at the time this CV...

7.5CVSS9.2AI score0.0161EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/08/15 4:15 p.m.30 views

AZL-27926 CVE-2023-32006 affecting package nodejs18 for versions less than 18.17.1-2

The use of module.constructor.createRequire can bypass the policy mechanism and require modules outside of the policy.json definition for a given module. This vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x, 18.x, and, 20.x. Please note th...

8.8CVSS6.9AI score0.01544EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2023/08/11 12:00 a.m.15 views

The vulnerability of the Cockpit server management system arises from improper handling of file names for PHP `include` or `require` functions, allowing an attacker to execute arbitrary code.

The vulnerability of the Cockpit server management system is related to incorrect handling of file names for PHP functions like include or require. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

9.9CVSS8.1AI score0.01053EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2023/08/08 8:46 a.m.16 views

nodejs: mainModule.proto bypass experimental policy mechanism

A vulnerability has been discovered in Node.js, where the use of proto in process.mainModule.proto.require can bypass the policy mechanism and require modules outside of the policy.json definition...

7.5CVSS7.1AI score0.0105EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/08/07 12:00 a.m.12 views

[M-01] Denial of Service with failed call Dos

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. External calls can fail accidentally or deliberately, which can cause a DoS condition in the contract. To minimize the damage caused by such failures, it is better to isolate each external call into its...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/07 12:00 a.m.16 views

[M-02] Denial of Service on failed call Dos

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. External calls can fail accidentally or deliberately, which can cause a DoS condition in the contract. To minimize the damage caused by such failures, it is better to isolate each external call into its...

7AI score
SaveExploits0
Rows per page
Query Builder