Lucene search
+L

8329 matches found

CISA
CISA
added 2021/09/14 12:00 a.m.12 views

Microsoft Releases September 2021 Security Updates

Microsoft has released updates to address multiple vulnerabilities in Microsoft software. A remote attacker can exploit some of these vulnerabilities to take control of an affected system. CISA encourages users and administrators to review Microsoft’s September 2021 Security Update Summary and...

7.2AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2021/09/13 7:38 a.m.38 views

CVE-2021-3798

A flaw was found in openCryptoki. The openCryptoki Soft token does not check if an EC key is valid when an EC key is created via CCreateObject, nor when CDeriveKey is used with ECDH public data. This may allow a malicious user to extract the private key by performing an invalid curve attack...

5.5CVSS1.1AI score0.00274EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2021/09/10 12:00 a.m.34 views

Potential DOS in Contracts Inheriting UUPSUpgradeable.sol

Handle leastwood Vulnerability details Impact There are a number of contracts which inherit UUPSUpgradeable.sol, namely; GovernanceAction.sol, PauseRouter.sol and NoteERC20.sol. All these contracts are deployed using a proxy pattern whereby the implementation contract is used by the proxy contrac...

7.3AI score
SaveExploits0
Cloud Foundry
Cloud Foundry
added 2021/09/07 12:00 a.m.40 views

USN-5020-1: Ruby vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description It was discovered that Ruby incorrectly handled certain inputs. An attacker could possibly use this issue to execute arbitrary code. CVE-2021-31799 It was discovered that Ruby incorrectly handled certain...

7.4CVSS7.6AI score0.0305EPSS
SaveExploits2Affected Software2
Cloud Foundry
Cloud Foundry
added 2021/09/07 12:00 a.m.64 views

USN-5013-1: systemd vulnerabilities | Cloud Foundry

Severity High Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description It was discovered that systemd incorrectly handled certain mount paths. A local attacker could possibly use this issue to cause systemd to crash, resulting in a denial of service. CVE-2021-33910 Mitchell...

6.1CVSS6.6AI score0.08792EPSS
SaveExploits3Affected Software3
Cloud Foundry
Cloud Foundry
added 2021/09/07 12:00 a.m.34 views

USN-5005-1: DjVuLibre vulnerability | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description It was discovered that DjVuLibre incorrectly handled certain djvu files. An attacker could possibly use this issue to execute arbitrary code or cause a crash. CVEs contained in this USN include:...

5.5CVSS6.4AI score0.01055EPSS
SaveExploits0Affected Software2
Cloud Foundry
Cloud Foundry
added 2021/09/07 12:00 a.m.60 views

USN-5051-1: OpenSSL vulnerabilities | Cloud Foundry

Severity High Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description John Ouyang discovered that OpenSSL incorrectly handled decrypting SM2 data. A remote attacker could use this issue to cause applications using OpenSSL to crash, resulting in a denial of service, or possibl...

9.8CVSS8.3AI score0.87816EPSS
SaveExploits1Affected Software3
Cloud Foundry
Cloud Foundry
added 2021/09/07 12:00 a.m.84 views

USN-3809-2: OpenSSH regression | Cloud Foundry

Severity Unknown Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description USN-3809-1 fixed vulnerabilities in OpenSSH. The update for CVE-2018-15473 was incomplete and could introduce a regression in certain environments. This update fixes the problem. We apologize for the...

5.9CVSS6.8AI score0.98631EPSS
SaveExploits26Affected Software3
Cloud Foundry
Cloud Foundry
added 2021/09/07 12:00 a.m.26 views

CVE-2021-22099: Server Side Request Forgery in Cloud Controller | Cloud Foundry

Severity Medium Vendor Cloud Foundry Foundation Description Cloud Foundry Cloud Controller component is vulnerable to a Server-Side Request Forgery SSRF vulnerability. A malicious user can use this vulnerability to send HTTP GET requests to any internal component in the CF environment, and also t...

6.2AI score
SaveExploits0Affected Software2
Cloud Foundry
Cloud Foundry
added 2021/09/07 12:00 a.m.50 views

USN-5021-1: curl vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description Harry Sintonen and Tomas Hoger discovered that curl incorrectly handled TELNET connections when the -t option was used on the command line. Uninitialized data possibly containing sensitive information cou...

5.3CVSS6.3AI score0.0627EPSS
SaveExploits3Affected Software3
Kitploit
Kitploit
added 2021/09/03 12:30 p.m.59 views

MobileAudit - SAST and Malware Analysis for Android Mobile APKs

Django Web application for performing Static Analysis and detecting malware in Android APKs In each of the scans, it would have the following information: Application Info Security Info Components SAST Findings Best Practices Implemented Virus Total Info Certificate Info Strings Databases Files F...

7.3AI score
SaveExploits0References5
Rapid7 Blog
Rapid7 Blog
added 2021/09/02 3:44 p.m.197 views

Active Exploitation of Confluence Server & Confluence Data Center: CVE-2021-26084

This attack is ongoing. See the Updates section at the end of this post for new information as it comes to light. On August 25, 2021, Atlassian published details on CVE-2021-26084, a critical remote code execution vulnerability in Confluence Server and Confluence Data Center. The vulnerability...

7.5CVSS0.3AI score0.99999EPSS
SaveExploits46
Positive Technologies
Positive Technologies
added 2021/09/01 12:00 a.m.6 views

PT-2021-4994 · Microsoft · Windows Appx Deployment Server +1

Name of the Vulnerable Software and Affected Versions: Windows AppX Deployment Service affected versions not specified Description: The issue is related to insufficient access restrictions in the Windows AppX Deployment Service, which can be exploited to elevate privileges. This allows an attacke...

7.8CVSS7AI score0.00706EPSS
SaveExploits0References9
Gitee
Gitee
added 2021/08/31 12:51 p.m.11 views

Exploit for Server-Side Request Forgery in Microsoft

Exchange SSRF GetShell --- RunCommand CVE-2021–26855.exe -host 10.11.11.24 -mail [email protected] --- 效果图 - 写出webshell到服务器 - 使用菜刀连接webshell...

9.8CVSS9.5AI score0.99996EPSS
SaveExploits65
Code423n4
Code423n4
added 2021/08/30 12:00 a.m.35 views

DOS by Frontrunning NoteERC20 initialize() Function

Handle leastwood Vulnerability details Impact The scripts/ folder outlines a number of deployment scripts used by the Notional team. Some of the contracts deployed utilise the ERC1967 upgradeable proxy standard. This standard involves first deploying an implementation contract and later a proxy...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/08/26 3:23 p.m.10 views

Low: Red Hat Enhancement Advisory: Red Hat OpenShift Service on AWS 1.0 enhancements

A new Red Hat OpenShift Service on AWS package is available for Red Hat Enterprise Linux 8. Red Hat OpenShift Service on AWS is a fully-managed OpenShift service, jointly managed and supported by both Red Hat and Amazon Web Services AWS. Having your clusters maintained by this service gives you t...

6.5CVSS6.6AI score0.06975EPSS
SaveExploits1References11
CNVD
CNVD
added 2021/08/26 12:00 a.m.34 views

Cisco Application Policy Infrastructure Controller Cross-Site Scripting Vulnerability (CNVD-2021-68730)

Cisco Application Policy Infrastructure Controller APIC is an automated infrastructure deployment and governance solution from Cisco USA. Controller's web UI contains a stored cross-site scripting vulnerability, which can be exploited by an attacker to execute arbitrary script code or access...

5.4CVSS2.3AI score0.00599EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2021/08/25 6:32 a.m.67 views

CVE-2021-3735

A deadlock issue was found in the AHCI controller device of QEMU. It occurs on a software reset ahciresetport while handling a host-to-device Register FIS Frame Information Structure packet from the guest. A privileged user inside the guest could use this flaw to hang the QEMU process on the host...

4.4CVSS1.9AI score0.00204EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/08/25 12:00 a.m.9 views

PT-2021-6590 · Gitlab · Gitlab Ce/Ee +1

Name of the Vulnerable Software and Affected Versions: GitLab CE/EE versions 13.0 and later Description: The issue is related to improper authorization in GitLab, affecting guests in private projects. This allows unauthorized access to view CI/CD analytics. The vulnerability can be exploited...

4.3CVSS4.2AI score0.00833EPSS
SaveExploits0References14
CNVD
CNVD
added 2021/08/24 12:00 a.m.29 views

JetBrains Hub Encryption Issue Vulnerability

JetBrains Hub is a web-based application from JetBrains Czech Republic. The application is capable of integrating multiple JetBrains team tools together. An encryption issue vulnerability exists in versions prior to JetBrains Hub 2021.1.13262, which stems from the fact that the CSP used by the...

6.5CVSS0.8AI score0.00665EPSS
SaveExploits0References1
Rows per page
Query Builder