Lucene search
+L

20474 matches found

Cloud Foundry
Cloud Foundry
added 2023/02/24 12:00 a.m.65 views

USN-5811-1: Sudo vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Canonical Ubuntu 22.04 Description Matthieu Barjole and Victor Cutillas discovered that Sudo incorrectly handled user-specified editors when using the sudoedit command. A local attacker that has permission to use the...

7.8CVSS7.3AI score0.55367EPSS
SaveExploits22
Cloud Foundry
Cloud Foundry
added 2023/02/24 12:00 a.m.75 views

USN-5825-2: PAM regressions | Cloud Foundry

Severity Negligible Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 16.04 Canonical Ubuntu 18.04 Canonical Ubuntu 22.04 Description USN-5825-1 fixed vulnerabilities in PAM. Unfortunately that update was incomplete and could introduce a regression. This update fixes the problem. We...

9.8CVSS9.8AI score0.01491EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/02/24 12:00 a.m.113 views

WordPress 'wp-cron.php' Accessible/Enabled (HTTP) - Active Check

The remote WordPress instance might have a default setup of SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:wordpress:wordpress";...

5.3CVSS5.4AI score0.01659EPSS
SaveExploits1References4
Cloud Foundry
Cloud Foundry
added 2023/02/24 12:00 a.m.33 views

USN-5806-2: Ruby vulnerability | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Canonical Ubuntu 22.04 Description USN-5806-1 fixed vulnerabilities in Ruby. This update fixes the problem for Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, and Ubuntu 22.10. Original advisory details: Hiroshi Tokumaru...

8.8CVSS9.1AI score0.0244EPSS
SaveExploits1
Cloud Foundry
Cloud Foundry
added 2023/02/24 12:00 a.m.52 views

USN-5855-1: ImageMagick vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description It was discovered that ImageMagick incorrectly handled certain PNG images. If a user or automated system were tricked into opening a specially crafted PNG file, an attacker could use this issue to cause...

6.5CVSS7.3AI score0.89855EPSS
SaveExploits31
Cloud Foundry
Cloud Foundry
added 2023/02/23 12:00 a.m.58 views

USN-5810-1: Git vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Canonical Ubuntu 22.04 Description Markus Vervier and Eric Sesterhenn discovered that Git incorrectly handled certain gitattributes. An attacker could possibly use this issue to cause a crash or execute arbitrary cod...

9.8CVSS10AI score0.56334EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/02/22 12:14 p.m.61 views

U.S. Dept Of Defense: Reflected XSS in ██████████

A reflected XSS vulnerability was found on one of the subdomains of a website. The vulnerability was present in the "militarybranch" parameter of the "NextRequestAccount.action" page. An attacker could exploit this vulnerability to execute XSS attacks and steal user's cookies, launch phishing...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2023/02/22 12:11 p.m.50 views

U.S. Dept Of Defense: Reflected XSS in ██████████

A reflected XSS vulnerability was found on one of the subdomains of a website. The vulnerability was present in the "militarybranch" parameter of the "NextRequestAccount.action" page. An attacker could exploit this vulnerability to execute XSS attacks and steal user's cookies, launch phishing...

6.2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/02/22 6:51 a.m.7 views

Gcore Thwarts Massive 650 Gbps DDoS Attack on Free Plan Client

At the beginning of January, Gcore faced an incident involving several L3/L4 DDoS attacks with a peak volume of 650 Gbps. Attackers exploited over 2000 servers belonging to one of the top three cloud providers worldwide and targeted a client who was using a free CDN plan. However, due to Gcore's...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/22 12:00 a.m.18 views

Doubling of KIBToken balances

Lines of code Vulnerability details Impact The KIBToken.transfer function overrides the ERC20Upgradeable.transfer function and adds custom logic. The modified function looks like this: function transferaddress from, address to, uint256 amount internal override // ... uint256 startingFromBalance =...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/22 12:00 a.m.24 views

KUMASwap.buyBond() is vulnerable to being used for reentry attacks

Lines of code Vulnerability details Impact KUMASwap.buyBond could be exploited for some kind of reentry attack now or in the future Proof of Concept KUMASwap.buyBond may trigger a callback to the sender's contract before the following statements being executed: updateMinCoupon;...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/22 12:00 a.m.27 views

KIBToken: Unexpected reverts of _calculateCumulativeYield & _calculatePreviousEpochCumulativeYield

Lines of code Vulnerability details Impact In KIBToken the calculateCumulativeYield & calculatePreviousEpochCumulativeYield functions intend to calculate the yields using the formula yield.rayPowtime.rayMulcumulativeYield. function calculateCumulativeYield private view returns uint256 uint256...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/22 12:00 a.m.13 views

KUMAFeeCollector - duplicate payee can be added

Lines of code Vulnerability details Impact In KUMAFeeCollector contract, the addPayee validates that an already present payee cannot be added again to the payees set. function addPayeeaddress payee, uint256 share external override onlyManager if payees.containspayee revert...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/22 12:00 a.m.20 views

KUMABondToken.approve() should revert if the owner of the tokenId is blacklisted

Lines of code Vulnerability details Impact It is still possible for a blacklisted user's bond token to be approved. Proof of Concept KUMABondToken.approve only checks if msg.sender and to are not blacklisted. It doesn't check if the owner of the tokenId is not blacklisted. For example, the...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/02/22 12:00 a.m.4 views

PT-2023-2014 · Cisco · Cisco Nexus 9000 Series Fabric Switches

Name of the Vulnerable Software and Affected Versions: Cisco Nexus 9000 Series Fabric Switches in Application Centric Infrastructure ACI Mode affected versions not specified Description: A vulnerability in the Link Layer Discovery Protocol LLDP feature could allow an unauthenticated, adjacent...

7.4CVSS6.4AI score0.00296EPSS
SaveExploits0References8
F5 Networks
F5 Networks
added 2023/02/21 8:00 p.m.142 views

K01051452: NGINX Ingress Controller vulnerability CVE-2021-23055

Security Advisory Description The command line restriction that controls snippet use with NGINX Ingress Controller does not apply to Ingress objects. CVE-2021-23055 Impact An attacker with privileges to deploy Ingress resources can inject configuration snippets that may allow them to gain access ...

6.5CVSS6.8AI score0.00769EPSS
SaveExploits0Affected Software1
F5 Networks
F5 Networks
added 2023/02/21 7:59 p.m.88 views

K49549213: Advanced WAF and BIG-IP ASM brute force mitigation may fail when receiving a specially crafted request

Security Advisory Description F5 Advanced Web Application Firewall WAF and BIG-IP ASM brute force mitigation may fail. This issue occurs when all of the following conditions are met: A security policy is configured with a login page using basic authentication as its authentication type. The...

6.7AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 7:26 p.m.29 views

K25165813: BIG-IP SSL connection Alert Timeout security exposure

Security Advisory Description The mitigation for K41515225: BIG-IP SSL connection security exposure may not work in all conditions. If after applying the workaround in K41515225: BIG-IP SSL connection security exposure, setting the Alert Timeout to its minimum value of 1 second, you continue to...

6.5AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:55 p.m.47 views

K27617652: BIG-IP APM OAuth failure response message vulnerability CVE-2018-15335

Security Advisory Description When APM is deployed as an OAuth Resource Server, APM becomes a client application to an external OAuth authorization server. In certain cases when communication between the BIG-IP APM and the OAuth authorization server is lost, APM may not display the intended messa...

5.9CVSS6AI score0.01427EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:54 p.m.117 views

K31300402: Virtual Machine Manager L1 Terminal Fault vulnerability CVE-2018-3646

Security Advisory Description Systems with microprocessors utilizing speculative execution and address translations may allow unauthorized disclosure of information residing in the L1 data cache to an attacker with local user access with guest OS privilege via a terminal page fault and a...

5.6CVSS7.8AI score0.08101EPSS
SaveExploits0Affected Software19
Rows per page
Query Builder