9.3
CVSSv2

CVE-2009-4186

Published: 03/12/2009 Updated: 17/08/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 936
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack consumption vulnerability in Apple Safari 4.0.3 on Windows allows remote malicious users to cause a denial of service (application crash) via a long URI value (aka url) in the Cascading Style Sheets (CSS) background property.

Vulnerable Product Search on Vulmon Subscribe to Product

apple safari 4.0.3

Exploits

#!/usr/bin/perl # ithinkthereforeiexistpl # AKA # Safari 403 (Win32) CSS Remote Denial of Service Exploit # # Jeremy Brown [0xjbrown41@gmailcom//jbrownsecblogspotcom//krakowlabscom] 11092009 # # ********************************************************************************************************* # Another remotely triggerable STACK_OVE ...

Github Repositories

Demo for scraping using scrapy

scraping-demo Demo for scraping using scrapy, parsing a real website, extracting key information that is not available through an API and using SQL to query it later Install requirementstxt in a virtual environment $ python3 -m venv venv $ source venv/bin/activate $ pip install -r requirementstxt Get started with scrapy: docss

scraping-demo Demo for scraping using scrapy, parsing a real website, extracting key information that is not available through an API and using SQL to query it later Install requirementstxt in a virtual environment $ python3 -m venv venv $ source venv/bin/activate $ pip install -r requirementstxt Get started with scrapy: docss