Lucene search
+L

6787 matches found

Positive Technologies
Positive Technologies
added 2022/11/28 12:0 a.m.15 views

PT-2024-11814 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel, specifically in the net/mlx5 module. The issue occurs when a command fails while the driver is reloading and cannot accept firmwa...

8.8CVSS6.9AI score0.03998EPSS
SaveExploits31References1963
RedHat Linux
RedHat Linux
added 2022/11/21 4:23 p.m.12 views

hsqldb: Untrusted input may lead to RCE attack

A flaw was found in the HSQLDB package. This flaw allows untrusted inputs to execute remote code due to any static method of any Java class in the classpath, resulting in code execution by default...

9.8CVSS7.8AI score0.03888EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/11/21 4:8 p.m.30 views

hsqldb: Untrusted input may lead to RCE attack

A flaw was found in the HSQLDB package. This flaw allows untrusted inputs to execute remote code due to any static method of any Java class in the classpath, resulting in code execution by default...

9.8CVSS7.8AI score0.03888EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/11/21 12:0 a.m.11 views

PT-2022-27130 · Tenda · Tenda Ac15

Name of the Vulnerable Software and Affected Versions: Tenda AC15 version V15.03.05.18 Description: The issue is related to a Buffer Overflow that can be triggered via the fromSetRouteStatic function. Recommendations: For Tenda AC15 version V15.03.05.18, at the moment, there is no information abo...

7.5CVSS6.9AI score0.00815EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/11/16 3:9 p.m.7 views

sinatra: path traversal possible outside of public_dir when serving static files

A flaw was found in Sinatra when serving static files from the public directory. The requested path is not validated if it is in the public directory, allowing files outside of the public directory to be served...

7.5CVSS5.7AI score0.02179EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.15 views

PT-2022-23818 · Unknown · Patrickfuller Camp

Name of the Vulnerable Software and Affected Versions: patrickfuller camp versions up to and including commit bbd53a256ed70e79bd8758080936afbf6d738767 Description: The issue concerns Incorrect Access Control. Access to the password.txt file is not properly restricted as it is in the root director...

9.8CVSS9.3AI score0.49482EPSS
SaveExploits3References9
Kitploit
Kitploit
added 2022/11/04 11:30 a.m.57 views

Appshark - Static Taint Analysis Platform To Scan Vulnerabilities In An Android App

Appshark is a static taint analysis platform to scan vulnerabilities in an Android app. Prerequisites Appshark requires a specific version of JDK -- JDK 11. After testing, it does not work on other LTS versions, JDK 8 and JDK 16, due to the dependency compatibility issue. Building/Compiling...

7.4AI score
SaveExploits0References1
Huntr
Huntr
added 2022/10/30 10:40 p.m.17 views

SQL Injection inside category creation (checkIfCategoryExists)

Description A user with the permission to Add category can abuse this feature to execute his own SQL queries. Proof of Concept Static code analysis The vulnerable php code is : php public function checkIfCategoryExistsarray $categoryData: int $query = sprintf "SELECT name from %sfaqcategories WHE...

0.4AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/30 12:0 a.m.13 views

Transfer from does not make check for allowance size

Lines of code Vulnerability details Impact Transfer from does not make check for allowance size Proof of Concept Tools Used Static analytics Recommended Mitigation Steps Add check to be sure that currentAllowance = amount is true --- The text was updated successfully, but these errors were...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/10/27 12:0 a.m.8 views

PT-2022-6378 · Cisco · Cisco Fxos +1

Name of the Vulnerable Software and Affected Versions: Cisco UCS Manager Software affected versions not specified Cisco FXOS Software affected versions not specified Description: A weakness in the encryption method used for the backup function could allow an unauthenticated attacker with access t...

6.5CVSS6.4AI score0.0011EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/10/25 10:27 p.m.41 views

Incorrect is_static parameter for custom stateful precompiles in SputnikVM (evm)

Impact A custom stateful precompile can use the isstatic parameter to determine if the call is executed in a static context via STATICCALL, and thus decide if stateful operations should be done. Previously, the passed isstatic parameter was incorrect -- it was only set to true if the call comes...

7.5CVSS7.3AI score0.00563EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/10/25 12:0 a.m.7 views

PT-2022-24922 · Sputnikvm · Sputnikvm

Name of the Vulnerable Software and Affected Versions: SputnikVM versions prior to 0.36.0 Description: A custom stateful precompile can use the is static parameter to determine if the call is executed in a static context, and thus decide if stateful operations should be done. Prior to version...

7.5CVSS7.3AI score0.00563EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2022/10/25 12:0 a.m.7 views

CVE-2022-39354 evm has incorrect is_static parameter for custom stateful precompiles

SputnikVM, also called evm, is a Rust implementation of Ethereum Virtual Machine. A custom stateful precompile can use the isstatic parameter to determine if the call is executed in a static context via STATICCALL, and thus decide if stateful operations should be done. Prior to version 0.36.0, th...

5.9CVSS7.5AI score0.00563EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/10/23 12:0 a.m.9 views

When admin sets fee parameters on a pair, it is guaranteed to corrupt the critical static fee parameters.

Lines of code Vulnerability details Description Factory owner can configure fee parameters of any pair using setFeesParametersOnPair. The actual change in pair storage happens in setFeeParameters: function setFeesParametersbytes32 packedFeeParameters internal bytes32 feeStorageSlot; assembly...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/10/19 7:0 p.m.29 views

Content-Security-Policy protection for user content disabled by Jenkins NeuVector Vulnerability Scanner Plugin

Jenkins sets the Content-Security-Policy header to static files served by Jenkins specifically DirectoryBrowserSupport, such as workspaces, /userContent, or archived artifacts, unless a Resource Root URL is specified. NeuVector Vulnerability Scanner Plugin 1.20 and earlier globally disables the...

5.3CVSS5.3AI score0.00681EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2022/10/19 12:47 p.m.176 views

CVE-2022-41853

A flaw was found in the HSQLDB package. This flaw allows untrusted inputs to execute remote code due to any static method of any Java class in the classpath, resulting in code execution by default. Mitigation By default, the static methods of any class that is on the classpath are available for u...

9.8CVSS9.1AI score0.03888EPSS
SaveExploits1References5
Malwarebytes
Malwarebytes
added 2022/10/12 4:15 p.m.24 views

Top 5 ransomware detection techniques: Pros and cons of each

In the fight against ransomware, much of the discussion revolves around prevention and response. Actually detecting the ransomware, however, is just as important to securing your business. To understand why, just consider the following example. Lets say youre a farmer taking care of a flock of...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/12 12:0 a.m.12 views

Dont check return type

Lines of code Vulnerability details Impact Dont check return type Proof of Concept Tools Used Static analytics Recommended Mitigation Steps Add suitable checks --- The text was updated successfully, but these errors were encountered: 👎 1 trust1995 reacted with thumbs down emoji All reactions 👎 1...

6.9AI score
SaveExploits0
OSV
OSV
added 2022/10/11 9:29 p.m.29 views

GO-2022-1031 Open redirect in github.com/labstack/echo/v4

Labstack Echo contains an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery SSRF...

9.6CVSS9.1AI score0.02473EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2022/10/10 12:0 a.m.15 views

Passing chain id from outside

Lines of code Vulnerability details Impact Passing chain id from outside. Incorrect chain id can be passed. Proof of Concept Tools Used Static analytics Recommended Mitigation Steps Use assembly to obtain current chain id. --- The text was updated successfully, but these errors were encountered:...

6.8AI score
SaveExploits0
Rows per page
Query Builder