Lucene search
+L

14410 matches found

exploitpack
exploitpack
•added 2017/04/25 12:00 a.m.•91 views

OpenText Documentum Content Server - dm_bp_transition.ebs docbase Method Arbitrary Code Execution

OpenText Documentum Content Server - dmbptransition.ebs docbase Method Arbitrary Code Execution ''' CVE Identifier: CVE-2017-7221 Vendor: OpenText Affected products: OpenText Documentum Content Server all versions Researcher: Andrey B. Panfilov Severity Rating: CVSS v3 Base Score: 8.8...

9CVSS1AI score0.04232EPSS
SaveExploits6
Hacker One
Hacker One
•added 2017/04/24 2:01 p.m.•25 views

Weblate: Missing restriction on string size of Full Name at https://demo.weblate.org/accounts/register/

Hi there Vulnerability Title: During my regular testing, I have found that there was no restriction on the amount of text that can be inserted into a user's Full name field. Security Impact: When the text size was large enough the service resulting in a momentary outage in our non-production...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2017/04/21 12:00 a.m.•18 views

PT-2018-08: SQL injection in Ipswitch WhatsUp Gold

The specialists of the Positive Research center have detected an SQL injection vulnerability in Ipswitch WhatsUp Gold. SQL injection vulnerability in Ipswitch WhatsUp Gold, due to insufficient validation of user input on some .ASP pages, allows attackers to execute arbitrary SQL commands and obta...

9.8CVSS10AI score0.01127EPSS
SaveExploits0References5
Veracode
Veracode
•added 2017/04/17 2:11 a.m.•19 views

Regular Expression Denial Of Service (ReDoS)

uri-js is vulnerable to denial of service DoS attacks. These attacks are possible through the regular expression that validates if a URL is validate. There is a flaw in the regular expression which causes the program to hang and the application to consume 100% of the CPU. This is only possible if...

6.8CVSS6AI score0.01342EPSS
SaveExploits1References4Affected Software1
Prion
Prion
•added 2017/04/12 10:59 p.m.•25 views

Remote code execution

An issue was discovered in api/includes/systems.php in Unitrends Enterprise Backup before 9.0.0. User input is not properly filtered before being sent to a popen function. This allows for remote code execution by sending a specially crafted user variable...

7.5CVSS9.6AI score0.06179EPSS
SaveExploits1References1Affected Software1
Prion
Prion
•added 2017/04/12 10:59 p.m.•19 views

Unrestricted file upload

An issue was discovered in Unitrends Enterprise Backup before 9.1.2. A lack of sanitization of user input in the createReportName and saveReport functions in recoveryconsole/bpl/reports.php allows for an authenticated user to create a randomly named file on disk with a user-controlled extension,...

6.5CVSS8.7AI score0.04318EPSS
SaveExploits1References1Affected Software1
NVD
NVD
•added 2017/04/12 10:59 p.m.•22 views

CVE-2017-7280

An issue was discovered in api/includes/systems.php in Unitrends Enterprise Backup before 9.0.0. User input is not properly filtered before being sent to a popen function. This allows for remote code execution by sending a specially crafted user variable...

9.8CVSS9.7AI score0.06179EPSS
SaveExploits1References1
Cvelist
Cvelist
•added 2017/04/12 10:00 p.m.•33 views

CVE-2017-7280

An issue was discovered in api/includes/systems.php in Unitrends Enterprise Backup before 9.0.0. User input is not properly filtered before being sent to a popen function. This allows for remote code execution by sending a specially crafted user variable...

9.8AI score0.06179EPSS
SaveExploits1References1
zdt
zdt
•added 2017/04/12 12:00 a.m.•47 views

MATESO GmbH Password Safe And Repository Enterprise 7.4.4 Build 2247 SQL Injection Vulnerability

Exploit for multiple platform in category web applications Products: Password Safe and Repository Enterprise Manufacturer: MATESO GmbH Affected Versions: 7.4.4 Build 2247 Tested Versions: 7.4.4 Build 2247 Vulnerability Type: Violation of Secure Design Principles CWE-657 SQL Injection CWE-89 Risk...

SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2017/04/11 7:00 a.m.•32 views

Windows Hyper-V Information Disclosure Vulnerability

An information disclosure vulnerability exists when Windows Hyper-V on a host operating system fails to properly validate input from an authenticated user on a guest operating system. To exploit the vulnerability, an attacker on a guest operating system could run a specially crafted application...

7.3CVSS1.9AI score0.01563EPSS
SaveExploits0
Hacker One
Hacker One
•added 2017/04/10 3:28 p.m.•16 views

Rocket.Chat: XSS via /api/v1/chat.postMessage

The victim could craft a custom message using the REST API that, once seen by the observer, executed arbitrary code in the context of the client user. The vulnerability was present in the attachment fields, where the first field's value could be used to inject HTML tags...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
•added 2017/04/06 3:18 p.m.•32 views

CVE-2017-2674

JBoss BRMS 6 and BPM Suite 6 are vulnerable to a stored XSS via several lists in Business Central. The flaw is due to lack of sanitation of user input when creating new lists. Remote, authenticated attackers that have privileges to create lists can store scripts in them, which are not properly...

6.1CVSS5.2AI score0.01295EPSS
SaveExploits0References1
Cisco
Cisco
•added 2017/04/05 4:00 p.m.•58 views

Cisco Unified Communications Manager Cross-Site Scripting Vulnerability

A vulnerability in the web-based management interface of Cisco Unified Communications Manager could allow an authenticated, remote attacker to conduct a reflected cross-site scripting XSS attack against a user of the web-based management interface of an affected device. The vulnerability is due t...

4.1CVSS5.4AI score0.01177EPSS
SaveExploits0References1
OSV
OSV
•added 2017/04/04 5:59 p.m.•40 views

CVE-2017-7233

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects namely django.utils.http.issafeurl considered some numeric URLs "safe" when they shouldn't be, aka an open...

6.1CVSS5.9AI score
SaveExploits0References11
Prion
Prion
•added 2017/04/04 5:59 p.m.•18 views

Open redirect

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects namely django.utils.http.issafeurl considered some numeric URLs "safe" when they shouldn't be, aka an open...

5.8CVSS6AI score0.02404EPSS
SaveExploits1References11Affected Software1
AlpineLinux
AlpineLinux
•added 2017/04/04 5:00 p.m.•85 views

CVE-2017-7233

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects namely django.utils.http.issafeurl considered some numeric URLs "safe" when they shouldn't be, aka an open...

6.1CVSS6.4AI score0.02404EPSS
SaveExploits1
UbuntuCve
UbuntuCve
•added 2017/04/04 2:00 p.m.•47 views

CVE-2017-7233

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects namely django.utils.http.issafeurl considered some numeric URLs "safe" when they shouldn't be, aka an open...

6.1CVSS6.6AI score0.02404EPSS
SaveExploits1References3
Veracode
Veracode
•added 2017/03/28 8:38 a.m.•23 views

Cross-site Scripting (XSS)

i18next is vulnerable to cross-site scripting XSS attacks. When the .init method is called by passing interpolation options without passing an escapeValue, it set to undefined rather than true by default, not escaping user input...

6.1CVSS5.7AI score0.01017EPSS
SaveExploits1References3Affected Software1
CNVD
CNVD
•added 2017/03/27 12:00 a.m.•6 views

SAP Enterprise Portal 'GenericSemanticTest' Component Cross-Site Scripting Vulnerability

SAP Enterprise Portal is a set of enterprise portal based on NetWeaver system platform developed by SAP, which contains content management, single sign-on, knowledge management, collaborative work, full-text search and other modules. A cross-site scripting vulnerability exists in the SAP Enterpri...

6.1AI score
SaveExploits0References1
Veracode
Veracode
•added 2017/03/24 11:29 a.m.•43 views

Cross-site Scripting (XSS)

Glassfish admingui is vulnerable to cross-site scripting XSS attacks. The library does not escape user input in the configNameSection, making it vulnerable to XSS attacks...

5.8CVSS5.5AI score0.01212EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder