Lucene search
+L

590 matches found

RedHat Linux
RedHat Linux
added 2023/05/17 5:53 p.m.15 views

jenkins-2-plugins/pipeline-build-step: Stored XSS vulnerability in Pipeline: Build Step Plugin

A flaw was found in the Jenkins pipeline-build-step plugin. Affected versions of the pipeline-build-step plugin do not escape job names in a JavaScript expression used in the Pipeline Snippet Generator. This can result in a stored cross-site scripting XSS vulnerability that may allow attackers to...

5.4CVSS5.6AI score0.814EPSS
SaveExploits0References5
OSV
OSV
added 2023/05/08 1:15 a.m.8 views

CVE-2023-29944

Metersphere v1.20.20-lts-79d354a6 is vulnerable to Remote Command Execution. The system command reverse-shell can be executed at the custom code snippet function of the metersphere system workbench...

9.8CVSS7.3AI score0.02083EPSS
SaveExploits1References2
NVD
NVD
added 2023/05/08 1:15 a.m.31 views

CVE-2023-29944

Metersphere v1.20.20-lts-79d354a6 is vulnerable to Remote Command Execution. The system command reverse-shell can be executed at the custom code snippet function of the metersphere system workbench...

9.8CVSS9.8AI score0.02083EPSS
SaveExploits1References2
Prion
Prion
added 2023/05/08 1:15 a.m.24 views

Command injection

Metersphere v1.20.20-lts-79d354a6 is vulnerable to Remote Command Execution. The system command reverse-shell can be executed at the custom code snippet function of the metersphere system workbench...

7.5CVSS9.7AI score0.02083EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/08 12:00 a.m.13 views

CVE-2023-29944

Metersphere v1.20.20-lts-79d354a6 is vulnerable to Remote Command Execution. The system command reverse-shell can be executed at the custom code snippet function of the metersphere system workbench...

9.8AI score0.02083EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/05/08 12:00 a.m.9 views

PT-2023-22493 · Unknown · Metersphere

Name of the Vulnerable Software and Affected Versions: Metersphere version 1.20.20-lts-79d354a6 Description: The issue allows for Remote Command Execution. An attacker can execute system commands, including reverse-shell, by exploiting the custom code snippet function in the Metersphere system...

9.8CVSS7.5AI score0.02083EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/04/26 5:35 a.m.12 views

jenkins-2-plugins/pipeline-build-step: Stored XSS vulnerability in Pipeline: Build Step Plugin

A flaw was found in the Jenkins pipeline-build-step plugin. Affected versions of the pipeline-build-step plugin do not escape job names in a JavaScript expression used in the Pipeline Snippet Generator. This can result in a stored cross-site scripting XSS vulnerability that may allow attackers to...

5.4CVSS5.6AI score0.814EPSS
SaveExploits0References5
OSV
OSV
added 2023/04/11 3:15 p.m.10 views

CVE-2023-23277

Snippet-box 1.0.0 is vulnerable to Cross Site Scripting XSS. Remote attackers can render arbitrary web script or HTML from the "Snippet code" form field...

6.1CVSS6.5AI score0.00669EPSS
SaveExploits1References3
NVD
NVD
added 2023/04/11 3:15 p.m.21 views

CVE-2023-23277

Snippet-box 1.0.0 is vulnerable to Cross Site Scripting XSS. Remote attackers can render arbitrary web script or HTML from the "Snippet code" form field...

6.1CVSS6.2AI score0.00669EPSS
SaveExploits1References3
CVE
CVE
added 2023/04/11 12:00 a.m.45 views

CVE-2023-23277

Snippet-box 1.0.0 is vulnerable to Cross Site Scripting (XSS) via the Snippet code form field. Remote attackers can render arbitrary web script or HTML, indicating a client-side injection risk. According to the CVE details, the issue has a CVSS v3.1 base score of 6.1 (MEDIUM) with an attack vecto...

6.1CVSS6.1AI score0.00669EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/11 12:00 a.m.8 views

CVE-2023-23277

Snippet-box 1.0.0 is vulnerable to Cross Site Scripting XSS. Remote attackers can render arbitrary web script or HTML from the "Snippet code" form field...

6.2AI score0.00669EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/04/11 12:00 a.m.32 views

CVE-2023-23277

Snippet-box 1.0.0 is vulnerable to Cross Site Scripting XSS. Remote attackers can render arbitrary web script or HTML from the "Snippet code" form field...

6.3AI score0.00669EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2023/04/11 12:00 a.m.10 views

Snippet Box 跨站脚本漏洞

Snippet Box is a simple self-hosted application for pawelmalak individual developers. It is used to organize code snippets. A security vulnerability exists in Snippet-box version 1.0.0. An attacker can exploit the vulnerability to see arbitrary web script or HTML in the "Snippet code" form field...

6.1CVSS6.6AI score0.00669EPSS
SaveExploits1References4
zdt
zdt
added 2023/03/27 12:00 a.m.251 views

Raspberry Pi Camera Server 1.0 Authentication Bypass Vulnerability

Exploit Title: "camp" Raspberry Pi camera server 1.0 - Authentication Bypass Exploit Author: Elias Hohl Vendor Homepage: https://github.com/patrickfuller Software Link: https://github.com/patrickfuller/camp Version: bf6af5c2e5cf713e4050c11c52dd4c55e89880b1 Tested on: Ubuntu 20.04 CVE :...

9.8CVSS9.4AI score0.49482EPSS
SaveExploits3
Code423n4
Code423n4
added 2023/03/19 12:00 a.m.19 views

Unsafe cast

Lines of code Vulnerability details Impact In AccountCodeStorage.sol we have function getCodeHash and getCodeSize Due to an insecure cast, it is possible to get an integer overflow. Solidity version 0.8.0 provide SafeMath, but casting operations are not safe and can overflow. Proof of Concept As...

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

Reentrancy in validateTransaction function

Lines of code Vulnerability details Impact The contract can be called by an attacker several times until the money are depleted. The contract owner may suffer financial damages as a result of this vulnerability. Description The validateTransaction function in line 66-71 accepts external calls and...

7.3AI score
SaveExploits0
Cvelist
Cvelist
added 2023/03/09 12:00 a.m.40 views

CVE-2022-3758

An issue has been discovered in GitLab affecting all versions starting from 15.5 before 15.7.8, all versions starting from 15.8 before 15.8.4, all versions starting from 15.9 before 15.9.2. Due to improper permissions checks an unauthorised user was able to read, add or edit a users private snipp...

5.4CVSS5.8AI score0.00577EPSS
SaveExploits0References3
CVE
CVE
added 2023/03/09 12:00 a.m.98 views

CVE-2022-3758

CVE-2022-3758 affects GitLab releases with multiple version ranges: 15.5–15.7.7, 15.8–15.8.3, and 15.9–15.9.1. The issue stems from improper permissions checks that allow an unauthorised user to read, add or edit a user’s private snippet. The impact is limited to read/edit exposure of private sni...

5.4CVSS5.2AI score0.00577EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/03/09 12:00 a.m.52 views

CVE-2022-3758

Removed by vendor...

5.4CVSS6AI score0.00577EPSS
SaveExploits0
OSV
OSV
added 2023/03/09 12:00 a.m.29 views

CVE-2022-3758

An issue has been discovered in GitLab affecting all versions starting from 15.5 before 15.7.8, all versions starting from 15.8 before 15.8.4, all versions starting from 15.9 before 15.9.2. Due to improper permissions checks an unauthorised user was able to read, add or edit a users private snipp...

5.4CVSS5.7AI score
SaveExploits0References5
Rows per page
Query Builder