2019 - Page 181 of 527

FreeBSD 12 — proftpd-mysql — multiple vulnerabilities (7 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — proftpd-mysql — multiple vulnerabilities (7 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 2 October 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: proftpd — arbitrary code execution vulnerability with chroot Related CVEs: CVE-2005-2390 CVE-2006-5815 CVE-2006-6170 CVE-2008-4242 CVE-2008-4247 CVE-2009-0542 CVE-2009-0543 Upstream summary: The FreeBSD security advisory FreeBSD-SA-11:07.chroot reports: If ftpd is configured to […]

Read more
Gentoo Linux — app-crypt/libu2f-host — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Gentoo Linux

Gentoo Linux — app-crypt/libu2f-host — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Gentoo Linux 📖 ~4 min read  •  Source: Gentoo GLSA GLSA-202004-15 Related CVEs: CVE-2018-20340 CVE-2019-9578 Upstream summary: Multiple vulnerabilities have been discovered in libu2f-host. Please review the CVE identifiers referenced below for details. Table of contents Symptom & Impact Environment & Reproduction […]

Read more
How to Set Up File Integrity Monitoring with AIDE on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Set Up File Integrity Monitoring with AIDE on Debian 9

Introduction Deploying set up file integrity monitoring with aide on debian 9 on a Debian 9 Stretch machine is straightforward thanks to Debian’s policy-compliant packaging. Unlike rpm-based distributions, Debian stores configuration helpers in /etc/default/, uses update-rc.d for older init scripts, and provides dpkg-reconfigure for interactive package configuration. This tutorial stays on the systemd path throughout. […]

Read more
FreeBSD 12 — eyeOS — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — eyeOS — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 2 October 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: eyeOS — multiple XSS security bugs Related CVEs: CVE-2006-5071 Upstream summary: eyeOS team reports: [EyeOS 0.9.1] release fixes two XSS security bugs, so we recommend all users to upgrade to […]

Read more
openSUSE Tumbleweed — pound — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — pound — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🔴 Critical   ⏱ 15–90 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE security advisory (see also SUSE bugzilla) Related CVEs: CVE-2016-10711 CVE-2018-21245 Upstream summary: Apsis Pound before 2.8a allows request smuggling via crafted headers, a different vulnerability than CVE-2005-3751. Table of contents Symptom & Impact […]

Read more
jaxb2-maven-plugin XJC example to Generate Java Classes from XSD — step-by-step Programming tutorial on Progressive Robot

jaxb2-maven-plugin XJC example to Generate Java Classes from XSD

URL: https://www.progressiverobot.com/jaxb2-maven-plugin-xjc-example-generate-java-classes-xsd/ Today we will look into jaxb2-maven-plugin XJC example to generate java classes from XSD. JAXB is the middleware technology between Java Classes and XML. We can use JAXB to generate XML from Java Object and vice versa. jaxb2-maven-plugin We use XSD to define the contract data structure, so it's not common to generate […]

Read more
FreeBSD 12 — dillo — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — dillo — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 2 October 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: dillo — format string vulnerability Related CVEs: CVE-2005-0012 Upstream summary: dillo contains a format string vulnerability which could lead to execution of arbitrary code simply by viewing a web page […]

Read more
How to Configure Dynamic Access Control with Claims on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Dynamic Access Control with Claims on Windows Server 2012 R2

How to Configure Dynamic Access Control with Claims on Windows Server 2012 R2 Dynamic Access Control (DAC) is a data governance feature introduced in Windows Server 2012 that extends traditional Windows ACLs with claim-based access policies. Rather than managing file permissions purely through user and group membership, DAC allows file access decisions to be based […]

Read more
Cómo usar el paquete flag en Go — step-by-step Programming tutorial on Progressive Robot

Cómo usar el paquete flag en Go

Los servicios de línea de comandos rara vez son útiles cuando vienen listos para usar sin configuración adicional. Es importante disponer de buenos valores predeterminados, pero las utilidades prácticas deben aceptar la configuración de parte de los usuarios. En la mayoría de…

Read more
CHAT