Lucene search
+L

5997 matches found

Veracode
Veracode
added 2020/04/10 12:49 a.m.51 views

Remote Code Execution (RCE)

Perl is vulnerable to Remote Code Execution RCE. The Safe module did not properly restrict the code of implicitly called methods such as DESTROY and AUTOLOAD on implicitly blessed objects returned as a result of unsafe code evaluation. These methods could have been executed unrestricted by Safe...

8.5CVSS2.3AI score0.02797EPSS
SaveExploits2References23Affected Software1
Veracode
Veracode
added 2020/04/10 12:49 a.m.35 views

Restriction Bypass

Perl is vulnerable to Restriction Bypass. The Safe module did not properly restrict the code of implicitly called methods such as DESTROY and AUTOLOAD on implicitly blessed objects returned as a result of unsafe code evaluation. These methods could have been executed unrestricted by Safe when suc...

7.5CVSS2.3AI score0.03715EPSS
SaveExploits2References20Affected Software1
Veracode
Veracode
added 2020/04/10 12:26 a.m.34 views

Access Control Bypass

ruby is vulnerable to access control bypass. A number of flaws were found in the safe-level restrictions in Ruby. It was possible for an attacker to create a carefully crafted malicious script that can allow the bypass of certain safe-level restrictions...

7.5CVSS3.3AI score0.14085EPSS
SaveExploits3References34Affected Software1
Prion
Prion
added 2020/04/08 6:15 p.m.19 views

Command injection

An issue was discovered on XIAOMI XIAOAI speaker Pro LX06 1.58.10. Attackers can activate the failsafe mode during the boot process, and use the miconsole command cascaded by the SN code shown on the product to get the root shell password, and then the attacker can i read Wi-Fi SSID or password, ...

7.2CVSS6.8AI score0.00549EPSS
SaveExploits1References3Affected Software1
Imperva Blog
Imperva Blog
added 2020/04/08 12:17 p.m.57 views

New Imperva Framework: Accelerating the development of large scale solutions with “Stepping”

Handling large amounts of data at scale is a common task in the high-tech industry nowadays. To address this challenge many frameworks have been developed and made publicly available such as distributed messaging queues, distributed databases, lightweight protocols and caching servers, among...

6.9AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2020/04/06 5:05 p.m.40 views

A week in security (March 30 – April 5)

Last week on Malwarebytes Labs, we offered readers tips for safe online shopping now that cybercriminals are ramping up Internet-based attacks, showed the impact that GDPR has around the world, and helped users understand how social media platforms mine their personal data. We also hosted our...

0.1AI score
SaveExploits0
Carbon Black Blog
Carbon Black Blog
added 2020/04/06 2:00 p.m.42 views

AMA Recap: Top 10 Tips to Secure Your Remote Workforce

This is part of our ongoing conversation about the worldwide challenges of working remotely. To stay up-to-date on the latest insights, refer to our live page for COVID-19: Cybersecurity Community Resources. As organizations around the world transition to remote work en masse, cybersecurity...

0.1AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2020/04/03 11:21 a.m.37 views

Bug Bounty Programs Are Being Used to Buy Silence

Investigative report on how commercial bug-bounty programs like HackerOne, Bugcrowd, and SynAck are being used to silence researchers: Used properly, bug bounty platforms connect security researchers with organizations wanting extra scrutiny. In exchange for reporting a security flaw, the...

7.2AI score
SaveExploits0
Carbon Black Blog
Carbon Black Blog
added 2020/04/02 5:00 p.m.38 views

How Federal Employees Can Protect their Agencies During the Pandemic

It’s no secret that the way the world works has shifted since COVID-19 came on the scene. Operations are going remote and, for many government and federal agencies, this is new territory. This novelty is compounded by the fact that nation-state attacks are—and have been—on the rise for quite some...

0.3AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2020/03/31 12:00 a.m.22 views

Elementor Page Builder < 2.9.6 - Authenticated Safe Mode Privilege Escalation

The Elementor WordPress plugin could allow an authenticated user to enable Safe Mode. This could allow the user to then disable plugins, which could include security plugins, which would weaken the overall security of the site...

4CVSS3.2AI score0.00989EPSS
SaveExploits1References2Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2020/03/31 12:00 a.m.8 views

VulnCheck KEV: CVE-2020-20634

Elementor 2.9.5 and below WordPress plugin allows authenticated users to activate its safe mode feature. This can be exploited to disable all security plugins on the blog...

6.5CVSS6.6AI score0.00989EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/03/26 1:15 p.m.38 views

CVE-2020-10969

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to javax.swing.JEditorPane...

8.8CVSS7.1AI score0.0356EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2020/03/26 1:15 p.m.45 views

CVE-2020-10968

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.aoju.bus.proxy.provider.remoting.RmiProvider aka bus-proxy...

8.8CVSS7.1AI score0.03626EPSS
SaveExploits0References4
Jenkins Security Advisories
Jenkins Security Advisories
added 2020/03/25 12:00 a.m.13 views

RCE vulnerability in openshift-pipeline

openshift-pipeline 1.0.56 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types. This results in a remote code execution RCE vulnerability exploitable by users able to provide YAML input files to openshift-pipeline's build step. openshift-pipeline 1.0.57...

8.8CVSS8.9AI score0.02077EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2020/03/24 12:00 a.m.12 views

PT-2025-31645

Name of the Vulnerable Software and Affected Versions ms-swift version 3.3.0 Description A remote code execution RCE vulnerability exists due to unsafe deserialization in tests/run.py using yaml.load from the PyYAML library versions = 5.3.1. An attacker controlling the YAML configuration file...

9.8CVSS6.8AI score0.02473EPSS
SaveExploits1References35
OSV
OSV
added 2020/03/19 12:00 p.m.60 views

RUSTSEC-2020-0005 CBox API allows to de-reference raw pointers without `unsafe` code

CBox and CSemiBox are part of the public API of the cbox crate and they allow to create smart pointers from raw pointers and de-reference them without the need of unsafe code...

9.8CVSS9.4AI score0.01629EPSS
SaveExploits1References3
Metasploit
Metasploit
added 2020/03/18 12:00 a.m.60 views

macOS cfprefsd Arbitrary File Write Local Privilege Escalation

This module exploits an arbitrary file write in cfprefsd on macOS use exploit/osx/local/cfprefsd/racecondition msf undefinedracecondition show actions ...actions... msf undefinedracecondition set ACTION msf undefinedracecondition show options ...show and set options... msf undefinedracecondition...

7CVSS7.4AI score0.03667EPSS
SaveExploits3
Openbugbounty
Openbugbounty
added 2020/03/12 4:33 p.m.10 views

safe-tech.ru Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-1116884 Security Researcher g0bl1nsec Helped patch 3768 vulnerabilities Received 4 Coordinated Disclosure badges Received 3 recommendations , a holder of 4 badges for responsible and coordinated disclosure, found a security vulnerability affecting safe-tech.ru website and...

0.1AI score
SaveExploits0
Snyk
Snyk
added 2020/02/28 9:12 a.m.31 views

Sandbox Escape

Overview safe-eval is a Safer version of eval Affected versions of this package are vulnerable to Sandbox Escape. It is possible for an attacker to run an arbitrary command on the host machine. POC by Anirudh Anand for node 12.13.0 const safeEval = require'safe-eval'; const theFunction = function...

9.8CVSS7AI score0.0143EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2020/02/28 9:12 a.m.3 views

@550w-tools/cli (>=0.0.14, <=0.0.16), @550w-tools/core (>=0.0.14, <=0.0.16) +539 more potentially affected by CVE-2020-7710 via safe-eval (>=0.2.0, <=0.4.1)

safe-eval NPM version =0.2.0, =0.0.14, =0.0.14, =0.0.13, =0.0.14, =0.0.15, =1.0.1, =1.0.2, =1.0.3, =1.1.2, =0.1.16-beta.1, =1.0.0-beta.4, =0.3.0-alpha.1, =0.20.0, =2.0.295, =2.0.315 and more Source cves: CVE-2020-7710 Source advisory: SNYK:JS-SAFEEVAL-608076...

9.8CVSS8.6AI score0.0143EPSS
SaveExploits1
Rows per page
Query Builder