Lucene search
+L

1706 matches found

BDU FSTEC
BDU FSTEC
added 2024/05/07 12:0 a.m.7 views

The vulnerability of the link.php script in the Cacti network monitoring software allows a hacker to execute arbitrary code.

The vulnerability of the link.php script in the Cacti network monitoring software is related to improper handling of file names for PHP functions like include or require. Exploiting this vulnerability allows an attacker to execute arbitrary code remotely...

9CVSS8AI score0.63774EPSS
Exploits4References7Affected Software3
OSV
OSV
added 2024/05/03 3:16 a.m.1 views

DEBIAN-CVE-2023-51580

BlueZ Audio Profile AVRCP avrcpparseattributelist Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this...

5.7CVSS5AI score0.00956EPSS
Exploits0References1
Packet Storm
Packet Storm
added 2024/01/18 12:0 a.m.564 views

WordPress Backup Migration 1.3.7 Remote Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'WordPress Backup Migration Plugin PHP Filter Chain RCE', 'Description' = %q This module exploits an unauth RCE in the WordPress plugin: Backup...

9.8CVSS7.4AI score0.97846EPSS
Exploits14
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.12 views

Loss of Funds for Users Due to Token Purchase after Maximum Supply

Lines of code Vulnerability details Summary When the token's total supply reaches its maximum, users lose funds when attempting to buy tokens, as the transaction completes without minting new tokens. Vulnerability Details To engage in the voting system, users must acquire tokens directly from the...

7AI score
Exploits0
Positive Technologies
Positive Technologies
added 2023/12/11 12:0 a.m.9 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
Exploits0References10
VulnCheck KEV
VulnCheck KEV
added 2023/12/03 12:0 a.m.4 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...

9.8CVSS7.3AI score0.4783EPSS
Exploits2References1
Debian CVE
Debian CVE
added 2023/11/22 11:28 p.m.76 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
Exploits0
Code423n4
Code423n4
added 2023/11/17 12:0 a.m.9 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
Exploits0
Code423n4
Code423n4
added 2023/11/17 12:0 a.m.9 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
Exploits0
Code423n4
Code423n4
added 2023/10/06 12:0 a.m.7 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
Exploits0
RedHat Linux
RedHat Linux
added 2023/09/26 2:59 p.m.4 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.01273EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/09/26 2:56 p.m.7 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.01273EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/09/26 2:56 p.m.25 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
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2023/09/07 12:0 a.m.10 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.00738EPSS
Exploits0References2Affected Software1
Code423n4
Code423n4
added 2023/09/06 12:0 a.m.16 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
Exploits0
Code423n4
Code423n4
added 2023/09/06 12:0 a.m.7 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
Exploits0
Positive Technologies
Positive Technologies
added 2023/09/05 12:0 a.m.5 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.00738EPSS
Exploits0References24
Code423n4
Code423n4
added 2023/08/28 12:0 a.m.10 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
Exploits0
Prion
Prion
added 2023/08/21 5:15 p.m.33 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.0143EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2023/08/15 4:15 p.m.25 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.01273EPSS
Exploits0References1
Rows per page
Query Builder