Lucene search
+L

12787 matches found

WPVulnDB
WPVulnDB
added 2022/08/03 12:00 a.m.20 views

WooCommerce PDF Invoices & Packing Slips < 3.0.1 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape some parameters before outputting them back in an attributes of an admin page, leading to Reflected Cross-Site Scripting. This is a re-introduction of CVE-2021-24991 in 2.14.0 PoC...

6.1CVSS0.5AI score0.01188EPSS
SaveExploits4Affected Software1
GithubExploit
GithubExploit
added 2022/08/02 9:52 a.m.946 views

Exploit for Type Confusion in Linux Linux_Kernel

CVE-2022-34918 LPE POC 尝试结合了一下360提出的USMAhttps://vul.360.ne...

7.8CVSS6.8AI score0.05496EPSS
SaveExploits10
Hacker One
Hacker One
added 2022/08/01 9:28 p.m.47 views

Ruby on Rails: Rails::Html::SafeListSanitizer vulnerable to XSS when certain tags are allowed (math+style || svg+style)

Intro The Rails HTML sanitzier allows to set certain combinations of tags in it's allow list that are not properly handled. Similar to the report 1530898, which identified the combinationselect and style as vulnerable, my fuzz testing from today suggests that also svg and style as well as math an...

5.8CVSS0.00988EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2022/08/01 12:00 a.m.430 views

CuteEditor For PHP 6.6 Directory Traversal

Exploit Title: CuteEditor for PHP 6.6 - Directory Traversal Google Dork: N/A Date: November 17th, 2021 Exploit Author: Stefan Hesselman Vendor Homepage: http://phphtmledit.com/ Software Link: http://phphtmledit.com/download/phphtmledit.zip Version: 6.6 Tested on: Windows Server 2019 CVE : N/A The...

SaveExploits0
Packet Storm
Packet Storm
added 2022/08/01 12:00 a.m.358 views

WordPress SeatReg 1.23.0 Open Redirect

Exploit Title: WordPress Plugin ‘SeatReg’ - Unauthenticated Open Redirect Date: 01-08-2022 Exploit Author: Mariam Tariq - HunterSherlock Vendor Homepage: https://wordpress.org/plugins/seatreg/ Version: 1.23.0 Tested on: Firefox Contact me: [email protected] Description: An Open Redirection...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/08/01 12:00 a.m.408 views

Backdoor.Win32.Destrukor.20 MVID-2022-0627 Remote Command Execution

Discovery / credits: Malvuln John Page aka hyp3rlinx c 2022 Original source: https://malvuln.com/advisory/c790749f851d48e66e7d59cc2e451956B.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Backdoor.Win32.Destrukor.20 Vulnerability: Unauthenticated Remote Command Execution...

7.4AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2022/08/01 12:00 a.m.23 views

WP Edit Menu <= 1.5.0 - Arbitrary Post Deletion via CSRF

The plugin does not have CSRF in an AJAX action, which could allow attackers to make a logged in admin delete arbitrary posts/pages from the blog via a CSRF attack PoC...

4.3CVSS5.1AI score0.00338EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/01 12:00 a.m.40 views

Duplicator < 1.4.7.1 - Unauthenticated System Information Disclosure

The plugin does not authenticate or authorize visitors before displaying information about the system such as server software, php version and full file system path to the site. PoC 1. curl 'http://example.com/wp-content/backups-dup-lite/dup-installer/main.installer.php?view=1' 2. curl -d view...

5.3CVSS2.6AI score0.11298EPSS
SaveExploits5References2Affected Software1
Packet Storm
Packet Storm
added 2022/08/01 12:00 a.m.389 views

Wavlink WN533A8 Cross Site Scripting

Exploit Title: Wavlink WN533A8 - Cross-Site Scripting XSS Exploit Author: Ahmed Alroky Author Company : AIactive Version: M33A8.V5030.190716 Vendor home page : wavlink.com Authentication Required: No CVE : CVE-2022-34048 Tested on: Windows Poc code history.pushState'', '', '/'...

6.1CVSS6.4AI score0.06461EPSS
SaveExploits4
zdt
zdt
added 2022/07/31 12:00 a.m.220 views

Loan Management System 1.0 Cross Site Scripting Vulnerability

Exploit Title: Loan Management System - XSS Stored Exploit Author: saitamang Vendor Homepage: sourcecodester Software Link: https://www.sourcecodester.com/sites/default/files/download/razormist/LMS.zip Version: 1.0 Tested on: Centos 7 apache2 + MySQL There are several functions and parameter...

0.1AI score
SaveExploits0
zdt
zdt
added 2022/07/31 12:00 a.m.265 views

Transposh WordPress Translation 1.0.7 Cross Site Scripting Vulnerability (2)

Transposh WordPress Translation versions 1.0.7 and below have an ajax action "tptp" that is vulnerable to an unauthenticated/authenticated reflected cross site scripting vulnerability when user-supplied input to the HTTP GET parameter "q" is processed by the web application. Since the application...

6.1CVSS0.1AI score0.01567EPSS
SaveExploits4
OSV
OSV
added 2022/07/29 10:29 p.m.73 views

GHSA-4RX6-G5VG-5F3J Juniper is vulnerable to @DOS GraphQL Nested Fragments overflow

GraphQL behaviour Nested fragment in GraphQL might be quite hard to handle depending on the implementation language. Some language support natively a max recursion depth. However, on most compiled languages, you should add a threshold of recursion. graphql Infinite loop example query ...a fragmen...

7.5CVSS7.4AI score0.01637EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/07/29 10:29 p.m.46 views

Juniper is vulnerable to @DOS GraphQL Nested Fragments overflow

GraphQL behaviour Nested fragment in GraphQL might be quite hard to handle depending on the implementation language. Some language support natively a max recursion depth. However, on most compiled languages, you should add a threshold of recursion. graphql Infinite loop example query ...a fragmen...

7.5CVSS7.3AI score0.01637EPSS
SaveExploits1References7Affected Software1
Hacker One
Hacker One
added 2022/07/29 9:46 p.m.62 views

Ruby on Rails: Incomplete fix for CVE-2022-32209 (XSS in Rails::Html::Sanitizer under certain configurations)

While building a PoC for CVE-2022-32209, I noticed that I could not fix my vulnerable application by updating https://github.com/rails/rails-html-sanitizer from 1.4.2 to 1.4.3 even though the Hackerone report about this vulnerability suggested that this should fix it see here:...

5.8CVSS6.1AI score0.29353EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2022/07/29 1:12 p.m.1176 views

Exploit for Out-of-bounds Write in Polkit_Project Polkit

CVE-2021-4034 One day for the polkit privilege escalation expl...

7.8CVSS7.9AI score0.94921EPSS
SaveExploits154
Snyk
Snyk
added 2022/07/29 8:08 a.m.2 views

Malicious Package

Overview rhyselsmore-poc is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package w...

9.8CVSS7.1AI score
SaveExploits0References3
Packet Storm
Packet Storm
added 2022/07/29 12:00 a.m.337 views

Transposh WordPress Translation 1.0.8.1 Cross Site Request Forgery

RCE Security Advisory https://www.rcesecurity.com 1. ADVISORY INFORMATION ======================= Product: Transposh WordPress Translation Vendor URL: https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/ Type: Cross-Site Request Forgery CWE-253 Date found: 2021-08-19 Date...

0.1AI score0.00341EPSS
SaveExploits3
WPVulnDB
WPVulnDB
added 2022/07/27 12:00 a.m.20 views

WordPress Team Members Showcase < 4.1.2 - Subscriber+ Arbitrary File Read and Deletion

The plugin contains a file which could allow any authenticated users to download arbitrary files from the server via a path traversal vector. Furthermore, the file will also be deleted after its content is returned to the user PoC...

8.8CVSS3.1AI score0.01575EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/07/26 12:00 a.m.26 views

Feed Them Social < 3.0.1 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting PoC Both can be used against authenticated and unauthenticated users https://example.com/wp-admin/admin-ajax.php?action=ftsrefreshtokenajaxtoken=...

6.1CVSS0.8AI score0.06332EPSS
SaveExploits2Affected Software1
Snyk
Snyk
added 2022/07/22 8:09 a.m.6 views

Malicious Package

Overview twilio-bugcrowd-poc-twilio-flex-ui-sample is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only...

9.8CVSS7.1AI score
SaveExploits0References3
Rows per page
Query Builder