Lucene search
K

312 matches found

Tenable Nessus
Tenable Nessus
added 2018/11/05 12:0 a.m.13 views

AngularJS < 1.4.10 Cross-Site Scripting

According to its self-reported version number, AngularJS is prior to 1.4.10. Therefore, it may be affected by a Cross-Site Scripting XSS vulnerability involving assignment on constructor properties. Note that the scanner has not tested for these issues but has instead relied only on the...

6AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/11/05 12:0 a.m.84 views

AngularJS < 1.6.9 Cross-Site Scripting

According to its self-reported version number, AngularJS is prior to 1.6.9. Therefore, it may be affected by a Cross-Site Scripting XSS vulnerability through SVG files if enableSvg is set. Note that the scanner has not tested for these issues but has instead relied only on the application's...

6AI score
Exploits0References3
Kitploit
Kitploit
added 2018/06/18 2:9 p.m.201 views

VOOKI - Web Application Vulnerability Scanner

Vooki is a free web application vulnerability scanner. Vooki is a user-friendly tool that you can easily scan any web application and find the vulnerabilities. Vooki includes Web Application Scanner, Rest API Scanner, and reporting section. Vooki – Web Application Scanner can help you to find the...

7AI score
Exploits0
OSV
OSV
added 2018/06/04 7:29 p.m.13 views

CVE-2017-16009

ag-grid is an advanced data grid that is library agnostic. ag-grid is vulnerable to Cross-site Scripting XSS via Angular Expressions, if AngularJS is used in combination with ag-grid...

6.1CVSS6.2AI score
Exploits0References3
Prion
Prion
added 2018/06/04 7:29 p.m.14 views

Cross site scripting

ag-grid is an advanced data grid that is library agnostic. ag-grid is vulnerable to Cross-site Scripting XSS via Angular Expressions, if AngularJS is used in combination with ag-grid...

4.3CVSS5.9AI score0.00491EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2018/06/04 7:0 p.m.22 views

CVE-2017-16009

ag-grid is an advanced data grid that is library agnostic. ag-grid is vulnerable to Cross-site Scripting XSS via Angular Expressions, if AngularJS is used in combination with ag-grid...

5.9AI score0.00491EPSS
Exploits1References3
CVE
CVE
added 2018/06/04 7:0 p.m.67 views

CVE-2017-16009

The CVE-2017-16009 entry affects ag-grid when used with AngularJS, where Angular Expressions can be exploited to trigger Cross-site Scripting (XSS). The vulnerability arises from how AngularJS interacts with ag-grid, enabling injected expressions to run in the context of the page. Several connect...

6.1CVSS5.9AI score0.00491EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2018/06/04 12:0 a.m.4 views

PT-2018-6038 · Ag Grid +1 · Ag-Grid +1

Name of the Vulnerable Software and Affected Versions: ag-grid affected versions not specified Description: The issue concerns Cross-site Scripting XSS via Angular Expressions when ag-grid is used in combination with AngularJS. Recommendations: Avoid using ag-grid in combination with AngularJS...

6.1CVSS5.9AI score0.00491EPSS
Exploits1References8
GitLab Advisory Database
GitLab Advisory Database
added 2018/06/04 12:0 a.m.14 views

Cross-site Scripting

ag-grid is vulnerable to Cross-site Scripting XSS via Angular Expressions, if AngularJS is used in combination with ag-grid...

6.1CVSS2.8AI score0.00491EPSS
Exploits1References2Affected Software1
Hacker One
Hacker One
added 2018/05/18 7:25 p.m.31 views

Rockstar Games: stored XSS (angular injection) in support.rockstargames.com using zendesk register form via name parameter

In this report, the researcher discovered that registering for our Support site using the Zendesk Registration Form allowed for entering an AngularJS Template Injection payload as the Username. This could have allowed an attacker to perform Stored XSS attacks or similar. We deployed a fix for thi...

2AI score
Exploits0
n0where
n0where
added 2018/03/19 12:40 a.m.31 views

Intentionally Insecure Webapp for Security Training: OWASP Juice Shop

OWASP Juice Shop is an intentionally insecure webapp for security trainings written entirely in JavaScript which encompasses the entire OWASP Top Ten and other severe security flaws. Juice Shop is written in Node.js, Express and AngularJS. It was the first application written entirely in JavaScri...

0.4AI score
Exploits0References6
Hacker One
Hacker One
added 2018/03/10 10:16 p.m.29 views

MyCrypto: DOM Based XSS in mycrypto.com

Description & PoC The "connected successfully" message is printed out without any output sanitation: F271357 This is how it's being printedthis code snippet is taken from mycrypto-master.js, line 4072: F271359 An attacker can simply put his payload at the link and it'll be embedded within the pag...

5.7AI score
Exploits0
Information Security Automation
Information Security Automation
added 2018/02/04 9:51 p.m.48 views

Making simple Nmap SPA web GUI with Apache, AngularJS and Python Twisted

The last time I was developing dynamic web applications years ago. I used CGI and PHP back then. Now I am really interested in a modern approach, when you have a Single Page Web Application SPA written in HTML and JavaScript, that makes http requests to some external API. It's pretty cool, becaus...

6.6AI score
Exploits0
Snyk
Snyk
added 2017/10/17 9:0 p.m.3 views

Cross-site Scripting (XSS)

Overview angularjs is a Affected versions of this package are vulnerable to Cross-site Scripting XSS. Browsers mutate attributes values such as javascript:alert1 when they are written to the DOM via innerHTML in various vendor specific ways. In Chrome CLICKME'; var innerHTML = h1.innerHTML;...

6.5CVSS6.8AI score
Exploits0References2
Hacker One
Hacker One
added 2017/10/04 3:25 a.m.19 views

Rockstar Games: Your support community suffers from angularjs injection and must be fixed immediately [CRITICAL]

In this report, the researcher found that due to our implementation of AngularJS on our Support site, we were susceptible to limited-scope code injection attacks. Particularly, they found that by injecting ... blocks in the comment body parameter, they were able to cause errors that could be...

3.1AI score
Exploits0
Hacker One
Hacker One
added 2017/09/26 1:17 p.m.48 views

Rockstar Games: Client-side Template Injection in Search, user email/token leak and maybe sandbox escape

In this report, the researcher was able to perform AngularJS Template Injection on our Support site in order to retrieve data, including email address, userid and tokens. Typically, a user is always able to retrieve this information about themselves and on its own, this is known behavior. However...

0.4AI score
Exploits0
Hacker One
Hacker One
added 2017/09/01 5:6 p.m.64 views

Rockstar Games: Stored XSS on support.rockstargames.com

In this report, the researcher demonstrated an AngularJS injection that allowed them to leave Stored XSS attacks on Support Community threads. We were able to resolve this issue and others by updating the version of AngularJS we run on the Support site...

6.6AI score
Exploits0
CNVD
CNVD
added 2017/07/19 12:0 a.m.4 views

Biscom Secure File Transfer Injection Vulnerability

Biscom Secure File Transfer SFT is a Web-based file transfer solution from Biscom USA. The solution features file sharing, workspace creation and automatic file cleanup. A security vulnerability exists in the Display Name field in Biscom SFT. An attacker can exploit the vulnerability to inject...

4.3CVSS4.9AI score0.0028EPSS
Exploits0References1
Prion
Prion
added 2017/07/18 6:29 p.m.17 views

Code injection

Biscom Secure File Transfer is vulnerable to AngularJS expression injection in the Display Name field. An authenticated user can populate this field with a valid AngularJS expression, wrapped in double curly-braces . This expression will be evaluated by any other authenticated user who views the...

4CVSS4.6AI score0.0028EPSS
Exploits0References2
NVD
NVD
added 2017/07/18 6:29 p.m.15 views

CVE-2017-5246

Biscom Secure File Transfer is vulnerable to AngularJS expression injection in the Display Name field. An authenticated user can populate this field with a valid AngularJS expression, wrapped in double curly-braces . This expression will be evaluated by any other authenticated user who views the...

4.3CVSS4.5AI score0.0028EPSS
Exploits0References2
Rows per page
Query Builder