Lucene search
+L

6049 matches found

Vulnrichment
Vulnrichment
added 2023/08/05 12:00 a.m.17 views

CVE-2023-36095

An issue in Harrison Chase langchain v.0.0.194 allows an attacker to execute arbitrary code via the python exec calls in the PALChain, affected functions include frommathprompt and fromcoloredobjectprompt...

7.7AI score0.0117EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2023/08/04 12:00 a.m.18 views

Reentrancy vulnerability in BigBang.execute

Lines of code Vulnerability details Impact This vulnerability could allow an attacker to withdraw funds from the BigBang contract. This could result in a loss of funds for the user. Proof of Concept The BigBang.execute function has external calls inside a loop. This could potentially lead to...

7.1AI score
SaveExploits0
Prion
Prion
added 2023/08/02 1:15 p.m.26 views

Sql injection

The cacheservice API could be abused to inject parameters with SQL syntax which was insufficiently sanitized before getting executed as SQL statement. Attackers with access to a local or restricted network were able to perform arbitrary SQL queries, discovering other users cached data. We have...

4.3CVSS7.7AI score0.00432EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2023/08/02 1:15 p.m.22 views

Sql injection

The cacheservice API could be abused to indirectly inject parameters with SQL syntax which was insufficiently sanitized and would later be executed when creating new cache groups. Attackers with access to a local or restricted network could perform arbitrary SQL queries. We have improved the inpu...

4.3CVSS7.7AI score0.00412EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/08/02 12:00 a.m.12 views

Moxa AWK-3121 Improper Neutralization of Special Elements Used in a Command (CVE-2018-10697)

An issue was discovered on Moxa AWK-3121 1.14 devices. The Moxa AWK 3121 provides ping functionality so that an administrator can execute ICMP calls to check if the network is working correctly. However, the same functionality allows an attacker to execute commands on the device. The POST paramet...

9.3CVSS8.2AI score0.03706EPSS
SaveExploits1References5
Code423n4
Code423n4
added 2023/07/31 12:00 a.m.38 views

Reentrancy Vulnerability in MErc20Delegate.sol

Lines of code Vulnerability details Impact The fallback function delegates calls to the implementation contract using delegatecall. This allows the implementation contract to call back into MErc20Delegate before the original delegatecall completes. An attacker could exploit this vulnerability to...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/31 12:00 a.m.13 views

[ H ] Infinite loop in calculateNewIndex prevents tokens from being minted and rewards from being distributed

Lines of code Vulnerability details Impact Recursive calls from calculateNewIndex in MultiRewardDistributor will result in an infinite loop and out of gas errors, preventing tokens from being minted and rewards being sent to some users as disburseSupplierRewardsInternal will not be called. Proof ...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/28 12:00 a.m.14 views

Batch function calls can use up all the gas and fail

Lines of code Vulnerability details Impact Every function call "targetsi.call" is going to store the response data in memory, although it is not stored in a variable. Storing the data requires gas and can use up all gas if the data is big enough. This risk increases exponentially since there is a...

6.6AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/07/26 12:00 a.m.14 views

The vulnerability of the Fortinet FortiNAC network access control mechanism, related to deficiencies in access control, allows a intruder to perform unauthorized calls via JSP.

The vulnerability of the Fortinet FortiNAC network access control mechanism is related to deficiencies in access control. Exploiting this vulnerability could allow an attacker, operating remotely, to perform unauthorized calls...

8CVSS7.1AI score0.00717EPSS
SaveExploits0References4Affected Software1
Code423n4
Code423n4
added 2023/07/21 12:00 a.m.15 views

InterchainProposalExecutor will fail if any proposal requires value transfer, breaking core logic

Lines of code Vulnerability details Impact Proposals which are sent from a source chain using InterchainProposalSender to a destination chain to be executed using InterchainProposalExecutor are intended to support function calls that include transfers of ETH, or other native token. However, the...

6.9AI score
SaveExploits0
NVD
NVD
added 2023/07/14 6:15 p.m.25 views

CVE-2023-32760

An issue in Archer Platform before v.6.13 fixed in v.6.12.0.6 and v.6.13.0 allows an authenticated attacker to obtain sensitive information via API calls related to data feeds and data publication...

7.7CVSS0.00484EPSS
SaveExploits0References2
Prion
Prion
added 2023/07/14 6:15 p.m.19 views

Design/Logic Flaw

An issue in Archer Platform before v.6.13 fixed in v.6.12.0.6 and v.6.13.0 allows an authenticated attacker to obtain sensitive information via API calls related to data feeds and data publication...

4CVSS6.1AI score0.00484EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/07/14 12:00 a.m.8 views

PT-2023-24009 · Unknown · Archer Platform

Name of the Vulnerable Software and Affected Versions: Archer Platform versions prior to 6.13 Description: The issue allows an authenticated attacker to obtain sensitive information via API calls related to data feeds and data publication. Recommendations: For versions prior to 6.12.0.6, update t...

7.7CVSS6.2AI score0.00484EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/07/14 12:00 a.m.13 views

PT-2023-25275 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions prior to the fixed version Description: The issue is related to improper input validation in the getLocationCache function of GeoLocation.java. This could allow sending a mock location during an emergency call, leading to loc...

7.8CVSS7.7AI score0.00083EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/07/14 12:00 a.m.11 views

CVE-2023-32760

An issue in Archer Platform before v.6.13 fixed in v.6.12.0.6 and v.6.13.0 allows an authenticated attacker to obtain sensitive information via API calls related to data feeds and data publication...

7.7CVSS6.2AI score0.00484EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/07/14 12:00 a.m.11 views

Allowed calls in LSP6KeyManager doesn't allow calls with empty calldata

Lines of code Vulnerability details Bug Description Whenever a controller attempts to call a LSP0 account's execute function without the relevant SUPER permissions, LSP6ExecuteModule will check that the call is one of the whitelisted allowed calls. If the controller is trying to perform a call wi...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/14 12:00 a.m.11 views

Potential Ownership Issues Due to External Calls in LSP0ERC725AccountCore's execute and executeBatch Functions

Lines of code Vulnerability details Impact In the LSP0ERC725AccountCore contract, the execute and executeBatch functions use the LSP20CallVerification standard. In some cases, you may need to use verifyCallAfter. However, because an external call is made between verifyCall and verifyCallAfter, th...

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

Unintended or Malicious Use of Prize Winners' Hooks

Lines of code Vulnerability details Impact The setHooks function in Vault.sol allows users to set arbitrary hooks, potentially enabling them to make external calls with unintended consequences. This vulnerability could lead to various unexpected behaviors, such as unauthorized side transactions...

6.7AI score
SaveExploits0
OSV
OSV
added 2023/07/12 8:15 a.m.4 views

DEBIAN-CVE-2023-32200

There is insufficient restrictions of called script functions in Apache Jena versions 4.8.0 and earlier. It allows a remote user to execute javascript via a SPARQL query. This issue affects Apache Jena: from 3.7.0 through 4.8.0...

8.8CVSS8.2AI score0.01473EPSS
SaveExploits0References1
Veeam
Veeam
added 2023/07/11 12:00 a.m.37 views

Increase in API Calls when Performing Direct Backups to Immutable Object Storage

Article Applicability This article was created to address high API usage observed with Veeam Backup & Replication 12.x. Starting in Veeam Backup & Replication 13, improvements were made to the handling of immutability-related API calls, which will significantly reduce the number of API calls that...

6.1AI score
SaveExploits0Affected Software1
Rows per page
Query Builder