Lucene search
+L

13302 matches found

Tenable Nessus
Tenable Nessus
added 2020/11/03 12:00 a.m.20 views

FreeBSD : wordpress -- multiple issues (11325357-1d3c-11eb-ab74-4c72b94353b5)

wordpress developers reports : Ten security issues affect WordPress versions 5.5.1 and earlier. If you havent yet updated to 5.5, all WordPress versions since 3.7 have also been updated to fix the following security issues : -Props to Alex Concha of the WordPress Security Team for their work in...

5.5AI score
SaveExploits0References2
Hacker One
Hacker One
added 2020/11/02 5:04 p.m.68 views

TikTok: RCE on TikTok Ads Portal

The video upload endpoint on the TikTok Ads portal was potentially susceptible to remote code execution RCE due to a ffmpeg misconfiguration. We thank @ bubbounty for reporting this to our team and confirming the resolution. During my research on the TikTok Ads portal I found a RCE thought the...

1.1AI score
SaveExploits0
Veracode
Veracode
added 2020/11/02 7:24 a.m.29 views

Remote Code Execution (RCE)

FastReport.OpenSource is vulnerable to remote code execution RCE. An attacker can create a new expression or edit an existing one into, for example System.String.Join",", System.IO.Directory.GetDirectories@"c:/" as the library does not use ScriptSecurity feature and mishandle GetType, typeof,...

9.8CVSS2.7AI score0.02359EPSS
SaveExploits1References6Affected Software1
Exploit DB
Exploit DB
added 2020/11/02 12:00 a.m.868 views

WordPress Plugin Simple File List 4.2.2 - Arbitrary File Upload

!/usr/bin/python -- coding: utf-8 -- Exploit Title: Wordpress Plugin Simple File List 4.2.2 - Arbitrary File Upload Date: 2020-11-01 Exploit Author: H4rk3nz0 based off exploit by coiffeur Original Exploit: https://www.exploit-db.com/exploits/48349 Vendor Homepage: https://simplefilelist.com/...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2020/11/02 12:00 a.m.1238 views

Apache Flink 1.9.x - File Upload RCE (Unauthenticated)

!/usr/bin/env python3 coding: utf-8 Exploit Title: Apache Flink 1.9.x - File Upload RCE Unauthenticated Google Dork: None Date: 2020.11.01 Exploit Author: bigger.wing Vendor Homepage: https://flink.apache.org/ Software Link: https://flink.apache.org/downloads.html Version: 1.9.x Tested on:...

5.3AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2020/11/02 12:00 a.m.263 views

CVE-2020-14750 — Oracle WebLogic Remote Unauthenticated Remote Code Execution (RCE) Vulnerability

Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware component: Console. Supported versions that are affected are 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0 and 14.1.1.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP...

10CVSS9.1AI score0.99999EPSS
SaveIn wildExploits90References5
GithubExploit
GithubExploit
added 2020/11/01 1:12 p.m.214 views

Exploit for CVE-2020-14882

CVE-2020–14882 Weblogic Unauthorized bypass RCE CVE-2020-14...

10CVSS10AI score0.99997EPSS
SaveExploits42
Huntr
Huntr
added 2020/11/01 12:00 a.m.7 views

Prototype Pollution in imrefazekas/assign.js

Description assign.js is vulnerable to Prototype Pollution. This package allowing for modification of prototype behavior, which may result in Information Disclosure/DoS/RCE. Proof of Concept 1. Create the following PoC file: js // poc.js var Assigner = require"assign.js" var assigner = new Assign...

1.9AI score
SaveExploits0
CVE
CVE
added 2020/10/30 5:30 p.m.66 views

CVE-2020-15277

CVE-2020-15277 affects baserCMS prior to 4.4.1. The Edit template component is vulnerable to Remote Code Execution when a system administrator uploads an executable script (e.g., PHP) through the impacted path. This allows code execution with the privileges of the admin account. The issue is fixe...

7.2CVSS7.1AI score0.02311EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/10/30 5:06 p.m.30 views

GHSA-JRGF-VFW2-HJ26 RCE via PHP Object injection via SOAP Requests

Impact This vulnerability allows an admin user to generate soap credentials that can be used to trigger RCE via PHP Object Injection through product attributes and a product. Patches The latest OpenMage Versions up from 19.4.7 and 20.0.3 have this Issue solved Credits Credit to Luke Rodgers for...

8CVSS7.4AI score0.01264EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/10/30 5:06 p.m.85 views

RCE via PHP Object injection via SOAP Requests

Impact This vulnerability allows an admin user to generate soap credentials that can be used to trigger RCE via PHP Object Injection through product attributes and a product. Patches The latest OpenMage Versions up from 19.4.7 and 20.0.3 have this Issue solved Credits Credit to Luke Rodgers for...

8CVSS4.1AI score0.01264EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/10/30 5:05 p.m.53 views

Edit template, Remote Code Execution (RCE) Vulnerability in Latest Release 4.4.0

baserCMS 4.4.0 and earlier is affected by Remote Code Execution RCE. Impact: XSS via Arbitrary script execution. Attack vector is: Administrator must be logged in. Components are: Edit template. Tested baserCMS Version : 4.4.0 Latest Affected baserCMS Version : 4.0.0 4.4.0 Patches :...

7.2CVSS2.9AI score0.02311EPSS
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2020/10/30 1:59 p.m.167 views

Exploit for OS Command Injection in Oscommerce

PoC exploit for CVE-2020-27976, an authenticated remote code exe...

10CVSS10AI score0.07038EPSS
SaveExploits2
Huntr
Huntr
added 2020/10/30 12:00 a.m.24 views

Prototype Pollution in okunishinishi/node-objnest

Description objnest is vulnerable to Prototype Pollution. This package allowing for modification of prototype behavior, which may result in Information Disclosure/DoS/RCE. Proof of Concept 1. Create the following PoC file: js // poc.js var objnest = require"objnest" console.log"Before : " +...

1.8AI score
SaveExploits0
ThreatPost
ThreatPost
added 2020/10/29 2:49 p.m.87 views

Oracle WebLogic Server RCE Flaw Under Active Attack

If an organization hasn’t updated their Oracle WebLogic servers to protect them against a recently disclosed RCE flaw, researchers have a dire warning: “Assume it has been compromised.” Oracle WebLogic Server is a popular application server used in building and deploying enterprise Java EE...

10CVSS9.7AI score0.99997EPSS
SaveExploits84References15
Exploit DB
Exploit DB
added 2020/10/29 12:00 a.m.1894 views

WebLogic Server 10.3.6.0.0 / 12.1.3.0.0 / 12.2.1.3.0 / 12.2.1.4.0 / 14.1.1.0.0 - Unauthenticated RCE via GET request

!/usr/bin/python3 Exploit Title: Oracle WebLogic Server 10.3.6.0.0 / 12.1.3.0.0 / 12.2.1.3.0 / 12.2.1.4.0 / 14.1.1.0.0 - Unauthenticated RCE via GET request Exploit Author: Nguyen Jang CVE: CVE-2020-14882 Vendor Homepage: https://www.oracle.com/middleware/technologies/weblogic.html Software Link:...

10CVSS8.6AI score0.99997EPSS
SaveExploits42
Packet Storm
Packet Storm
added 2020/10/29 12:00 a.m.846 views

Oracle WebLogic Server Remote Code Execution

!/usr/bin/python3 Exploit Title: Oracle WebLogic Server 10.3.6.0.0 / 12.1.3.0.0 / 12.2.1.3.0 / 12.2.1.4.0 / 14.1.1.0.0 - Unauthenticated RCE via GET request Exploit Author: Nguyen Jang CVE: CVE-2020-14882 Vendor Homepage: https://www.oracle.com/middleware/technologies/weblogic.html Software Link:...

10CVSS9.9AI score0.99997EPSS
SaveExploits42
WPVulnDB
WPVulnDB
added 2020/10/29 12:00 a.m.363 views

WordPress < 5.5.2 - Unauthenticated DoS Attack to RCE

Description The release notes state: "Props to Omar Ganiev who reported a method where a DoS attack could lead to RCE." The attack consisted of creating a DoS condition on the MySQL database, which would make WordPress think that it has not been installed, presenting the installation wizard. The...

9.8CVSS9.2AI score0.08069EPSS
SaveExploits0References4
ThreatPost
ThreatPost
added 2020/10/28 8:36 p.m.722 views

Microsoft’s SMBGhost Flaw Still Haunts 108K Windows Systems

More than 100,000 Windows systems have not yet been updated to protect against a previously-patched, critical and wormable flaw in Windows called SMBGhost. Microsoft patched the remote code-execution RCE flaw bug tracked as CVE-2020-0796 back in March; it affects Windows 10 and Windows Server 201...

7.5CVSS0.9AI score0.9981EPSS
SaveExploits126References7
CVE
CVE
added 2020/10/28 12:46 p.m.95 views

CVE-2020-8254

CVE-2020-8254 affects Pulse Secure Desktop Client on Windows prior to 9.1R9. The issue allows Remote Code Execution if a user is persuaded to connect to a malicious server; the Windows PDC component is the affected area. Remediation is to upgrade PDC to 9.1R9 or apply the recommended security set...

8.8CVSS8.7AI score0.02123EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder