Lucene search
+L

3176 matches found

Veracode
Veracode
added 2018/03/20 2:52 a.m.13 views

Directory Traversal

cs360getcity is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 2:50 a.m.11 views

Directory Traversal

wrlc is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 2:39 a.m.11 views

Directory Traversal

yypsulie11 is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 2:37 a.m.12 views

Directory Traversal

yxxserver is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 2:33 a.m.7 views

Directory Traversal

nodeload is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 2:17 a.m.9 views

Directory Traversal

lab6agolotin is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 2:16 a.m.11 views

Directory Traversal

nodejsliamgb is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 2:9 a.m.6 views

Directory Traversal

paopao613 is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 2:5 a.m.7 views

Directory Traversal

jiazhipeng is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2018/03/20 1:47 a.m.11 views

Directory Traversal

meryl is vulnerable to directory traversal attacks. The vulnerability exists due to the lack of ../ sanitization on the user input, allowing attackers to access files outside of the server's scope...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/03/06 11:34 p.m.27 views

Imgur: CSRF leads to a stored self xss

Followup from 311460 Summary Self xss and CSRF are both out of scope, but when paired it is possible to create an attack on a user. Description A favorites folder with an xss payload for a name will launch when saving an image to said folder. This can be verified by following these steps Visit yo...

7AI score
SaveExploits0
Qualys Blog
Qualys Blog
added 2018/02/20 6:36 p.m.57 views

Qualys Cloud Platform 2.32 New Features

This release of the Qualys Cloud Platform version 2.32 includes updates and new features for AssetView, EC2 Connector, File Integrity Monitoring, Indication of Compromise, Security Assessment Questionnaire, Web Application Scanning, and Web Application Firewall, highlights as follows. Post update...

7AI score
SaveExploits0
ossfuzz
ossfuzz
added 2018/02/15 12:28 p.m.16 views

chakra: Stack-use-after-scope in char16_t const* PlatformAgnostic::Intl::FormatNumber<int>

Project: https://github.com/Microsoft/ChakraCore.git Detailed report: https://oss-fuzz.com/testcase?key=6197060945575936 Project: chakra Fuzzer: jsfuzzer Job Type: asanchakra Platform Id: linux Crash Type: Stack-use-after-scope READ 3 Crash Address: 0x7f3d2ffda0c0 Crash State: char16t const...

6.7AI score
SaveExploits0Affected Software1
Nextcloud
Nextcloud
added 2018/02/07 12:0 a.m.27 views

App password scope can be changed for other users (NC-SA-2018-001)

A missing ownership check allowed logged-in users to change the scope of app passwords of other users. Note that the app passwords themselves where neither disclosed nor could the error be misused to identify as another user...

4.9CVSS2.6AI score0.00778EPSS
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2018/01/26 1:38 a.m.19 views

skia/image_filter_deserialize: Stack-use-after-scope in SkDraw::drawVertices

Project: https://skia.googlesource.com/skia.git Detailed report: https://oss-fuzz.com/testcase?key=6240157272375296 Project: skia Fuzzer: aflskiaimagefilterdeserialize Fuzz target binary: imagefilterdeserialize Job Type: aflasanskia Platform Id: linux Crash Type: Stack-use-after-scope READ 8 Cras...

6.7AI score
SaveExploits0Affected Software1
seebug.org
seebug.org
added 2018/01/22 12:0 a.m.57 views

Microsoft Edge: Chakra: Deferred parsing makes wrong scopes #2(CVE-2018-0775)

Since the PoC is only triggerable when the "DeferParse" flag enabled and requires a with statement, I think this is simillar to issue 1310 . PoC: // Enable the flag using '\n'.repeat0x1000 evalfunction f with function printf; ; ; + '\n'.repeat0x1000; PoC 2: // ./ch poc.js -ForceDeferParse functio...

7.6CVSS7.4AI score0.6787EPSS
SaveExploits5
seebug.org
seebug.org
added 2018/01/22 12:0 a.m.54 views

Microsoft Edge: Chakra: Incorrect scope handling(CVE-2018-0774)

PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; Chakra fails to distinguish whether the function is referenced in the param scope and ends up to emit an invalid opcode. functi...

7.6CVSS7.4AI score0.6787EPSS
SaveExploits5
zdt
zdt
added 2018/01/18 12:0 a.m.58 views

Microsoft Edge Chakra - Incorrect Scope Handling Exploit

Exploit for windows platform in category dos / poc // PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; // Chakra fails to distinguish whether the function is referenced in the...

7.6CVSS7.5AI score0.6787EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2018/01/17 12:0 a.m.40 views

Microsoft Edge Chakra Incorrect Scope Handling

Microsoft Edge: Chakra: Incorrect scope handling CVE-2018-0774 PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; Chakra fails to distinguish whether the function is referenced i...

7.6CVSS0.4AI score0.6787EPSS
SaveExploits5
exploitpack
exploitpack
added 2018/01/17 12:0 a.m.18 views

Microsoft Edge Chakra - Incorrect Scope Handling

Microsoft Edge Chakra - Incorrect Scope Handling // PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; // Chakra fails to distinguish whether the function is referenced in the...

0.5AI score
SaveExploits0
Rows per page
Query Builder