2021 - Page 468 of 759

FreeBSD 13 — password-store — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 13

FreeBSD 13 — password-store — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 23 May 2021 Affected versions: FreeBSD 13 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: password-store — GPG parsing vulnerabilities Related CVEs: CVE-2018-12356 Upstream summary: Jason A. Donenfeld reports: Markus Brinkmann discovered that [the] parsing of gpg command line output with regexes isn't anchored to […]

Read more
Java Zip File Folder Example — step-by-step Programming tutorial on Progressive Robot

Java Zip File Folder Example

URL: https://www.progressiverobot.com/java-zip-file-folder-example/ Today we will look into java zip file example. We will also compress a folder and create zip file using java program. Java ZIP java.util.zip.ZipOutputStream can be used to compress a file into ZIP format. Since a zip file can contain multiple entries, ZipOutputStream uses java.util.zip.ZipEntry to represent a zip file entry. Java […]

Read more
FreeBSD 13 — unrar — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 13

FreeBSD 13 — unrar — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 23 May 2021 Affected versions: FreeBSD 13 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: rar — password prompt buffer overflow vulnerability Related CVEs: CVE-2007-0855 Upstream summary: iDefense reports: Remote exploitation of a stack based buffer overflow vulnerability in RARLabs Unrar may allow an attacker […]

Read more
How to Deploy a CakePHP Application on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Deploy a CakePHP Application on SLES 15

Introduction This tutorial covers How to Deploy a CakePHP Application on SLES 15 on SLES 15. SLES 15 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 15 system is up to date: zypper […]

Read more
Ubuntu 20.04 — shiro — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 20.04

Ubuntu 20.04 — shiro — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 23 May 2021 Affected versions: Ubuntu 20.04 (focal) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-6352-1 Related CVEs: CVE-2020-13933 CVE-2020-17510 CVE-2020-11989 CVE-2020-1957 Upstream summary: It was discovered that Apache Shiro incorrectly handled certain HTTP requests. A remote attacker could possibly use this issue to bypass […]

Read more
How To Perform CRUD Operations in MongoDB Using PyMongo on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Perform CRUD Operations in MongoDB Using PyMongo on Ubuntu 20.04

MongoDB is a general-purpose, document-oriented, NoSQL database program that uses JSON-like documents to store data. PyMongo is the recommended driver for working with MongoDB from Python. This tutorial will cover writing a Python script that creates, retrieves, updates and deletes data in a locally installed MongoDB server on Ubuntu 20.04.

Read more
How To Install and Setup Elgg on a Debian or Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Setup Elgg on a Debian or Ubuntu VPS

Elgg is an award winning PHP engine for running your own full fledged social network. It has great community support in the form of plugins and themes made by official developers and the user community. Here’s how to install and setup Elgg on a Debian or Ubuntu VPS.

Read more
How To Deploy Multiple PHP Applications using Ansible on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy Multiple PHP Applications using Ansible on Ubuntu 14.04

This tutorial is the third in a series about deploying PHP applications using Ansible on Ubuntu 14.04. In this tutorial, we will build on what we learned in the previous tutorials by transforming our single-application Ansible playbook into a playbook that supports deploying multiple PHP applications on one or multiple servers.

Read more
Oracle Linux 8 — openssl — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — openssl — vulnerability — patch and remediation guide (ELSA-2021-1024)

🟠 High   ⏱ 15–60 min  Last verified: 23 May 2021 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2021-1024 Related CVEs: CVE-2021-3449 CVE-2021-3450 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & […]

Read more
CHAT