Lucene search
+L

14338 matches found

CVE
CVE
added 2023/02/16 3:27 p.m.103 views

CVE-2023-20053

Cisco Nexus Dashboard’s web-based management interface is affected by a cross-site scripting (XSS) vulnerability due to insufficient input validation. An unauthenticated, remote attacker could lure a user into clicking a crafted link, allowing execution of arbitrary script code in the affected in...

6.1CVSS5.9AI score0.00519EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/16 3:27 p.m.10 views

CVE-2023-20053

A vulnerability in the web-based management interface of Cisco Nexus Dashboard could allow an unauthenticated, remote attacker to conduct a cross-site scripting XSS attack against a user of the web-based management interface of an affected device. This vulnerability is due to insufficient user...

6.1CVSS6.1AI score0.00519EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/02/16 8:58 a.m.6 views

CVE-2023-0861 Authenticated Command Injection in NetModule NSRW

NetModule NSRW web administration interface executes an OS command constructed with unsanitized user input. A successful exploit could allow an authenticated user to execute arbitrary commands with elevated privileges. This issue affects NSRW: from 4.3.0.0 before 4.3.0.119, from 4.4.0.0 before...

7.2CVSS7.7AI score0.28655EPSS
SaveExploits1References2
Cisco
Cisco
added 2023/02/15 4:00 p.m.43 views

Cisco Nexus Dashboard Cross-Site Scripting Vulnerability

A vulnerability in the web-based management interface of Cisco Nexus Dashboard could allow an unauthenticated, remote attacker to conduct a cross-site scripting XSS attack against a user of the web-based management interface of an affected device. This vulnerability is due to insufficient user...

6.1CVSS6AI score0.00519EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:32 a.m.7 views

SUSE CVE-2014-0472

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

5.1CVSS7.4AI score0.0565EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:57 a.m.4 views

SUSE CVE-2016-8620

The 'globbing' feature in curl before version 7.51.0 has a flaw that leads to integer overflow and out-of-bounds read via user controlled input...

9.8CVSS9.5AI score0.04667EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2023/02/15 4:47 a.m.7 views

SUSE CVE-2017-7519

In Ceph, a format string flaw was found in the way libradosstriper parses input from user. A user could crash an application or service using the libradosstriper library...

4.3CVSS6.8AI score0.00501EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:19 a.m.9 views

SUSE CVE-2019-0230

Apache Struts 2.0.0 to 2.5.20 forced double OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution...

9.8CVSS9.7AI score0.97112EPSS
SaveExploits15References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.6 views

SUSE CVE-2021-32823

In the bindata RubyGem before version 2.4.10 there is a potential denial-of-service vulnerability. In affected versions it is very slow for certain classes in BinData to be created. For example BinData::Bit100000, BinData::Bit100001, BinData::Bit100002, BinData::Bit. In combination with...

4.3CVSS4.5AI score0.01866EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.5 views

SUSE CVE-2022-23587

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, Grappler component of TensorFlow is vulnerable to an integer overflow during cost estimation for crop and resize. Since the cropping parameters are user controlled, a malicious person can trigger undefined behavior...

9.8CVSS9.1AI score0.00888EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.11 views

SUSE CVE-2022-24300

Minetest before 5.4.0 allows attackers to add or modify arbitrary meta fields of the same item stack as saved user input, aka ItemStack meta injection...

9.8CVSS9.3AI score0.0166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.5 views

SUSE CVE-2022-36359

An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download RFD attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input...

7.3CVSS7.7AI score0.00828EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.6 views

SUSE CVE-2022-40152

Those using Woodstox to parse XML data may be vulnerable to Denial of Service attacks DOS if DTD support is enabled. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack...

5.9CVSS6.4AI score0.19653EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.3 views

SUSE CVE-2022-45442

Sinatra is a domain-specific language for creating web applications in Ruby. An issue was discovered in Sinatra 2.0 before 2.2.3 and 3.0 before 3.0.4. An application is vulnerable to a reflected file download RFD attack that sets the Content-Disposition header of a response when the filename is...

7CVSS7.3AI score0.00642EPSS
SaveExploits1References3
OSV
OSV
added 2023/02/14 7:34 p.m.54 views

GO-2023-1557 Denial of service via HAMT decoding panic in github.com/ipfs/go-unixfs

Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus "fanout" parameter in the HAMT directory nodes. A workaround is to not feed untrusted user data to th...

7.5CVSS6.2AI score0.00675EPSS
SaveExploits0References2
NVD
NVD
added 2023/02/14 11:15 a.m.53 views

CVE-2022-31808

A vulnerability has been identified in SiPass integrated AC5102 ACC-G2 All versions V2.85.44, SiPass integrated ACC-AP All versions V2.85.43. Affected devices improperly sanitize user input on the telnet command line interface. This could allow an authenticated user to escalate privileges by...

7.8CVSS7.9AI score0.00229EPSS
SaveExploits0References1
Prion
Prion
added 2023/02/14 11:15 a.m.28 views

Design/Logic Flaw

A vulnerability has been identified in SiPass integrated AC5102 ACC-G2 All versions V2.85.44, SiPass integrated ACC-AP All versions V2.85.43. Affected devices improperly sanitize user input on the telnet command line interface. This could allow an authenticated user to escalate privileges by...

4.3CVSS7.7AI score0.00229EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2023/02/14 10:36 a.m.61 views

CVE-2022-31808

A vulnerability has been identified in SiPass integrated AC5102 ACC-G2 All versions V2.85.44, SiPass integrated ACC-AP All versions V2.85.43. Affected devices improperly sanitize user input on the telnet command line interface. This could allow an authenticated user to escalate privileges by...

7.8CVSS8AI score0.00229EPSS
SaveExploits0References1
Ivanti
Ivanti
added 2023/02/14 7:22 a.m.7 views

JSA10502 - 2012-03 Security Bulletin: Pulse Connect Secure (PCS): Cross Site Scripting Issue

Ivanti 4th of March 2024 - This isn't an active SA and any new edits are part of an article maintenance project. A cross site scripting issue has been found in the Pulse Connect Secure device. The cause of this issue is due to incorrect validation of user input sent to the web server. This issue...

5.9AI score
SaveExploits0
Ivanti
Ivanti
added 2023/02/14 7:22 a.m.11 views

JSA10589 - 2013-09 Security Bulletin: Pulse Connect Secure (PCS): Multiple cross site scripting issues

Ivanti 4th of March 2024 - This isn't an active SA and any new edits are part of an article maintenance project. Multiple cross site scripting issues have been found in the Pulse Connect Secure PCS product. The issues are the result of incorrect validation of user input sent to the PCS web server...

4.3CVSS6.2AI score0.00931EPSS
SaveExploits0
Rows per page
Query Builder