Lucene search
K

126 matches found

OSV
OSV
added 2023/05/29 3:15 p.m.4 views

CVE-2023-23699

Auth. contributor+ Stored Cross-Site Scripting XSS vulnerability in Chris Reynolds Progress Bar plugin = 2.2.1 versions...

5.4CVSS6.7AI score0.00361EPSS
Exploits0References1
CVE
CVE
added 2023/05/29 2:0 p.m.38 views

CVE-2023-23699

CVE-2023-23699 affects the Chris Reynolds Progress Bar plugin for WordPress, specifically versions

6.5CVSS5.5AI score0.00361EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/29 2:0 p.m.11 views

CVE-2023-23699 WordPress Progress Bar Plugin <= 2.2.1 is vulnerable to Cross Site Scripting (XSS)

Auth. contributor+ Stored Cross-Site Scripting XSS vulnerability in Chris Reynolds Progress Bar plugin = 2.2.1 versions...

6.5CVSS5.6AI score0.00361EPSS
Exploits0References1
Cvelist
Cvelist
added 2023/05/29 2:0 p.m.14 views

CVE-2023-23699 WordPress Progress Bar Plugin <= 2.2.1 is vulnerable to Cross Site Scripting (XSS)

Auth. contributor+ Stored Cross-Site Scripting XSS vulnerability in Chris Reynolds Progress Bar plugin = 2.2.1 versions...

6.5CVSS6AI score0.00361EPSS
Exploits0References1
CNNVD
CNNVD
added 2023/05/29 12:0 a.m.4 views

WordPress plugin Progress Bar 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress plugin is an application plugin that supports personal blog sites on PHP and MySQL servers. A cross-site scripting vulnerability exists in the...

6.5CVSS6.5AI score0.00361EPSS
Exploits0References3
Patchstack
Patchstack
added 2023/04/24 12:0 a.m.11 views

WordPress Progress Bar Plugin <= 2.2.1 is vulnerable to Cross Site Scripting (XSS)

Software Progress Bar Type Plugin Vulnerable versions = 2.2.1 Fixed in 2.2.2 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-23699 Patch priority Low CVSS severity Low 6.5 Developer jazzs3quence PSID f509ee490678 Credits yuyudhn Required privilege...

6.5CVSS6AI score0.00361EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/13 12:0 a.m.3 views

PT-2025-41064

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel has a flaw related to the md Multiple Devices subsystem. Specifically, the status resync function can experience a soft lockup during the calculation of 'curr resync -...

5.5CVSS7.8AI score0.00143EPSS
Exploits0References314
Fedora
Fedora
added 2023/03/14 12:24 a.m.33 views

[SECURITY] Fedora 38 Update: haruna-0.10.3-3.fc38

Open source video player built with Qt/QML and libmpv. Features: + play online videos, through youtube-dl; + supports youtube playlists; + toggle playlist with mouse-over, playlist overlays the video; + auto skip chapter containing certain words; + configurable shortcuts and mouse buttons; + quic...

8.8CVSS7.3AI score0.01118EPSS
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/02/11 12:21 p.m.4 views

Malicious code in prgoressbar2 (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: checkmarx 3e7b14c0c56cf3ece2b23c361a6199d9920a3ecfdbf3b2f541d4cbc8dfbb8d10 Attacker distributed 900+ malicious packages via PyPi, infecting local browsers with malicious extension to manipulate clipboard and replace crypto wallet...

6.7AI score
Exploits0References1
GithubExploit
GithubExploit
added 2022/04/07 9:13 a.m.115 views

Exploit for Code Injection in Vmware Spring_Framework

Spring4ShellPoC Spring4Shell PoC CVE-2022-22965 Just playin...

9.8CVSS8.8AI score0.99677EPSS
Exploits102
Patchstack
Patchstack
added 2021/09/20 12:0 a.m.16 views

WordPress Catch Scroll Progress Bar plugin <= 1.5 - Unauthorized Plugin Setting Change vulnerability

Unauthorized Plugin Setting Change vulnerability discovered by apple502j in WordPress Catch Scroll Progress Bar plugin versions = 1.5. Solution Update the WordPress Catch Scroll Progress Bar plugin to the latest available version at least 1.6...

5.7CVSS2.6AI score0.00408EPSS
Exploits2References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/06/08 12:0 a.m.32 views

openSUSE Security Update : axel (openSUSE-2020-778)

This update for axel fixes the following issues : axel was updated to 2.17.8 : - CVE-2020-13614: SSL Certificate Hostnames were not verified boo1172159 - Replaced progressbar line clearing with terminal control sequence - Fixed parsing of Content-Disposition HTTP header - Fixed User-Agent HTTP...

5.9CVSS6.2AI score0.01928EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2020/03/19 12:0 a.m.37 views

SUSE SLES15 Security Update : skopeo (SUSE-SU-2020:0712-1)

This update for skopeo fixes the following issues : Update to skopeo v0.1.41 bsc1165715 : Bump github.com/containers/image/v5 from 5.2.0 to 5.2.1 Bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 Bump github.com/containers/common from 0.0.7 to 0.1.4 Remove the reference to openshift/api vendor...

6.4CVSS6.6AI score0.01604EPSS
Exploits0References5
Hacker One
Hacker One
added 2020/01/14 5:44 p.m.14 views

curl: Division by zero if terminal width is 2

Summary: In fly there will be a division by zero if progress bar width is 2. That can happen if terminal width is 2. Steps To Reproduce: This script crash: stty rows 10 cols 2 ; curl --progress-bar somefile temp Impact I believe that if it's possible to set terminal width for a service, then that...

1AI score
Exploits0
Hacker One
Hacker One
added 2019/07/04 11:24 p.m.26 views

curl: huge COLUMNS causes progress-bar to buffer overflow

Summary: If an attacker can set environmental variables, curl will always crash with a buffer overflow when downloading a file if the --progress-bar argument is set. Steps To Reproduce: Just run the following command on a 64-bit Linux system verified on Ubuntu 19.04. bash Of course you can set th...

0.5AI score
Exploits0
Kitploit
Kitploit
added 2019/06/07 12:52 p.m.129 views

Zydra - File Password Recovery Tool And Linux Shadow File Cracker

Zydra is a file password recovery tool and Linux shadow file cracker. It uses the dictionary search or Brute force method for cracking passwords. Supported Files RAR Files Legacy ZIP Files PDF Files Linux Shadow Files zydra can find all the user’s password in the linux shadow file one after the...

7.5AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2014/12/02 12:0 a.m.20 views

Fedora 19 : wget-1.16-3.fc19 (2014-15405)

add fix for arches with unsigned char security update Fix the progress bar issue 1159643 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible...

9.3CVSS7.2AI score0.39883EPSS
Exploits4References3
Tenable Nessus
Tenable Nessus
added 2014/11/24 12:0 a.m.28 views

Fedora 20 : wget-1.16-3.fc20 (2014-15385)

add fix for arches with unsigned char - security update - Fix the progress bar issue 1159643 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible...

9.3CVSS7.2AI score0.39883EPSS
Exploits4References3
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.24 views

MS Windows 2000/NT 4/XP Window Message Subsystem Design Error Vulnerability (5)

No description provided by source. source: http://www.securityfocus.com/bid/5408/info A serious design error in the Win32 API has been reported. The issue is related to the inter-window message passing system. This vulnerability is wide-ranging and likely affects almost every Win32 window-based...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.14 views

MS Windows 2000/NT 4/XP Window Message Subsystem Design Error Vulnerability (8)

No description provided by source. source: http://www.securityfocus.com/bid/5408/info A serious design error in the Win32 API has been reported. The issue is related to the inter-window message passing system. This vulnerability is wide-ranging and likely affects almost every Win32 window-based...

7.1AI score
Exploits0
Rows per page
Query Builder