it Ubuntu Security Notice USN-4352-1 By packetstormsecurity.com Published On :: Thu, 07 May 2020 15:33:27 GMT Ubuntu Security Notice 4352-1 - It was discovered that OpenLDAP incorrectly handled certain queries. A remote attacker could possibly use this issue to cause OpenLDAP to consume resources, resulting in a denial of service. Full Article
it Ubuntu Security Notice USN-4352-2 By packetstormsecurity.com Published On :: Thu, 07 May 2020 15:33:32 GMT Ubuntu Security Notice 4352-2 - USN-4352-1 fixed a vulnerability in OpenLDAP. This update provides the corresponding update for Ubuntu 12.04 ESM and Ubuntu 14.04 ESM. It was discovered that OpenLDAP incorrectly handled certain queries. A remote attacker could possibly use this issue to cause OpenLDAP to consume resources, resulting in a denial of service. Various other issues were also addressed. Full Article
it Hackers Are Taking Over Twitter Accounts To Sell Face Masks By packetstormsecurity.com Published On :: Wed, 25 Mar 2020 14:05:31 GMT Full Article headline fraud twitter
it Tupperware Site Hacked With Credit Card Skimmer By packetstormsecurity.com Published On :: Thu, 26 Mar 2020 14:39:07 GMT Full Article headline hacker bank cybercrime fraud
it A Twitch Streamer Is Exposing Coronavirus Scams Live By packetstormsecurity.com Published On :: Sat, 28 Mar 2020 15:12:46 GMT Full Article headline virus fraud
it Microsoft Warns Hospitals About VPN Attacks During Coronavirus By packetstormsecurity.com Published On :: Thu, 02 Apr 2020 13:49:43 GMT Full Article headline hacker microsoft fraud cryptography
it Cryptocurrency Issuers, Exchanges Face U.S. Class Action Lawsuits By packetstormsecurity.com Published On :: Mon, 06 Apr 2020 18:17:58 GMT Full Article headline bank fraud cryptography
it Low-Orbit Internet Banking Fraud Claim Alleged To Be Space Junk By packetstormsecurity.com Published On :: Thu, 09 Apr 2020 14:33:35 GMT Full Article headline bank space fraud
it Nintendo Accounts Are Getting Hacked To Buy Fortnite Currency By packetstormsecurity.com Published On :: Tue, 21 Apr 2020 13:43:05 GMT Full Article headline hacker cybercrime fraud nintendo password
it Shade Threat Actors Call It Quits, Release 750k Encryption Keys By packetstormsecurity.com Published On :: Fri, 01 May 2020 13:36:53 GMT Full Article headline hacker malware cybercrime fraud password cryptography
it Hackers Target Remote Workers With Fake Zoom Downloader By packetstormsecurity.com Published On :: Mon, 04 May 2020 15:37:16 GMT Full Article headline hacker privacy malware fraud
it Scam Coronavirus Sites Selling Fake Cures Taken Down By packetstormsecurity.com Published On :: Thu, 07 May 2020 15:14:04 GMT Full Article headline virus cybercrime fraud science
it Hackers Turned Virginia Government Sites Into eBook Scam By packetstormsecurity.com Published On :: Fri, 08 May 2020 14:23:04 GMT Full Article headline hacker government usa fraud
it Favicons Found Housing Credit Card Skimming Malware By packetstormsecurity.com Published On :: Fri, 08 May 2020 14:23:15 GMT Full Article headline malware bank cybercrime fraud
it Blue Mockingbird Monero-Mining Campaign Exploits Web Apps By packetstormsecurity.com Published On :: Fri, 08 May 2020 14:23:17 GMT Full Article headline malware fraud cryptography
it Bradford ‘most improved UK city for growth’ By www.fdiintelligence.com Published On :: Thu, 12 Dec 2019 12:38:06 +0000 Bradford has been rated as the most improved city by the Good Growth for Cities 2019 index, while Oxford remained the highest performing UK city. Full Article
it Tokyo world’s most talked about city online By www.fdiintelligence.com Published On :: Mon, 27 Jan 2020 09:03:59 +0000 ING Media names Tokyo, New York, London and Paris as global super brands for digital visibility. Full Article
it India invites foreign capital By www.fdiintelligence.com Published On :: Thu, 20 Feb 2020 10:41:47 +0000 India’s 2020 budget continues the process of opening up to overseas investment. Full Article
it fDi’s European Cities and Regions of the Future 2020/21 – Winners By www.fdiintelligence.com Published On :: Mon, 10 Feb 2020 16:15:38 +0000 In spite of the uncertainty caused by Brexit, London retains its position as fDi's European City of the Future for 2020/21, while Paris keeps the regional crown. Full Article
it fDi’s European Cities of the Future 2020/21 – London maintains European pre-eminence By www.fdiintelligence.com Published On :: Mon, 10 Feb 2020 16:21:08 +0000 London has retained its position as fDi’s European City of the Future, while Paris has climbed to second place, knocking Dublin into the third spot. Full Article
it fDi's European Cities and Regions of the Future 2020/21 - FDI Strategy: London and Glasgow take major prizes By www.fdiintelligence.com Published On :: Mon, 10 Feb 2020 16:22:35 +0000 London is crowned best major city in Europe in fDi's FDI Strategy category, with Glasgow, Vilnius, Reykjavik and Galway also winning out. Full Article
it fDi's European Cities and Regions of the Future 2020/21 - FDI Strategy: North Rhine-Westphalia takes regional crown By www.fdiintelligence.com Published On :: Mon, 10 Feb 2020 16:24:59 +0000 North Rhine-Westphalia is fDi's top large region for FDI Strategy, with the Basque Country topping the table for mid-sized regions and Ireland South East first among small regions. Full Article
it fDi’s European Cities and Regions of the Future 2020/21 - London leads LEP ranking while Oxfordshire makes rapid rise By www.fdiintelligence.com Published On :: Mon, 10 Feb 2020 16:26:07 +0000 London LEP and Thames Valley Berkshire LEP hold on to their respective first and second places in the Local Enterprise Partnership rankings, while Oxfordshire LEP jumps up eight places to third. Full Article
it Safari Webkit Proxy Object Type Confusion By packetstormsecurity.com Published On :: Sun, 02 Jun 2019 15:30:59 GMT This Metasploit module exploits a type confusion bug in the Javascript Proxy object in WebKit. The DFG JIT does not take into account that, through the use of a Proxy, it is possible to run arbitrary JS code during the execution of a CreateThis operation. This makes it possible to change the structure of e.g. an argument without causing a bailout, leading to a type confusion (CVE-2018-4233). The type confusion leads to the ability to allocate fake Javascript objects, as well as the ability to find the address in memory of a Javascript object. This allows us to construct a fake JSCell object that can be used to read and write arbitrary memory from Javascript. The module then uses a ROP chain to write the first stage shellcode into executable memory within the Safari process and kick off its execution. The first stage maps the second stage macho (containing CVE-2017-13861) into executable memory, and jumps to its entrypoint. The CVE-2017-13861 async_wake exploit leads to a kernel task port (TFP0) that can read and write arbitrary kernel memory. The processes credential and sandbox structure in the kernel is overwritten and the meterpreter payloads code signature hash is added to the kernels trust cache, allowing Safari to load and execute the (self-signed) meterpreter payload. Full Article
it Red Hat Security Advisory 2019-1821-01 By packetstormsecurity.com Published On :: Mon, 22 Jul 2019 15:22:22 GMT Red Hat Security Advisory 2019-1821-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Issues addressed include bypass and denial of service vulnerabilities. Full Article
it Ubuntu Security Notice USN-4130-1 By packetstormsecurity.com Published On :: Wed, 11 Sep 2019 20:00:19 GMT Ubuntu Security Notice 4130-1 - A large number of security issues were discovered in the WebKitGTK+ Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Full Article
it Red Hat Security Advisory 2019-2925-01 By packetstormsecurity.com Published On :: Mon, 30 Sep 2019 13:33:33 GMT Red Hat Security Advisory 2019-2925-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Issues addressed include a denial of service vulnerability. Full Article
it Red Hat Security Advisory 2019-2939-01 By packetstormsecurity.com Published On :: Mon, 30 Sep 2019 22:22:22 GMT Red Hat Security Advisory 2019-2939-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Issues addressed include a denial of service vulnerability. Full Article
it Red Hat Security Advisory 2019-2955-01 By packetstormsecurity.com Published On :: Wed, 02 Oct 2019 15:03:59 GMT Red Hat Security Advisory 2019-2955-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Issues addressed include a denial of service vulnerability. Full Article
it Ubuntu Security Notice USN-4178-1 By packetstormsecurity.com Published On :: Fri, 08 Nov 2019 15:35:29 GMT Ubuntu Security Notice 4178-1 - A large number of security issues were discovered in the WebKitGTK+ Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Full Article
it Ubuntu Security Notice USN-4181-1 By packetstormsecurity.com Published On :: Tue, 12 Nov 2019 18:56:35 GMT Ubuntu Security Notice 4181-1 - A large number of security issues were discovered in the WebKitGTK+ Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Full Article
it Ubuntu Security Notice USN-4261-1 By packetstormsecurity.com Published On :: Thu, 30 Jan 2020 14:46:06 GMT Ubuntu Security Notice 4261-1 - A large number of security issues were discovered in the WebKitGTK+ Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Full Article
it Ubuntu Security Notice USN-4281-1 By packetstormsecurity.com Published On :: Tue, 18 Feb 2020 15:06:49 GMT Ubuntu Security Notice 4281-1 - A large number of security issues were discovered in the WebKitGTK+ Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Full Article
it Red Hat Security Advisory 2020-0573-01 By packetstormsecurity.com Published On :: Tue, 25 Feb 2020 15:14:57 GMT Red Hat Security Advisory 2020-0573-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. HTTP request smuggling was addressed along with other security issues. Full Article
it Red Hat Security Advisory 2020-0579-01 By packetstormsecurity.com Published On :: Tue, 25 Feb 2020 15:19:52 GMT Red Hat Security Advisory 2020-0579-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. HTTP request smuggling was addressed along with other security issues. Full Article
it Red Hat Security Advisory 2020-0597-01 By packetstormsecurity.com Published On :: Tue, 25 Feb 2020 15:23:31 GMT Red Hat Security Advisory 2020-0597-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. HTTP request smuggling was addressed along with other security issues. Full Article
it Red Hat Security Advisory 2020-0598-01 By packetstormsecurity.com Published On :: Tue, 25 Feb 2020 15:24:19 GMT Red Hat Security Advisory 2020-0598-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. HTTP request smuggling was addressed along with other security issues. Full Article
it Red Hat Security Advisory 2020-0602-01 By packetstormsecurity.com Published On :: Wed, 26 Feb 2020 05:02:22 GMT Red Hat Security Advisory 2020-0602-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. HTTP request smuggling was addressed along with other security issues. Full Article
it Ubuntu Security Notice USN-4310-1 By packetstormsecurity.com Published On :: Mon, 30 Mar 2020 15:43:08 GMT Ubuntu Security Notice 4310-1 - A large number of security issues were discovered in the WebKitGTK+ Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Full Article
it Red Hat Security Advisory 2020-1293-01 By packetstormsecurity.com Published On :: Thu, 02 Apr 2020 14:46:47 GMT Red Hat Security Advisory 2020-1293-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Issues addressed include an integer overflow vulnerability. Full Article
it Red Hat Security Advisory 2020-1317-01 By packetstormsecurity.com Published On :: Mon, 06 Apr 2020 18:24:03 GMT Red Hat Security Advisory 2020-1317-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Issues addressed include an integer overflow vulnerability. Full Article
it Red Hat Security Advisory 2020-1325-01 By packetstormsecurity.com Published On :: Mon, 06 Apr 2020 18:40:24 GMT Red Hat Security Advisory 2020-1325-01 - python-XStatic-jQuery is the jQuery javascript library packaged for Python's setuptools. Issues addressed include code execution and denial of service vulnerabilities. Full Article
it Red Hat Security Advisory 2020-1343-01 By packetstormsecurity.com Published On :: Tue, 07 Apr 2020 16:40:52 GMT Red Hat Security Advisory 2020-1343-01 - Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Issues addressed include an integer overflow vulnerability. Full Article
it Ubuntu Security Notice USN-4331-1 By packetstormsecurity.com Published On :: Mon, 20 Apr 2020 15:24:18 GMT Ubuntu Security Notice 4331-1 - A large number of security issues were discovered in the WebKitGTK+ Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Full Article
it Ubuntu Security Notice USN-4347-1 By packetstormsecurity.com Published On :: Wed, 29 Apr 2020 16:01:43 GMT Ubuntu Security Notice 4347-1 - A large number of security issues were discovered in the WebKitGTK Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Full Article
it Baby Monitors Watched By Hackers, Warn Experts By packetstormsecurity.com Published On :: Tue, 03 Mar 2020 14:01:17 GMT Full Article headline hacker privacy flaw spyware
it US Congress: Spying Law Is Flawed, Open To Abuse, And Lacking In Accountability - So Let's Reauthorize It By packetstormsecurity.com Published On :: Fri, 13 Mar 2020 14:49:20 GMT Full Article headline government privacy usa phone spyware nsa
it Covid-19 Spurs Facial Recognition Tracking, Privacy Fears By packetstormsecurity.com Published On :: Sat, 21 Mar 2020 16:11:09 GMT Full Article headline government privacy virus spyware
it Citing BGP Hijacks And Hack Attacks, Feds Want China Telecom Out Of The US By packetstormsecurity.com Published On :: Fri, 10 Apr 2020 16:10:07 GMT Full Article headline hacker government usa china cyberwar spyware
it US-CERT Reiterates $5 Million Bounty On North Korean Hackers By packetstormsecurity.com Published On :: Thu, 16 Apr 2020 15:30:49 GMT Full Article headline hacker government usa cyberwar spyware korea