Lucene search
+L

14355 matches found

AlpineLinux
AlpineLinux
added 2017/04/04 5:00 p.m.83 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.02384EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2017/04/04 2:00 p.m.46 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.02384EPSS
SaveExploits1References3
Veracode
Veracode
added 2017/03/28 8:38 a.m.20 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.4 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.40 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
Tenable Nessus
Tenable Nessus
added 2017/03/22 12:00 a.m.41 views

Kodi Local File Inclusion Information Disclosure

The Kodi media player server running on the remote host is affected by an information disclosure vulnerability in the Chorus web interface due to improper validation of user-supplied input to the /image/ script, specifically when path traversal is employed e.g., %2F in the URL. An unauthenticated...

7.5CVSS7.3AI score0.7763EPSS
SaveExploits5References3
Hacker One
Hacker One
added 2017/03/20 1:34 a.m.20 views

Rockstar Games: Profile bio at rockstar is accepting control characters

This report involved the injection of control characters, such as Null Byte 0x00, into the profile Bio field in order to cause unexpected, harmful behaviors. Our solution was to both block control characters from being saved on the backend when included in user-input, as well as to suppress the...

1.9AI score
SaveExploits0
Debian CVE
Debian CVE
added 2017/03/17 8:55 a.m.34 views

CVE-2017-6961

An issue was discovered in apng2gif 1.7. There is improper sanitization of user input causing huge memory allocations, resulting in a crash. This is related to the readchunk function using the pChunk-size value within the PNG file to determine the amount of memory to allocate...

5.5CVSS5.9AI score0.00796EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/03/15 8:00 p.m.33 views

CVE-2017-3819

A privilege escalation vulnerability in the Secure Shell SSH subsystem in the StarOS operating system for Cisco ASR 5000 Series, ASR 5500 Series, ASR 5700 Series devices, and Cisco Virtualized Packet Core could allow an authenticated, remote attacker to gain unrestricted, root shell access. The...

9.1AI score0.03263EPSS
SaveExploits0References3
Cisco
Cisco
added 2017/03/15 4:00 p.m.44 views

Cisco Unified Communications Manager Cross-Site Scripting Vulnerability

A vulnerability in the web framework of Cisco Unified Communications Manager CallManager could allow an authenticated, remote attacker to perform a cross-site scripting XSS attack. The vulnerability is due to insufficient validation of user-supplied input by the Cisco Unified CM User Options port...

5CVSS5.3AI score0.00855EPSS
SaveExploits0References1
NVD
NVD
added 2017/03/14 10:59 p.m.23 views

CVE-2016-8019

Cross-site scripting XSS vulnerability in attributes in Intel Security VirusScan Enterprise Linux VSEL 2.0.3 and earlier allows unauthenticated remote attackers to inject arbitrary web script or HTML via a crafted user input...

6.1CVSS5.6AI score0.04006EPSS
SaveExploits4References4
NVD
NVD
added 2017/03/14 10:59 p.m.29 views

CVE-2016-8017

Special element injection vulnerability in Intel Security VirusScan Enterprise Linux VSEL 2.0.3 and earlier allows authenticated remote attackers to read files on the webserver via a crafted user input...

4.1CVSS3.5AI score0.06901EPSS
SaveExploits4References4
Prion
Prion
added 2017/03/14 10:59 p.m.16 views

Cross site scripting

Cross-site scripting XSS vulnerability in attributes in Intel Security VirusScan Enterprise Linux VSEL 2.0.3 and earlier allows unauthenticated remote attackers to inject arbitrary web script or HTML via a crafted user input...

4.3CVSS5.7AI score0.04006EPSS
SaveExploits4References4Affected Software1
Cvelist
Cvelist
added 2017/03/14 10:00 p.m.39 views

CVE-2016-8017

Special element injection vulnerability in Intel Security VirusScan Enterprise Linux VSEL 2.0.3 and earlier allows authenticated remote attackers to read files on the webserver via a crafted user input...

5AI score0.06901EPSS
SaveExploits4References4
Cvelist
Cvelist
added 2017/03/14 10:00 p.m.34 views

CVE-2016-8019

Cross-site scripting XSS vulnerability in attributes in Intel Security VirusScan Enterprise Linux VSEL 2.0.3 and earlier allows unauthenticated remote attackers to inject arbitrary web script or HTML via a crafted user input...

6AI score0.04006EPSS
SaveExploits4References4
nodejs
nodejs
added 2017/03/14 9:42 p.m.41 views

Cross-Site Scripting

Overview Affected versions of i18next may fail to sanitize user input when certain configuration options are used. When using the .init method, passing interpolation options without passing an escapeValue will default to undefined rather than the assumed true. Proof of Concept var init = i18n.ini...

4.3CVSS0.8AI score0.01017EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2017/03/14 7:59 p.m.49 views

Cross-Site Scripting

Overview Affected versions of i18next allow untrusted user input to be injected into dictionary key names, resulting in a cross-site scripting vulnerability. Proof of Concept var init = i18n.initdebug: true, function var test = i18n.t'firstName lastName', escapeInterpolation: true, firstName:...

4.3CVSS2.4AI score0.00863EPSS
SaveExploits1Affected Software1
Microsoft CVE
Microsoft CVE
added 2017/03/14 7:00 a.m.45 views

Windows Hyper-V Remote Code Execution Vulnerability

A remote code execution vulnerability exists when Windows Hyper-V on a host server fails to properly validate input from an authenticated user on a guest operating system. To exploit the vulnerability, an attacker could run a specially crafted application on a guest operating system that could...

7.6CVSS4.3AI score0.04538EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/03/13 9:23 p.m.44 views

Nextcloud: DOM XSS vulnerability in search dialogue (NC-SA-2017-007)

DOM XSS vulnerability in search dialogue NC-SA-2017-007 Risk level: Low CVSS v3 Base Score: 2.6 AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N CWE: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' CWE-79 Description Inadequate escaping lead to XSS vulnerability in the searc...

3.5CVSS0.6AI score0.00739EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/03/06 2:39 a.m.60 views

Rockstar Games: Control Character Injection In Messages

This report involved the injection of control characters, such as Null Byte 0x00, into vulnerable fields in the Message endpoints in order to cause unexpected, harmful behaviors. Our solution was to both block control characters from being saved on the backend when included in user-input, as well...

2.4AI score
SaveExploits0
Rows per page
Query Builder