Lucene search
+L

3189 matches found

Openbugbounty
Openbugbounty
added 2021/10/04 7:41 p.m.20 views

next-iq.com Cross Site Scripting vulnerability OBB-2157367

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
ThreatPost
ThreatPost
added 2021/09/17 1:20 p.m.27 views

Ditch the Alert Cannon: Modernizing IDS is a Security Must-Do

After more than 20 years of underwhelming results, security leaders have accepted their intrusion detection system IDS programs as no more than a compliance checkoff. It’s no secret that IDS’s reliance on bi-modal signatures is brittle, easily evaded and often referred to as an “alert cannon.” Ti...

7.5AI score
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/14 8:7 p.m.54 views

Security Bulletin: Security Vulnerabilities in IBM® Java SDK July 2021 CPU affect multiple IBM Continuous Engineering products based on IBM Jazz Technology

Summary There are multiple vulnerabilities in IBM® SDK Java Technology Edition from July 2021 CPU that are used by IBM Jazz Team Server affecting the following IBM Jazz Team Server based Applications: Engineering Lifecycle Management ELM, IBM Engineering Requirements Management DOORS Next DOORS...

7.5CVSS0.5AI score0.04008EPSS
SaveExploits0Affected Software9
PyPA
PyPA
added 2021/09/08 6:15 p.m.7 views

PYSEC-2021-359

Flask-AppBuilder is an application development framework, built on top of Flask. In affected versions if using Flask-AppBuilder OAuth, an attacker can share a carefully crafted URL with a trusted domain for an application built with Flask-AppBuilder, this URL can redirect a user to a malicious...

7.2CVSS6.8AI score0.007EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/09/01 6:24 p.m.57 views

GHSA-9GR3-7897-PP7M XSS in Image Optimization API for Next.js

Impact - Affected: All of the following must be true to be affected - Next.js between version 10.0.0 and 11.1.0 - The next.config.js file has images.domains array assigned - The image host assigned in images.domains allows user-provided SVG - Not affected: The next.config.js file has images.loade...

7.5CVSS5.8AI score0.01139EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2021/08/30 12:0 a.m.23 views

ZEIT Next.js 跨站脚本漏洞

ZEIT Next.js is an open source web application framework from ZEIT based on Vue.js, Node.js, Webpack and Babel.js. Next.js versions 10.0.0 to 11.0.0 have a cross-site scripting vulnerability that can be exploited by attackers to execute arbitrary js commands...

7.5CVSS8.4AI score0.01139EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.34 views

Double free in insert_many

An issue was discovered in the insertmany crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next method panics...

7.5CVSS1.4AI score0.01135EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 1:15 a.m.5 views

DEBIAN-CVE-2021-40083

Knot Resolver before 5.3.2 is prone to an assertion failure, triggerable by a remote attacker in an edge case NSEC3 with too many iterations used for a positive wildcard proof...

7.5CVSS7.5AI score0.01421EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/16 11:15 a.m.9 views

CVE-2021-24519

The VikRentCar Car Rental Management System WordPress plugin before 1.1.10 does not sanitise the 'Text Next to Icon' field when adding or editing a Characteristic, allowing high privilege users such as admin to use XSS payload in it, leading to an authenticated Stored Cross-Site Scripting issue...

4.8CVSS5.8AI score0.00613EPSS
SaveExploits2References1
BDU FSTEC
BDU FSTEC
added 2021/08/13 12:0 a.m.10 views

The vulnerability of the printing control software in PaperCut MF and PaperCut NG, which exists due to the lack of measures to neutralize special elements, allows a violator to implement a script through the user interface.

The vulnerability of the printing control software in PaperCut MF and PaperCut NG exists due to the failure to take measures to neutralize specific elements. Exploiting this vulnerability allows a malicious actor, operating remotely, to implement a malicious script through the user interface...

10CVSS7.8AI score0.03932EPSS
SaveExploits0References3Affected Software3
OSV
OSV
added 2021/08/12 2:51 p.m.24 views

GHSA-VXF5-WXWP-M7G9 Open Redirect in Next.js

Next.js is an open source website development framework to be used with the React library. In affected versions specially encoded paths could be used when pages/error.js was statically generated, allowing an open redirect to occur to an external site. In general, this redirect does not directly...

6.9CVSS6.5AI score0.01198EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/08/10 4:14 p.m.11 views

rust: memory safety violation in Zip implementation when next_back() and next() are used together

In the standard library in Rust before 1.52.0, the Zip implementation calls iteratorgetunchecked more than once for the same index under certain conditions when nextback and next are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the...

7.5CVSS5.8AI score0.01997EPSS
SaveExploits1References4
Rockylinux
Rockylinux
added 2021/08/10 12:0 p.m.13 views

nmstate bug fix and enhancement update

An update is available for nmstate. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Nmstate is a library with an accompanying command line tool that manages host...

1AI score
SaveExploits0
AlmaLinux
AlmaLinux
added 2021/08/10 12:0 p.m.19 views

nmstate bug fix and enhancement update

Nmstate is a library with an accompanying command line tool that manages host networking settings in a declarative manner. Bug Fixes and Enhancements: Cannot configure IP on an ovs interface which has the same name with ovs bridge BZ1979220 libnmstate expects VF to be named differently to its...

0.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/08/10 7:28 a.m.10 views

rust: memory safety violation in Zip implementation when next_back() and next() are used together

In the standard library in Rust before 1.52.0, the Zip implementation calls iteratorgetunchecked more than once for the same index under certain conditions when nextback and next are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the...

7.5CVSS5.8AI score0.01997EPSS
SaveExploits1References4
CNVD
CNVD
added 2021/07/23 12:0 a.m.17 views

Hutchinson Next-Generation Cloud Desktop Has File Upload Vulnerability

Hutchison Next Generation Desktop is a desktop virtualization product based on NGD Next Generation Desktop architecture. Hutchinson Next Generation Desktop has a file upload vulnerability, which can be exploited by attackers to upload a webshell and gain server privileges...

3.4AI score
SaveExploits0
CNVD
CNVD
added 2021/07/23 12:0 a.m.16 views

Huawei Technologies Eudemon 1000E-N3 has a weak password vulnerability

Eudemon1000E-N3 is a next-generation firewall. Huawei Technologies Eudemon1000E-N3 has a weak password vulnerability, which can be exploited by attackers to obtain sensitive information...

2.8AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2021/07/19 12:0 a.m.21 views

Vik Rent Car < 1.1.10 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitise the 'Text Next to Icon' field when adding or editing a Characteristic, allowing high privilege users such as admin to use XSS payload in it, leading to an authenticated Stored Cross-Site Scripting issue PoC Add or Edit a Characteristic...

3.5CVSS4.5AI score0.00613EPSS
SaveExploits2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2021/07/16 5:54 p.m.69 views

Security Bulletin: Multiple vulnerabilites affect IBM Jazz Foundation and IBM Engineering products.

Summary There are multiple vulnerabilities that are used by IBM Jazz Team Server affecting the following IBM Jazz Team Server based Applications: Engineering Lifecycle Management ELM, IBM Engineering Requirements Management DOORS Next DOORS Next, IBM Engineering Workflow Management EWM, IBM...

9.8CVSS9AI score0.99019EPSS
SaveExploits15Affected Software5
BDU FSTEC
BDU FSTEC
added 2021/07/02 12:0 a.m.11 views

The vulnerability in the `get_next_block` function of the `archival/libarchive/decompress_bunzip2.c` component of the BusyBox command-line utility tools on UNIX systems, related to integer overflows, allows a malicious actor to cause a service failure.

The vulnerability in the getnextblock function of the archival/libarchive/decompressbunzip2.c component of the BusyBox command-line utility set is related to a numerical overflow condition. Exploiting this vulnerability allows an attacker to cause a service failure remotely...

6.5CVSS6.4AI score0.01316EPSS
SaveExploits1References8Affected Software3
Rows per page
Query Builder