Show filters
16 Total Results
Displaying 11-16 of 16
Sort by:
Attacker Value
Unknown

CVE-2015-9236

Disclosure Date: May 31, 2018 (last updated November 26, 2024)
Hapi versions less than 11.0.0 implement CORS incorrectly and allowed for configurations that at best returned inconsistent headers and at worst allowed cross-origin activities that were expected to be forbidden. If the connection has CORS enabled but one route has it off, and the route is not GET, the OPTIONS prefetch request will return the default CORS headers and then the actual request will go through and return no CORS headers. This defeats the purpose of turning CORS on the route.
0
Attacker Value
Unknown

CVE-2015-9241

Disclosure Date: May 29, 2018 (last updated November 26, 2024)
Certain input passed into the If-Modified-Since or Last-Modified headers will cause an 'illegal access' exception to be raised. Instead of sending a HTTP 500 error back to the sender, hapi node module before 11.1.3 will continue to hold the socket open until timed out (default node timeout is 2 minutes).
0
Attacker Value
Unknown

CVE-2014-10068

Disclosure Date: May 29, 2018 (last updated November 26, 2024)
The inert directory handler in inert node module before 1.1.1 always allows files in hidden directories to be served, even when `showHidden` is false.
Attacker Value
Unknown

CVE-2015-9243

Disclosure Date: May 29, 2018 (last updated November 26, 2024)
When server level, connection level or route level CORS configurations in hapi node module before 11.1.4 are combined and when a higher level config included security restrictions (like origin), a higher level config that included security restrictions (like origin) would have those restrictions overridden by less restrictive defaults (e.g. origin defaults to all origins `*`).
0
Attacker Value
Unknown

CVE-2018-3728

Disclosure Date: March 30, 2018 (last updated November 26, 2024)
hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects.
0
Attacker Value
Unknown

CVE-2007-1811

Disclosure Date: April 02, 2007 (last updated October 04, 2023)
SQL injection vulnerability in index.php in the Tiny Event (tinyevent) 1.01 and earlier module for Xoops allows remote attackers to execute arbitrary SQL commands via the id parameter in a show action.
0