Lucene search
+L

91 matches found

OSV
OSV
added 2024/05/16 9:03 a.m.21 views

CVE-2024-4326 Remote Code Execution via `/apply_settings` and `/execute_code` in parisneo/lollms-webui

A vulnerability in parisneo/lollms-webui versions up to 9.3 allows remote attackers to execute arbitrary code. The vulnerability stems from insufficient protection of the /applysettings and /executecode endpoints. Attackers can bypass protections by setting the host to localhost, enabling code...

9.8CVSS7.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/02 12:30 p.m.27 views

CraftBeerPi 4 allows arbitrary code execution

URL GET parameter "logtime" utilized within the "downloadlog" function from "cbpi/httpendpoints/httpsystem.py" is subsequently passed to the "os.system" function in "cbpi/controller/systemcontroller.py" without prior validation allowing arbitrary code execution. This issue affects CraftBeerPi 4:...

9.8CVSS7.6AI score0.01139EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/02 9:43 a.m.28 views

CVE-2024-3955 Arbitrary code execution in CraftBeerPi 4

URL GET parameter "logtime" utilized within the "downloadlog" function from "cbpi/httpendpoints/httpsystem.py" is subsequently passed to the "os.system" function in "cbpi/controller/systemcontroller.py" without prior validation allowing to execute arbitrary code.This issue affects CraftBeerPi 4:...

7.5AI score0.01139EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/03/28 7:35 a.m.27 views

Remote Code Execution (RCE)

johnbillion/wp-crontrol is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper validation of PHP code, which can result RCE...

8.1CVSS7.5AI score0.00165EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/03/06 11:18 a.m.17 views

BIT-TENSORFLOW-2021-29576 Heap buffer overflow in `MaxPool3DGradGrad`

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPool3DGradGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.5AI score0.00211EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:16 a.m.25 views

BIT-TENSORFLOW-2021-41208 Incomplete validation in boosted trees code

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS8AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:57 a.m.10 views

BIT-LIMESURVEY-2020-16192

LimeSurvey 4.3.2 allows reflected XSS because application/controllers/LSBaseController.php lacks code to validate parameters...

6.1CVSS6.1AI score0.00665EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2024/01/08 12:00 a.m.32 views

Olas can be locked less than 1 week

Lines of code Vulnerability details Impact The minimum lock time for OLAS is 1 week. If a user locks their OLAS for a duration less than that, their voting power becomes zero. However, in OLAS:createLockFor, the system only checks if the unlockTime is greater than the block.timestamp. Consequentl...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/12/29 11:58 a.m.26 views

CVE-2023-7080 Arbitrary remote code execution within wrangler dev Workers sandbox

The V8 inspector intentionally allows arbitrary code execution within the Workers sandbox for debugging. wrangler dev would previously start an inspector server listening on all network interfaces. This would allow an attacker on the local network to connect to the inspector and run arbitrary cod...

8.5CVSS6.5AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2023/12/21 10:15 a.m.6 views

CVE-2023-2585

Keycloak's device authorization grant does not correctly validate the device code and client ID. An attacker client could abuse the missing validation to spoof a client consent request and trick an authorization admin into granting consent to a malicious OAuth client or possible unauthorized acce...

8.1CVSS5.9AI score0.00694EPSS
SaveExploits0References8
OSV
OSV
added 2023/12/21 10:15 a.m.9 views

CVE-2023-2585

Keycloak's device authorization grant does not correctly validate the device code and client ID. An attacker client could abuse the missing validation to spoof a client consent request and trick an authorization admin into granting consent to a malicious OAuth client or possible unauthorized acce...

8.1CVSS5.7AI score0.00694EPSS
SaveExploits0References7
Code423n4
Code423n4
added 2023/12/21 12:00 a.m.35 views

Swap Input Validation

Lines of code Vulnerability details Input Validation: - The swap function assumes that fpos and spos are valid positions within the heap. - Ensure that you are providing valid positions, and consider adding checks to verify that fpos and spos are within the bounds of your heap. requirefpos size &...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/06/27 7:02 p.m.51 views

keycloak: client access via device auth request spoof

Keycloak's device authorization grant does not correctly validate the device code and client ID. An attacker client could abuse the missing validation to spoof a client consent request and trick an authorization admin into granting consent to a malicious OAuth client or possible unauthorized acce...

8.1CVSS5.9AI score0.00694EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/06/26 12:00 a.m.11 views

Red Hat Keycloak 安全漏洞

Red Hat Keycloak is a suite of software from Red Hat, Inc. that provides authentication and management capabilities for modern applications and services. A security vulnerability exists in Red Hat Keycloak that stems from Keycloak's device authorization not properly validating the device code and...

8.1CVSS6.5AI score0.00694EPSS
SaveExploits0References10
OSV
OSV
added 2023/03/06 11:15 p.m.16 views

AZL-34797 CVE-2022-45142 affecting package heimdal for versions less than 7.8.0-3

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches and possibly other branches a logic inversion sneaked...

7.5CVSS6.8AI score0.00491EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/01/10 11:39 a.m.29 views

CVE-2022-38773

Affected devices do not contain an Immutable Root of Trust in Hardware. With this the integrity of the code executed on the device can not be validated during load-time. An attacker with physical access to the device could use this to replace the boot image of the device and execute arbitrary cod...

4.6CVSS7AI score0.00293EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/10/10 12:00 a.m.8 views

A cancelled order can be executed again by the order creator.

Lines of code Vulnerability details Impact A cancelled order can be executed again by the order creator. While validating the signature, it doesn't check any conditions when order.order.trader == msg.sender here so the already cancelled/filled orders can be executed again when the caller increase...

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

StandardPolicyERC1155.sol returns amount == 1 instead of amount == order.amount

Lines of code Vulnerability details Impact The canMatchMakerAsk and canMatchMakerBid functions in StandardPolicyERC1155.sol will only return 1 as the amount instead of the order.amount value. This value is then used in the executeTokenTransfer call during the execution flow and leads to only 1...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/23 12:00 a.m.8 views

Missing sanity check

Lines of code Vulnerability details Impact Missing sanity check on linearVestAmount Proof of Concept 1. Visit here 2. You are missing the sanity check on user inputted linearVestAmount 3. You need add the check on zero amount --- The text was updated successfully, but these errors were encountere...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:00 a.m.32 views

AlmaLinux 8 : cryptsetup (ALSA-2020:4542)

"The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2020:4542 advisory. - A vulnerability was found in upstream release cryptsetup-2.2.0 where, there's a bug in LUKS2 format validation code, that is effectively invoked on every...

7.8CVSS7.6AI score0.01157EPSS
SaveExploits0References2
Rows per page
Query Builder