Lucene search
+L

522 matches found

Tenable Nessus
Tenable Nessus
added 2021/08/18 12:0 a.m.30 views

Cisco IOS XE Software Arbitrary Code Execution (cisco-sa-ios-xe-evss-code-exe-8cw5VSvw)

According to its self-reported version, Cisco IOS-XE Software is affected by an arbitrary code execution vulnerability. An unauthenticated, remote attacker can execute arbitrary code on the underlying Linux operating system of an affected device. The vulnerability is due to incorrect boundary...

9.8CVSS8.7AI score0.03209EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/08/12 12:0 a.m.36 views

Cisco Packet Tracer for Windows DLL Injection (cisco-sa-packettracer-dll-inj-Qv8Mk5Jx)

According to its self-reported version, Cisco Packet Tracer for Windows is affected by a DLL Injection vulnerability. An authenticated, local attacker could exploit this, by inserting a configuration file in a specific path on the system, to cause a malicious DLL file to be loaded. Successful...

7.3CVSS7.7AI score0.00318EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/08/04 12:0 a.m.102 views

Cisco RV340, RV340W, RV345, and RV345P Dual WAN Gigabit VPN Routers Multiple Vulnerabilities (cisco-sa-rv340-cmdinj-rcedos-pY8J3qfy)

According to its self-reported version, Cisco Small Business RV Series Router Firmware is affected by multiple vulnerabilities: - A vulnerability in the web-based management interface of Cisco Small Business RV340, RV340W, RV345, and RV345P Dual WAN Gigabit VPN Routers could allow an...

10CVSS8.5AI score0.09691EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/07/06 12:0 a.m.85 views

Cisco IOS XE Software Privilege Escalation Vulnerability (cisco-sa-priv-esc1-OKMKFRhV)

According to its self-reported version, Cisco IOS XE Software is affected by a privilege escalation vulnerability in the Virtual Services Container of Cisco IOS XE Software could allow an authenticated, local attacker to gain root-level privileges on an affected device. The vulnerability is due t...

7.2CVSS6.6AI score0.00339EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/06/30 12:0 a.m.27 views

Cisco SD-WAN vManage Software Path Traversal (cisco-sa-vman-pathtrav-Z5mCVsjf)

According to its self-reported version, Cisco SD-WAN vManage Software is affected by a vulnerability in the web-based management interface due to insufficient validation of HTTP requests. An authenticated, remote attacker can exploit this, by sending crafted HTTP requests, in order to conduct pat...

6.8CVSS6.1AI score0.01949EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/06/28 12:0 a.m.24 views

Cisco ACI Multi-Site Orchestrator Application Services Engine Deployment Authentication Bypass (cisco-sa-mso-authbyp-bb5GmBQv)

According to its self-reported version, a vulnerability in an API endpoint of Cisco ACI Multi-Site Orchestrator MSO installed on the Application Services Engine could allow an unauthenticated, remote attacker to bypass authentication on an affected device. The vulnerability is due to improper tok...

10CVSS8.8AI score0.14359EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/06/25 12:0 a.m.39 views

Cisco Webex Player Memory Corruption (cisco-sa-webex-player-kOf8zVT)

The version of Cisco Webex Player installed on the remote host is affected by a memory corruption vulnerability due to insufficient validation of values in Webex recording files that are in Webex Recording Format WRF. An attacker could exploit this by sending a user a malicious WRF file through a...

7.8CVSS7.9AI score0.01024EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/06/24 12:0 a.m.31 views

Cisco SD-WAN Software vDaemon DOS (cisco-sa-sdwan-dos-Ckn5cVqW)

According to its self-reported version, Cisco SD-WAN Viptela Software is affected by a vulnerability. Please see the included Cisco BIDs and Cisco Security Advisory for more information. TRUSTED...

7.8CVSS7.4AI score0.01519EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/06/17 12:0 a.m.153 views

Cisco Webex Teams for Windows DLL Injection (cisco-sa-webex-dll-inject-XNmcSGTU)

According to its self-reported version, Cisco Webex Teams for Windows is affected by an dll injection vulnerability due to incorrect handling of directory paths at run time. An authenticated, local attacker can exploit this, by inserting a configuration file in a specific path in the system, to...

7.8CVSS7.9AI score0.00326EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/06/17 12:0 a.m.58 views

Cisco Webex Meetings DLL Injection (cisco-sa-webex-dll-inject-XNmcSGTU)

According to its self-reported version, Cisco Webex Meetings is affected by an dll injection vulnerability due to incorrect handling of directory paths at run time. An authenticated, local attacker can exploit this, by inserting a configuration file in a specific path in the system, to execute...

7.8CVSS7.9AI score0.00326EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/06/17 12:0 a.m.37 views

Cisco Webex Network Recording Player and Cisco Webex Player DLL Injection (cisco-sa-webex-dll-inject-XNmcSGTU)

According to its self-reported version, Cisco Webex Network Recording Player is affected by an dll injection vulnerability due to incorrect handling of directory paths at run time. An authenticated, local attacker can exploit this, by inserting a configuration file in a specific path in the syste...

7.8CVSS7.9AI score0.00326EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2021/06/16 12:0 a.m.13 views

maxSumOfPrices check is broken

Handle 0xRajeev Vulnerability details Impact rentAllCards requires the sender to specify a maxSumOfPrices parameter which specifies “limit to the sum of the bids to place” as specified in the Natspec @param comment. This is apparently for front-run protection. However, this function parameter...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/16 12:0 a.m.11 views

Missing call to removeOldBids may affect foreclosure

Handle 0xRajeev Vulnerability details Impact Orderbook.removeBids as commented “///remove bids in closed markets for a given user ///this can reduce the users bidRate and chance to foreclose” removeOldBids is performed currently in Market.newRental and Treasury.deposit to “do some cleaning up, it...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/16 12:0 a.m.8 views

Missing call to removeUserFromOrderbook after user is foreclosed

Handle 0xRajeev Vulnerability details Impact Orderbook’s removeUserFromOrderbook is used to delete/remove user’s bids when they are deemed foreclosed. This is called in Market newRental and Treasury withdrawDeposit when users are determined to be foreclosed given their deposit and bid situation...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/06/04 12:0 a.m.33 views

Cisco Webex Network Recording Player and Webex Player Memory Corruption (cisco-sa-webex-player-dOJ2jOJ)

The version of Cisco Webex Network Recording Player and Cisco Webex Player installed on the remote host is affected by a memory corruption vulnerability due to insufficient validation of Webex recording files formatted as either Advanced Recording Format ARF or Webex Recording Format WRF. allow a...

7.8CVSS7.9AI score0.01081EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/05/28 12:0 a.m.48 views

Multiple Cisco Products Snort HTTP Detection Engine File Policy Bypass (cisco-sa-http-fp-bp-KfDdcQhc)

According to its self-reported version, Cisco IOS XE is affected by a vulnerability in the Snort detection engine due to a flaw in the handling of HTTP header parameters. An unauthenticated, remote attacker can exploit this by sending crafted HTTP packets through an affected device. A successful...

5.8CVSS5.8AI score0.01714EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2021/05/28 12:0 a.m.43 views

Cisco Firepower Threat Defence Snort HTTP Detection Engine File Policy Bypass (cisco-sa-http-fp-bp-KfDdcQhc)

According to its self-reported version, Cisco IOS XE is affected by a vulnerability in the Snort detection engine due to a flaw in the handling of HTTP header parameters. An unauthenticated, remote attacker can exploit this by sending crafted HTTP packets through an affected device. A successful...

5.8CVSS5.8AI score0.01714EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2021/05/21 12:0 a.m.28 views

Cisco Email Security Appliance Information Disclosure (cisco-sa-esa-wsa-sma-info-gY2AEz2H)

A vulnerability in the web-based management interface of Cisco AsyncOS Software for Cisco Email Security Appliance ESA could allow an authenticated, remote attacker to access sensitive information on an affected device. The vulnerability exists because confidential information is included in HTTP...

6.5CVSS6.6AI score0.01156EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2021/05/21 12:0 a.m.23 views

Cisco Content Security Management Appliance Information Disclosure (cisco-sa-esa-wsa-sma-info-gY2AEz2H)

A vulnerability in the web-based management interface of Cisco AsyncOS Software for Cisco Content Security Management Appliance SMA could allow an authenticated, remote attacker to access sensitive information on an affected device. The vulnerability exists because confidential information is...

6.5CVSS6.6AI score0.01156EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2021/05/20 12:0 a.m.26 views

Cisco Web Security Appliance Stored XSS (cisco-sa-wsa-xss-RuB5WGqL)

According to its self-reported version, Cisco Web Security Appliance WSA is affected by a cross-site scripting XSS vulnerability. A vulnerability in the web-based management interface of Cisco AsyncOS for Cisco Web Security Appliance WSA could allow an authenticated, remote attacker to conduct a...

4.8CVSS5.5AI score0.00787EPSS
SaveExploits0References4
Rows per page
Query Builder