openSUSE: Security Advisory for pdns (openSUSE-SU-2019:1904-1)
2019-08-16T00:00:00
ID OPENVAS:1361412562310852664 Type openvas Reporter Copyright (C) 2019 Greenbone Networks GmbH Modified 2020-01-31T00:00:00
Description
The remote host is missing an update for the
# Copyright (C) 2019 Greenbone Networks GmbH
# Text descriptions are largely excerpted from the referenced
# advisory, and are Copyright (C) the respective author(s)
#
# SPDX-License-Identifier: GPL-2.0-or-later
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.852664");
script_version("2020-01-31T08:04:39+0000");
script_cve_id("CVE-2019-10162", "CVE-2019-10163", "CVE-2019-10203");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_tag(name:"last_modification", value:"2020-01-31 08:04:39 +0000 (Fri, 31 Jan 2020)");
script_tag(name:"creation_date", value:"2019-08-16 02:01:39 +0000 (Fri, 16 Aug 2019)");
script_name("openSUSE: Security Advisory for pdns (openSUSE-SU-2019:1904-1)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2019 Greenbone Networks GmbH");
script_family("SuSE Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/suse", "ssh/login/rpms", re:"ssh/login/release=openSUSELeap15\.0");
script_xref(name:"openSUSE-SU", value:"2019:1904-1");
script_xref(name:"URL", value:"https://lists.opensuse.org/opensuse-security-announce/2019-08/msg00036.html");
script_tag(name:"summary", value:"The remote host is missing an update for the 'pdns'
package(s) announced via the openSUSE-SU-2019:1904-1 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"This update for pdns fixes the following issues:
Security issues fixed:
- CVE-2019-10203: Updated PostgreSQL schema to address a possible denial
of service by an authorized user by inserting a crafted record in a
MASTER type zone under their control. (boo#1142810)
- CVE-2019-10162: Fixed a denial of service but when authorized user to
cause the server to exit by inserting a crafted record in a MASTER type
zone under their control. (boo#1138582)
- CVE-2019-10163: Fixed a denial of service of slave server when an
authorized master server sends large number of NOTIFY messages.
(boo#1138582)
Non-security issues fixed:
- Enabled the option to disable superslave support.
- Fixed `pdnsutil b2b-migrate` to not lose NSEC3 settings.
Patch Instructions:
To install this openSUSE Security Update use the SUSE recommended
installation methods
like YaST online_update or 'zypper patch'.
Alternatively you can run the command listed for your product:
- openSUSE Leap 15.1:
zypper in -t patch openSUSE-2019-1904=1
- openSUSE Leap 15.0:
zypper in -t patch openSUSE-2019-1904=1
- openSUSE Backports SLE-15:
zypper in -t patch openSUSE-2019-1904=1");
script_tag(name:"affected", value:"'pdns' package(s) on openSUSE Leap 15.0.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "openSUSELeap15.0") {
if(!isnull(res = isrpmvuln(pkg:"pdns", rpm:"pdns~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-geoip", rpm:"pdns-backend-geoip~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-geoip-debuginfo", rpm:"pdns-backend-geoip-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-godbc", rpm:"pdns-backend-godbc~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-godbc-debuginfo", rpm:"pdns-backend-godbc-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-ldap", rpm:"pdns-backend-ldap~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-ldap-debuginfo", rpm:"pdns-backend-ldap-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-lua", rpm:"pdns-backend-lua~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-lua-debuginfo", rpm:"pdns-backend-lua-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-mydns", rpm:"pdns-backend-mydns~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-mydns-debuginfo", rpm:"pdns-backend-mydns-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-mysql", rpm:"pdns-backend-mysql~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-mysql-debuginfo", rpm:"pdns-backend-mysql-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-postgresql", rpm:"pdns-backend-postgresql~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-postgresql-debuginfo", rpm:"pdns-backend-postgresql-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-remote", rpm:"pdns-backend-remote~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-remote-debuginfo", rpm:"pdns-backend-remote-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-sqlite3", rpm:"pdns-backend-sqlite3~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-backend-sqlite3-debuginfo", rpm:"pdns-backend-sqlite3-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-debuginfo", rpm:"pdns-debuginfo~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"pdns-debugsource", rpm:"pdns-debugsource~4.1.2~lp150.3.13.1", rls:"openSUSELeap15.0"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
{"id": "OPENVAS:1361412562310852664", "type": "openvas", "bulletinFamily": "scanner", "title": "openSUSE: Security Advisory for pdns (openSUSE-SU-2019:1904-1)", "description": "The remote host is missing an update for the ", "published": "2019-08-16T00:00:00", "modified": "2020-01-31T00:00:00", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310852664", "reporter": "Copyright (C) 2019 Greenbone Networks GmbH", "references": ["https://lists.opensuse.org/opensuse-security-announce/2019-08/msg00036.html", "2019:1904-1"], "cvelist": ["CVE-2019-10163", "CVE-2019-10162", "CVE-2019-10203"], "lastseen": "2020-01-31T16:50:32", "viewCount": 0, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2019-10203", "CVE-2019-10162", "CVE-2019-10163"]}, {"type": "suse", "idList": ["OPENSUSE-SU-2019:1921-1", "OPENSUSE-SU-2019:1904-1"]}, {"type": "openvas", "idList": ["OPENVAS:1361412562310876547", "OPENVAS:1361412562310108608", "OPENVAS:1361412562310876665", "OPENVAS:1361412562310142678", "OPENVAS:1361412562310876548", "OPENVAS:1361412562310704470", "OPENVAS:1361412562310891843", "OPENVAS:1361412562310143166", "OPENVAS:1361412562310876651", "OPENVAS:1361412562310108607"]}, {"type": "fedora", "idList": ["FEDORA:1296D60B6445", "FEDORA:6A26C60B3E88", "FEDORA:049EA6114C82", "FEDORA:4F1756182FB9"]}, {"type": "nessus", "idList": ["DEBIAN_DLA-1843.NASL", "FREEBSD_PKG_1C21F6A3941511E995EC6805CA2FA271.NASL", "OPENSUSE-2019-1904.NASL", "DEBIAN_DSA-4470.NASL"]}, {"type": "debian", "idList": ["DEBIAN:DLA-1843-1:12192", "DEBIAN:DSA-4470-1:7B1FE"]}, {"type": "freebsd", "idList": ["1C21F6A3-9415-11E9-95EC-6805CA2FA271"]}], "modified": "2020-01-31T16:50:32", "rev": 2}, "score": {"value": 6.1, "vector": "NONE", "modified": "2020-01-31T16:50:32", "rev": 2}, "vulnersScore": 6.1}, "pluginID": "1361412562310852664", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.852664\");\n script_version(\"2020-01-31T08:04:39+0000\");\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\", \"CVE-2019-10203\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-31 08:04:39 +0000 (Fri, 31 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2019-08-16 02:01:39 +0000 (Fri, 16 Aug 2019)\");\n script_name(\"openSUSE: Security Advisory for pdns (openSUSE-SU-2019:1904-1)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"SuSE Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/suse\", \"ssh/login/rpms\", re:\"ssh/login/release=openSUSELeap15\\.0\");\n\n script_xref(name:\"openSUSE-SU\", value:\"2019:1904-1\");\n script_xref(name:\"URL\", value:\"https://lists.opensuse.org/opensuse-security-announce/2019-08/msg00036.html\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'pdns'\n package(s) announced via the openSUSE-SU-2019:1904-1 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"This update for pdns fixes the following issues:\n\n Security issues fixed:\n\n - CVE-2019-10203: Updated PostgreSQL schema to address a possible denial\n of service by an authorized user by inserting a crafted record in a\n MASTER type zone under their control. (boo#1142810)\n\n - CVE-2019-10162: Fixed a denial of service but when authorized user to\n cause the server to exit by inserting a crafted record in a MASTER type\n zone under their control. (boo#1138582)\n\n - CVE-2019-10163: Fixed a denial of service of slave server when an\n authorized master server sends large number of NOTIFY messages.\n (boo#1138582)\n\n Non-security issues fixed:\n\n - Enabled the option to disable superslave support.\n\n - Fixed `pdnsutil b2b-migrate` to not lose NSEC3 settings.\n\n Patch Instructions:\n\n To install this openSUSE Security Update use the SUSE recommended\n installation methods\n like YaST online_update or 'zypper patch'.\n\n Alternatively you can run the command listed for your product:\n\n - openSUSE Leap 15.1:\n\n zypper in -t patch openSUSE-2019-1904=1\n\n - openSUSE Leap 15.0:\n\n zypper in -t patch openSUSE-2019-1904=1\n\n - openSUSE Backports SLE-15:\n\n zypper in -t patch openSUSE-2019-1904=1\");\n\n script_tag(name:\"affected\", value:\"'pdns' package(s) on openSUSE Leap 15.0.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"openSUSELeap15.0\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns\", rpm:\"pdns~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-geoip\", rpm:\"pdns-backend-geoip~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-geoip-debuginfo\", rpm:\"pdns-backend-geoip-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-godbc\", rpm:\"pdns-backend-godbc~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-godbc-debuginfo\", rpm:\"pdns-backend-godbc-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-ldap\", rpm:\"pdns-backend-ldap~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-ldap-debuginfo\", rpm:\"pdns-backend-ldap-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-lua\", rpm:\"pdns-backend-lua~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-lua-debuginfo\", rpm:\"pdns-backend-lua-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-mydns\", rpm:\"pdns-backend-mydns~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-mydns-debuginfo\", rpm:\"pdns-backend-mydns-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-mysql\", rpm:\"pdns-backend-mysql~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-mysql-debuginfo\", rpm:\"pdns-backend-mysql-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-postgresql\", rpm:\"pdns-backend-postgresql~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-postgresql-debuginfo\", rpm:\"pdns-backend-postgresql-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-remote\", rpm:\"pdns-backend-remote~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-remote-debuginfo\", rpm:\"pdns-backend-remote-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-sqlite3\", rpm:\"pdns-backend-sqlite3~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-backend-sqlite3-debuginfo\", rpm:\"pdns-backend-sqlite3-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-debuginfo\", rpm:\"pdns-debuginfo~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns-debugsource\", rpm:\"pdns-debugsource~4.1.2~lp150.3.13.1\", rls:\"openSUSELeap15.0\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if(__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "naslFamily": "SuSE Local Security Checks"}
{"cve": [{"lastseen": "2021-02-02T07:12:45", "description": "A Vulnerability has been found in PowerDNS Authoritative Server before versions 4.1.9, 4.0.8 allowing a remote, authorized master server to cause a high CPU load or even prevent any further updates to any slave zone by sending a large number of NOTIFY messages. Note that only servers configured as slaves are affected by this issue.", "edition": 9, "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "LOW", "integrityImpact": "NONE", "baseScore": 4.3, "privilegesRequired": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "userInteraction": "NONE", "version": "3.1"}, "impactScore": 1.4}, "published": "2019-07-30T23:15:00", "title": "CVE-2019-10163", "type": "cve", "cwe": ["CWE-770"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.0, "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "SINGLE"}, "acInsufInfo": false, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2019-10163"], "modified": "2020-12-04T18:15:00", "cpe": ["cpe:/o:opensuse:leap:15.0", "cpe:/o:opensuse:leap:15.1", "cpe:/a:powerdns:authoritative:4.1.0"], "id": "CVE-2019-10163", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10163", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:powerdns:authoritative:4.1.0:-:*:*:*:*:*:*", "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*"]}, {"lastseen": "2021-02-02T07:12:45", "description": "PowerDNS Authoritative daemon , pdns versions 4.0.x before 4.0.9, 4.1.x before 4.1.11, exiting when encountering a serial between 2^31 and 2^32-1 while trying to notify a slave leads to DoS.", "edition": 10, "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "LOW", "integrityImpact": "NONE", "baseScore": 4.3, "privilegesRequired": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "userInteraction": "NONE", "version": "3.1"}, "impactScore": 1.4}, "published": "2019-11-22T13:15:00", "title": "CVE-2019-10203", "type": "cve", "cwe": ["CWE-681"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.0, "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "SINGLE"}, "acInsufInfo": false, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2019-10203"], "modified": "2020-12-04T18:15:00", "cpe": [], "id": "CVE-2019-10203", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10203", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P"}, "cpe23": []}, {"lastseen": "2021-02-02T07:12:45", "description": "A vulnerability has been found in PowerDNS Authoritative Server before versions 4.1.10, 4.0.8 allowing an authorized user to cause the server to exit by inserting a crafted record in a MASTER type zone under their control. The issue is due to the fact that the Authoritative Server will exit when it runs into a parsing error while looking up the NS/A/AAAA records it is about to use for an outgoing notify.", "edition": 8, "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 7.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "userInteraction": "NONE", "version": "3.1"}, "impactScore": 3.6}, "published": "2019-07-30T23:15:00", "title": "CVE-2019-10162", "type": "cve", "cwe": ["NVD-CWE-Other"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 5.0, "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "acInsufInfo": false, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2019-10162"], "modified": "2020-10-02T14:27:00", "cpe": ["cpe:/o:opensuse:leap:15.0", "cpe:/o:opensuse:leap:15.1", "cpe:/a:powerdns:authoritative:4.0.0"], "id": "CVE-2019-10162", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10162", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "cpe:2.3:a:powerdns:authoritative:4.0.0:-:*:*:*:*:*:*"]}], "openvas": [{"lastseen": "2019-08-15T14:37:51", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163", "CVE-2019-10162", "CVE-2019-10203"], "description": "The remote host is missing an update for the ", "modified": "2019-08-14T00:00:00", "published": "2019-08-12T00:00:00", "id": "OPENVAS:1361412562310876651", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310876651", "type": "openvas", "title": "Fedora Update for pdns FEDORA-2019-c728543252", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.876651\");\n script_version(\"2019-08-14T07:16:43+0000\");\n script_cve_id(\"CVE-2019-10203\", \"CVE-2019-10162\", \"CVE-2019-10163\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2019-08-14 07:16:43 +0000 (Wed, 14 Aug 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-08-12 02:25:30 +0000 (Mon, 12 Aug 2019)\");\n script_name(\"Fedora Update for pdns FEDORA-2019-c728543252\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC30\");\n\n script_xref(name:\"FEDORA\", value:\"2019-c728543252\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/R4GOP6PPTOSYL7M4MJ5I43S4WSZATL3L\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'pdns'\n package(s) announced via the FEDORA-2019-c728543252 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The PowerDNS Nameserver is a modern, advanced and high performance\nauthoritative-only nameserver. It is written from scratch and conforms\nto all relevant DNS standards documents.\nFurthermore, PowerDNS interfaces with almost any database.\");\n\n script_tag(name:\"affected\", value:\"'pdns' package(s) on Fedora 30.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"FC30\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns\", rpm:\"pdns~4.1.11~1.fc30\", rls:\"FC30\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2019-08-15T14:36:03", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "description": "The remote host is missing an update for the ", "modified": "2019-08-13T00:00:00", "published": "2019-07-01T00:00:00", "id": "OPENVAS:1361412562310876548", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310876548", "type": "openvas", "title": "Fedora Update for pdns FEDORA-2019-2ed768623e", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.876548\");\n script_version(\"2019-08-13T08:33:23+0000\");\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2019-08-13 08:33:23 +0000 (Tue, 13 Aug 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-07-01 02:11:19 +0000 (Mon, 01 Jul 2019)\");\n script_name(\"Fedora Update for pdns FEDORA-2019-2ed768623e\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC30\");\n\n script_xref(name:\"FEDORA\", value:\"2019-2ed768623e\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5APTUZQM7EQFEVAIEXV7GXX3QHJNIV3U\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'pdns'\n package(s) announced via the FEDORA-2019-2ed768623e advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The PowerDNS Nameserver is a modern, advanced and high performance\nauthoritative-only nameserver. It is written from scratch and conforms\nto all relevant DNS standards documents.\nFurthermore, PowerDNS interfaces with almost any database.\");\n\n script_tag(name:\"affected\", value:\"'pdns' package(s) on Fedora 30.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"FC30\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns\", rpm:\"pdns~4.1.10~1.fc30\", rls:\"FC30\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-01-29T19:26:06", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "description": "The remote host is missing an update for the ", "modified": "2020-01-29T00:00:00", "published": "2019-07-04T00:00:00", "id": "OPENVAS:1361412562310891843", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310891843", "type": "openvas", "title": "Debian LTS: Security Advisory for pdns (DLA-1843-1)", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.891843\");\n script_version(\"2020-01-29T08:22:52+0000\");\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-29 08:22:52 +0000 (Wed, 29 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2019-07-04 02:00:08 +0000 (Thu, 04 Jul 2019)\");\n script_name(\"Debian LTS: Security Advisory for pdns (DLA-1843-1)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Debian Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/debian_linux\", \"ssh/login/packages\", re:\"ssh/login/release=DEB8\");\n\n script_xref(name:\"URL\", value:\"https://lists.debian.org/debian-lts-announce/2019/07/msg00002.html\");\n script_xref(name:\"URL\", value:\"https://security-tracker.debian.org/tracker/DLA-1843-1\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'pdns'\n package(s) announced via the DLA-1843-1 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Two vulnerabilities have been discovered in pdns, an authoritative DNS\nserver which may result in denial of service via malformed zone records\nand excessive NOTIFY packets in a master/slave setup.\n\nCVE-2019-10162\n\nAn issue has been found in PowerDNS Authoritative Server allowing\nan authorized user to cause the server to exit by inserting a\ncrafted record in a MASTER type zone under their control. The issue\nis due to the fact that the Authoritative Server will exit when it\nruns into a parsing error while looking up the NS/A/AAAA records it\nis about to use for an outgoing notify.\n\nCVE-2019-10163\n\nAn issue has been found in PowerDNS Authoritative Server allowing\na remote, authorized master server to cause a high CPU load or even\nprevent any further updates to any slave zone by sending a large\nnumber of NOTIFY messages. Note that only servers configured as\nslaves are affected by this issue.\");\n\n script_tag(name:\"affected\", value:\"'pdns' package(s) on Debian Linux.\");\n\n script_tag(name:\"solution\", value:\"For Debian 8 'Jessie', these problems have been fixed in version\n3.4.1-4+deb8u10.\n\nWe recommend that you upgrade your pdns packages.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nres = \"\";\nreport = \"\";\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-geo\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-ldap\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-lmdb\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-lua\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-mydns\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-mysql\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-pgsql\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-pipe\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-remote\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-sqlite3\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-server\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-server-dbg\", ver:\"3.4.1-4+deb8u10\", rls:\"DEB8\"))) {\n report += res;\n}\n\nif(report != \"\") {\n security_message(data:report);\n} else if(__pkg_match) {\n exit(99);\n}\n\nexit(0);\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2019-08-15T14:40:49", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "description": "The remote host is missing an update for the ", "modified": "2019-08-13T00:00:00", "published": "2019-06-25T00:00:00", "id": "OPENVAS:1361412562310704470", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310704470", "type": "openvas", "title": "Debian Security Advisory DSA 4470-1 (pdns - security update)", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.704470\");\n script_version(\"2019-08-13T08:33:23+0000\");\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2019-08-13 08:33:23 +0000 (Tue, 13 Aug 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-06-25 02:00:05 +0000 (Tue, 25 Jun 2019)\");\n script_name(\"Debian Security Advisory DSA 4470-1 (pdns - security update)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Debian Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/debian_linux\", \"ssh/login/packages\", re:\"ssh/login/release=DEB9\");\n\n script_xref(name:\"URL\", value:\"https://www.debian.org/security/2019/dsa-4470.html\");\n script_xref(name:\"URL\", value:\"https://security-tracker.debian.org/tracker/DSA-4470-1\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'pdns'\n package(s) announced via the DSA-4470-1 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Two vulnerabilities have been discovered in pdns, an authoritative DNS\nserver which may result in denial of service via malformed zone records\nand excessive NOTIFY packets in a master/slave setup.\");\n\n script_tag(name:\"affected\", value:\"'pdns' package(s) on Debian Linux.\");\n\n script_tag(name:\"solution\", value:\"For the stable distribution (stretch), these problems have been fixed in\nversion 4.0.3-1+deb9u5.\n\nWe recommend that you upgrade your pdns packages.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nres = \"\";\nreport = \"\";\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-bind\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-geoip\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-ldap\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-lua\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-mydns\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-mysql\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-odbc\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-opendbx\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-pgsql\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-pipe\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-remote\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-sqlite3\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-backend-tinydns\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-server\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"pdns-tools\", ver:\"4.0.3-1+deb9u5\", rls:\"DEB9\"))) {\n report += res;\n}\n\nif(report != \"\") {\n security_message(data:report);\n} else if(__pkg_match) {\n exit(99);\n}\n\nexit(0);", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2019-08-15T14:36:07", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-10851", "CVE-2019-10163", "CVE-2019-10162", "CVE-2018-14626", "CVE-2019-3871", "CVE-2019-10203"], "description": "The remote host is missing an update for the ", "modified": "2019-08-14T00:00:00", "published": "2019-08-12T00:00:00", "id": "OPENVAS:1361412562310876665", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310876665", "type": "openvas", "title": "Fedora Update for pdns FEDORA-2019-c9c2f3b3eb", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.876665\");\n script_version(\"2019-08-14T07:16:43+0000\");\n script_cve_id(\"CVE-2019-10203\", \"CVE-2019-10162\", \"CVE-2019-10163\", \"CVE-2019-3871\", \"CVE-2018-10851\", \"CVE-2018-14626\");\n script_tag(name:\"cvss_base\", value:\"6.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:S/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2019-08-14 07:16:43 +0000 (Wed, 14 Aug 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-08-12 02:26:11 +0000 (Mon, 12 Aug 2019)\");\n script_name(\"Fedora Update for pdns FEDORA-2019-c9c2f3b3eb\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC29\");\n\n script_xref(name:\"FEDORA\", value:\"2019-c9c2f3b3eb\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WYC5ZLPIW2ZKK25X2YRJZGI3JCG76BE4\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'pdns'\n package(s) announced via the FEDORA-2019-c9c2f3b3eb advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The PowerDNS Nameserver is a modern, advanced and high performance\nauthoritative-only nameserver. It is written from scratch and conforms\nto all relevant DNS standards documents.\nFurthermore, PowerDNS interfaces with almost any database.\");\n\n script_tag(name:\"affected\", value:\"'pdns' package(s) on Fedora 29.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"FC29\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns\", rpm:\"pdns~4.1.11~1.fc29\", rls:\"FC29\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 6.5, "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P"}}, {"lastseen": "2019-07-05T18:44:45", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-10851", "CVE-2019-10163", "CVE-2019-10162", "CVE-2018-14626", "CVE-2019-3871"], "description": "The remote host is missing an update for the ", "modified": "2019-07-04T00:00:00", "published": "2019-07-01T00:00:00", "id": "OPENVAS:1361412562310876547", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310876547", "type": "openvas", "title": "Fedora Update for pdns FEDORA-2019-08b1477c9d", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.876547\");\n script_version(\"2019-07-04T09:58:18+0000\");\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\", \"CVE-2019-3871\", \"CVE-2018-10851\", \"CVE-2018-14626\");\n script_tag(name:\"cvss_base\", value:\"6.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:S/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2019-07-04 09:58:18 +0000 (Thu, 04 Jul 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-07-01 02:11:15 +0000 (Mon, 01 Jul 2019)\");\n script_name(\"Fedora Update for pdns FEDORA-2019-08b1477c9d\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC29\");\n\n script_xref(name:\"FEDORA\", value:\"2019-08b1477c9d\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UKJPA4E2D3HQWS7BFBDBPU3UQPXILDZB\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'pdns'\n package(s) announced via the FEDORA-2019-08b1477c9d advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The PowerDNS Nameserver is a modern, advanced and high performance\nauthoritative-only nameserver. It is written from scratch and conforms\nto all relevant DNS standards documents.\nFurthermore, PowerDNS interfaces with almost any database.\");\n\n script_tag(name:\"affected\", value:\"'pdns' package(s) on Fedora 29.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"FC29\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"pdns\", rpm:\"pdns~4.1.10~1.fc29\", rls:\"FC29\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 6.5, "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P"}}, {"lastseen": "2019-12-12T14:27:43", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10203"], "description": "PowerDNS Authoritative Server is prone to a denial of service vulnerability\n when encountering a serial between 2^31 and 2^32-1 while trying to notify a slave.", "modified": "2019-11-25T00:00:00", "published": "2019-11-25T00:00:00", "id": "OPENVAS:1361412562310143166", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310143166", "type": "openvas", "title": "PowerDNS Authoritative Server 4.0 < 4.2.0 DoS Vulnerability", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nCPE = 'cpe:/a:powerdns:authoritative_server';\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.143166\");\n script_version(\"2019-11-25T04:12:02+0000\");\n script_tag(name:\"last_modification\", value:\"2019-11-25 04:12:02 +0000 (Mon, 25 Nov 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-11-25 04:08:13 +0000 (Mon, 25 Nov 2019)\");\n script_tag(name:\"cvss_base\", value:\"4.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:S/C:N/I:N/A:P\");\n\n script_cve_id(\"CVE-2019-10203\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner_unreliable\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_name(\"PowerDNS Authoritative Server 4.0 < 4.2.0 DoS Vulnerability\");\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Denial of Service\");\n script_dependencies(\"pdns_version.nasl\");\n script_mandatory_keys(\"powerdns/authoritative_server/installed\");\n\n script_tag(name:\"summary\", value:\"PowerDNS Authoritative Server is prone to a denial of service vulnerability\n when encountering a serial between 2^31 and 2^32-1 while trying to notify a slave.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"affected\", value:\"PowerDNS Authoritative 4.0 prior to 4.2.0.\");\n\n script_tag(name:\"solution\", value:\"Update to version 4.2.0 or later.\");\n\n script_xref(name:\"URL\", value:\"https://github.com/PowerDNS/pdns/issues/6815\");\n\n exit(0);\n}\n\ninclude(\"version_func.inc\");\ninclude(\"host_details.inc\");\n\nif (!port = get_app_port(cpe: CPE))\n exit(0);\n\nif (!infos = get_app_version_and_proto(cpe: CPE, port: port))\n exit(0);\n\nversion = infos[\"version\"];\nproto = infos[\"proto\"];\n\nif (version =~ \"^4\\.\" && version_is_less(version: version, test_version: \"4.2.0\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"4.2.0\");\n security_message(data: report, port: port, proto: proto);\n exit(0);\n}\n\nexit(99);\n", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P"}}, {"lastseen": "2019-12-12T14:27:43", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10203"], "description": "PowerDNS Authoritative Server is prone to a denial of service vulnerability\n via crafted zone records.", "modified": "2019-07-31T00:00:00", "published": "2019-07-31T00:00:00", "id": "OPENVAS:1361412562310142678", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310142678", "type": "openvas", "title": "PowerDNS Authoritative Server Denial of Service Vulnerability (2019-06)", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) of the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nCPE = 'cpe:/a:powerdns:authoritative_server';\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.142678\");\n script_version(\"2019-07-31T01:58:08+0000\");\n script_tag(name:\"last_modification\", value:\"2019-07-31 01:58:08 +0000 (Wed, 31 Jul 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-07-31 01:48:25 +0000 (Wed, 31 Jul 2019)\");\n script_tag(name:\"cvss_base\", value:\"4.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:S/C:N/I:N/A:P\");\n\n script_cve_id(\"CVE-2019-10203\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner_unreliable\");\n\n script_tag(name:\"solution_type\", value:\"Mitigation\");\n\n script_name(\"PowerDNS Authoritative Server Denial of Service Vulnerability (2019-06)\");\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"This script is Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Denial of Service\");\n script_dependencies(\"pdns_version.nasl\");\n script_mandatory_keys(\"powerdns/authoritative_server/installed\");\n\n script_tag(name:\"summary\", value:\"PowerDNS Authoritative Server is prone to a denial of service vulnerability\n via crafted zone records.\");\n\n script_tag(name:\"insight\", value:\"An issue has been found in PowerDNS Authoritative Server allowing an\n authorized user to cause the server to exit by inserting a crafted record in a MASTER type zone under their\n control. The issue is due to the fact that the Authoritative Server will exit when it tries to store the\n notified serial in the PostgreSQL database, if this serial cannot be represented in 31 bits.\n\n Note: Just installations using PostgreSQL as a backend are affected.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"affected\", value:\"PowerDNS Authoritative 4.1.10 and prior. Although the advisory is stating\n that version 4.0.9 and 4.1.11 are not affected they still might be vulnerable if the mitigation steps are not\n applied.\");\n\n script_tag(name:\"solution\", value:\"See the referenced vendor advisory for mitigation steps.\");\n\n script_xref(name:\"URL\", value:\"https://docs.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-06.html\");\n\n exit(0);\n}\n\ninclude(\"version_func.inc\");\ninclude(\"host_details.inc\");\n\nif (!port = get_app_port(cpe: CPE))\n exit(0);\n\nif (!infos = get_app_version_and_proto(cpe: CPE, port: port))\n exit(0);\n\nversion = infos[\"version\"];\nproto = infos[\"proto\"];\n\nif (version_is_less(version: version, test_version: \"4.2.0\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"See advisory\");\n security_message(data: report, port: port, proto: proto);\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P"}}, {"lastseen": "2019-08-15T14:34:35", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163"], "description": "PowerDNS Authoritative Server is prone to a Denial of Service\n via NOTIFY packets.", "modified": "2019-08-13T00:00:00", "published": "2019-06-25T00:00:00", "id": "OPENVAS:1361412562310108608", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310108608", "type": "openvas", "title": "PowerDNS Authoritative Server NOTIFY Packets Denial of Service Vulnerability", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) of the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nCPE = 'cpe:/a:powerdns:authoritative_server';\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.108608\");\n script_version(\"2019-08-13T08:33:23+0000\");\n script_tag(name:\"last_modification\", value:\"2019-08-13 08:33:23 +0000 (Tue, 13 Aug 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-06-25 07:15:49 +0000 (Tue, 25 Jun 2019)\");\n script_tag(name:\"cvss_base\", value:\"4.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:S/C:N/I:N/A:P\");\n\n script_cve_id(\"CVE-2019-10163\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner_unreliable\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_name(\"PowerDNS Authoritative Server NOTIFY Packets Denial of Service Vulnerability\");\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"This script is Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Denial of Service\");\n script_dependencies(\"pdns_version.nasl\");\n script_mandatory_keys(\"powerdns/authoritative_server/installed\");\n\n script_tag(name:\"summary\", value:\"PowerDNS Authoritative Server is prone to a Denial of Service\n via NOTIFY packets.\");\n\n script_tag(name:\"impact\", value:\"This flaw allows a remote, authorized master server to cause a high\n CPU load or even prevent any further updates to any slave zone by sending a large number of NOTIFY messages.\n\n Note that only servers configured as slaves are affected by this issue.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"affected\", value:\"PowerDNS Authoritative before version 4.0.8 and 4.1.x up to and including 4.1.8.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to version 4.0.8, 4.1.9 or later.\");\n\n script_xref(name:\"URL\", value:\"https://docs.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-05.html\");\n\n exit(0);\n}\n\ninclude(\"version_func.inc\");\ninclude(\"host_details.inc\");\n\nif (!port = get_app_port(cpe: CPE))\n exit(0);\n\nif (!infos = get_app_version_and_proto(cpe: CPE, port: port))\n exit(0);\n\nversion = infos[\"version\"];\nproto = infos[\"proto\"];\n\nif (version_is_less(version: version, test_version: \"4.0.8\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"4.0.8\");\n security_message(data: report, port: port, proto: proto);\n exit(0);\n}\n\nif (version_in_range(version: version, test_version: \"4.1\", test_version2: \"4.1.8\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"4.1.9\");\n security_message(data: report, port: port, proto: proto);\n exit(0);\n}\n\nexit(99);\n", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P"}}, {"lastseen": "2019-08-15T14:34:35", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10162"], "description": "PowerDNS Authoritative Server is prone to a Denial of Service\n via crafted zone records.", "modified": "2019-08-13T00:00:00", "published": "2019-06-25T00:00:00", "id": "OPENVAS:1361412562310108607", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310108607", "type": "openvas", "title": "PowerDNS Authoritative Server Crafted Zone Records Denial of Service Vulnerability", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) of the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nCPE = 'cpe:/a:powerdns:authoritative_server';\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.108607\");\n script_version(\"2019-08-13T08:33:23+0000\");\n script_tag(name:\"last_modification\", value:\"2019-08-13 08:33:23 +0000 (Tue, 13 Aug 2019)\");\n script_tag(name:\"creation_date\", value:\"2019-06-25 07:15:49 +0000 (Tue, 25 Jun 2019)\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n\n script_cve_id(\"CVE-2019-10162\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner_unreliable\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_name(\"PowerDNS Authoritative Server Crafted Zone Records Denial of Service Vulnerability\");\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"This script is Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Denial of Service\");\n script_dependencies(\"pdns_version.nasl\");\n script_mandatory_keys(\"powerdns/authoritative_server/installed\");\n\n script_tag(name:\"summary\", value:\"PowerDNS Authoritative Server is prone to a Denial of Service\n via crafted zone records.\");\n\n script_tag(name:\"impact\", value:\"This flaw allows an authorized user to cause the server to exit\n by inserting a crafted record in a MASTER type zone under their control.\");\n\n script_tag(name:\"insight\", value:\"The issue is due to the fact that the Authoritative Server will exit when it\n runs into a parsing error while looking up the NS/A/AAAA records it is about to use for an outgoing notify.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"affected\", value:\"PowerDNS Authoritative before version 4.0.8 and 4.1.x up to and including 4.1.9.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to version 4.0.8, 4.1.10 or later.\");\n\n script_xref(name:\"URL\", value:\"https://docs.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-04.html\");\n\n exit(0);\n}\n\ninclude(\"version_func.inc\");\ninclude(\"host_details.inc\");\n\nif (!port = get_app_port(cpe: CPE))\n exit(0);\n\nif (!infos = get_app_version_and_proto(cpe: CPE, port: port))\n exit(0);\n\nversion = infos[\"version\"];\nproto = infos[\"proto\"];\n\nif (version_is_less(version: version, test_version: \"4.0.8\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"4.0.8\");\n security_message(data: report, port: port, proto: proto);\n exit(0);\n}\n\nif (version_in_range(version: version, test_version: \"4.1\", test_version2: \"4.1.9\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"4.1.10\");\n security_message(data: report, port: port, proto: proto);\n exit(0);\n}\n\nexit(99);\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}], "fedora": [{"lastseen": "2020-12-21T08:17:55", "bulletinFamily": "unix", "cvelist": ["CVE-2019-10162", "CVE-2019-10163", "CVE-2019-10203"], "description": "The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all relevant DNS standards documents. Furthermore, PowerDNS interfaces with almost any database. ", "modified": "2019-08-11T01:15:00", "published": "2019-08-11T01:15:00", "id": "FEDORA:6A26C60B3E88", "href": "", "type": "fedora", "title": "[SECURITY] Fedora 30 Update: pdns-4.1.11-1.fc30", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-12-21T08:17:55", "bulletinFamily": "unix", "cvelist": ["CVE-2019-10162", "CVE-2019-10163"], "description": "The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all relevant DNS standards documents. Furthermore, PowerDNS interfaces with almost any database. ", "modified": "2019-06-30T00:58:07", "published": "2019-06-30T00:58:07", "id": "FEDORA:4F1756182FB9", "href": "", "type": "fedora", "title": "[SECURITY] Fedora 30 Update: pdns-4.1.10-1.fc30", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-12-21T08:17:55", "bulletinFamily": "unix", "cvelist": ["CVE-2018-10851", "CVE-2018-14626", "CVE-2019-10162", "CVE-2019-10163", "CVE-2019-10203", "CVE-2019-3871"], "description": "The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all relevant DNS standards documents. Furthermore, PowerDNS interfaces with almost any database. ", "modified": "2019-08-11T01:43:00", "published": "2019-08-11T01:43:00", "id": "FEDORA:049EA6114C82", "href": "", "type": "fedora", "title": "[SECURITY] Fedora 29 Update: pdns-4.1.11-1.fc29", "cvss": {"score": 6.5, "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P"}}, {"lastseen": "2020-12-21T08:17:55", "bulletinFamily": "unix", "cvelist": ["CVE-2018-10851", "CVE-2018-14626", "CVE-2019-10162", "CVE-2019-10163", "CVE-2019-3871"], "description": "The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all relevant DNS standards documents. Furthermore, PowerDNS interfaces with almost any database. ", "modified": "2019-06-30T02:27:37", "published": "2019-06-30T02:27:37", "id": "FEDORA:1296D60B6445", "href": "", "type": "fedora", "title": "[SECURITY] Fedora 29 Update: pdns-4.1.10-1.fc29", "cvss": {"score": 6.5, "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P"}}], "suse": [{"lastseen": "2019-08-15T22:32:08", "bulletinFamily": "unix", "cvelist": ["CVE-2019-10163", "CVE-2019-10162", "CVE-2019-10203"], "description": "This update for pdns fixes the following issues:\n\n Security issues fixed:\n\n - CVE-2019-10203: Updated PostgreSQL schema to address a possible denial\n of service by an authorized user by inserting a crafted record in a\n MASTER type zone under their control. (boo#1142810)\n - CVE-2019-10162: Fixed a denial of service but when authorized user to\n cause the server to exit by inserting a crafted record in a MASTER type\n zone under their control. (boo#1138582)\n - CVE-2019-10163: Fixed a denial of service of slave server when an\n authorized master server sends large number of NOTIFY messages.\n (boo#1138582)\n\n Non-security issues fixed:\n\n - Enabled the option to disable superslave support.\n - Fixed `pdnsutil b2b-migrate` to not lose NSEC3 settings.\n\n This update was imported from the openSUSE:Leap:15.1:Update update project.\n\n", "edition": 1, "modified": "2019-08-15T21:10:51", "published": "2019-08-15T21:10:51", "id": "OPENSUSE-SU-2019:1921-1", "href": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00054.html", "title": "Security update for pdns (important)", "type": "suse", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2019-08-15T16:32:17", "bulletinFamily": "unix", "cvelist": ["CVE-2019-10163", "CVE-2019-10162", "CVE-2019-10203"], "description": "This update for pdns fixes the following issues:\n\n Security issues fixed:\n\n - CVE-2019-10203: Updated PostgreSQL schema to address a possible denial\n of service by an authorized user by inserting a crafted record in a\n MASTER type zone under their control. (boo#1142810)\n - CVE-2019-10162: Fixed a denial of service but when authorized user to\n cause the server to exit by inserting a crafted record in a MASTER type\n zone under their control. (boo#1138582)\n - CVE-2019-10163: Fixed a denial of service of slave server when an\n authorized master server sends large number of NOTIFY messages.\n (boo#1138582)\n\n Non-security issues fixed:\n\n - Enabled the option to disable superslave support.\n - Fixed `pdnsutil b2b-migrate` to not lose NSEC3 settings.\n\n", "edition": 1, "modified": "2019-08-15T15:21:00", "published": "2019-08-15T15:21:00", "id": "OPENSUSE-SU-2019:1904-1", "href": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00041.html", "title": "Security update for pdns (important)", "type": "suse", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}], "nessus": [{"lastseen": "2020-09-24T09:08:43", "description": "This update for pdns fixes the following issues :\n\nSecurity issues fixed :\n\n - CVE-2019-10203: Updated PostgreSQL schema to address a\n possible denial of service by an authorized user by\n inserting a crafted record in a MASTER type zone under\n their control. (boo#1142810)\n\n - CVE-2019-10162: Fixed a denial of service but when\n authorized user to cause the server to exit by inserting\n a crafted record in a MASTER type zone under their\n control. (boo#1138582)\n\n - CVE-2019-10163: Fixed a denial of service of slave\n server when an authorized master server sends large\n number of NOTIFY messages. (boo#1138582) 	\n Non-security issues fixed :\n\n - Enabled the option to disable superslave support.\n\n - Fixed `pdnsutil b2b-migrate` to not lose NSEC3 settings.", "edition": 14, "cvss3": {"score": 7.5, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "published": "2019-08-20T00:00:00", "title": "openSUSE Security Update : pdns (openSUSE-2019-1904)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163", "CVE-2019-10162", "CVE-2019-10203"], "modified": "2019-08-20T00:00:00", "cpe": ["p-cpe:/a:novell:opensuse:pdns-backend-ldap", "p-cpe:/a:novell:opensuse:pdns-debuginfo", "p-cpe:/a:novell:opensuse:pdns-backend-lua-debuginfo", "p-cpe:/a:novell:opensuse:pdns-backend-postgresql", "cpe:/o:novell:opensuse:15.1", "p-cpe:/a:novell:opensuse:pdns-backend-sqlite3-debuginfo", "p-cpe:/a:novell:opensuse:pdns-backend-ldap-debuginfo", "p-cpe:/a:novell:opensuse:pdns-backend-sqlite3", "p-cpe:/a:novell:opensuse:pdns-backend-mysql", "p-cpe:/a:novell:opensuse:pdns-backend-postgresql-debuginfo", "p-cpe:/a:novell:opensuse:pdns-backend-geoip", "p-cpe:/a:novell:opensuse:pdns-backend-godbc-debuginfo", "p-cpe:/a:novell:opensuse:pdns-backend-godbc", "p-cpe:/a:novell:opensuse:pdns-backend-remote-debuginfo", "p-cpe:/a:novell:opensuse:pdns-backend-mydns", "p-cpe:/a:novell:opensuse:pdns-backend-geoip-debuginfo", "p-cpe:/a:novell:opensuse:pdns-debugsource", "p-cpe:/a:novell:opensuse:pdns", "p-cpe:/a:novell:opensuse:pdns-backend-lua", "p-cpe:/a:novell:opensuse:pdns-backend-remote", "p-cpe:/a:novell:opensuse:pdns-backend-mydns-debuginfo", "p-cpe:/a:novell:opensuse:pdns-backend-mysql-debuginfo"], "id": "OPENSUSE-2019-1904.NASL", "href": "https://www.tenable.com/plugins/nessus/127996", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from openSUSE Security Update openSUSE-2019-1904.\n#\n# The text description of this plugin is (C) SUSE LLC.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(127996);\n script_version(\"1.3\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2020/09/23\");\n\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\", \"CVE-2019-10203\");\n\n script_name(english:\"openSUSE Security Update : pdns (openSUSE-2019-1904)\");\n script_summary(english:\"Check for the openSUSE-2019-1904 patch\");\n\n script_set_attribute(\n attribute:\"synopsis\",\n value:\"The remote openSUSE host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\",\n value:\n\"This update for pdns fixes the following issues :\n\nSecurity issues fixed :\n\n - CVE-2019-10203: Updated PostgreSQL schema to address a\n possible denial of service by an authorized user by\n inserting a crafted record in a MASTER type zone under\n their control. (boo#1142810)\n\n - CVE-2019-10162: Fixed a denial of service but when\n authorized user to cause the server to exit by inserting\n a crafted record in a MASTER type zone under their\n control. (boo#1138582)\n\n - CVE-2019-10163: Fixed a denial of service of slave\n server when an authorized master server sends large\n number of NOTIFY messages. (boo#1138582) 	\n Non-security issues fixed :\n\n - Enabled the option to disable superslave support.\n\n - Fixed `pdnsutil b2b-migrate` to not lose NSEC3 settings.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1138582\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1142810\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected pdns packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-geoip\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-geoip-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-godbc\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-godbc-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-ldap\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-ldap-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-lua\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-lua-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-mydns\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-mydns-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-mysql\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-mysql-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-postgresql\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-postgresql-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-remote\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-remote-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-sqlite3\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-backend-sqlite3-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:pdns-debugsource\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:15.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2019/07/30\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/08/15\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/08/20\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/SuSE/release\");\nif (isnull(release) || release =~ \"^(SLED|SLES)\") audit(AUDIT_OS_NOT, \"openSUSE\");\nif (release !~ \"^(SUSE15\\.1)$\") audit(AUDIT_OS_RELEASE_NOT, \"openSUSE\", \"15.1\", release);\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nourarch = get_kb_item(\"Host/cpu\");\nif (!ourarch) audit(AUDIT_UNKNOWN_ARCH);\nif (ourarch !~ \"^(x86_64)$\") audit(AUDIT_ARCH_NOT, \"x86_64\", ourarch);\n\nflag = 0;\n\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-geoip-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-geoip-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-godbc-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-godbc-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-ldap-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-ldap-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-lua-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-lua-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-mydns-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-mydns-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-mysql-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-mysql-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-postgresql-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-postgresql-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-remote-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-remote-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-sqlite3-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-backend-sqlite3-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-debuginfo-4.1.8-lp151.2.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE15.1\", reference:\"pdns-debugsource-4.1.8-lp151.2.3.1\") ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());\n else security_warning(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"pdns / pdns-backend-geoip / pdns-backend-geoip-debuginfo / etc\");\n}\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2021-01-12T09:40:59", "description": "Two vulnerabilities have been discovered in pdns, an authoritative DNS\nserver which may result in denial of service via malformed zone\nrecords and excessive NOTIFY packets in a master/slave setup.\n\nCVE-2019-10162\n\nAn issue has been found in PowerDNS Authoritative Server allowing an\nauthorized user to cause the server to exit by inserting a crafted\nrecord in a MASTER type zone under their control. The issue is due to\nthe fact that the Authoritative Server will exit when it runs into a\nparsing error while looking up the NS/A/AAAA records it is about to\nuse for an outgoing notify.\n\nCVE-2019-10163\n\nAn issue has been found in PowerDNS Authoritative Server allowing a\nremote, authorized master server to cause a high CPU load or even\nprevent any further updates to any slave zone by sending a large\nnumber of NOTIFY messages. Note that only servers configured as slaves\nare affected by this issue.\n\nFor Debian 8 'Jessie', these problems have been fixed in version\n3.4.1-4+deb8u10.\n\nWe recommend that you upgrade your pdns packages.\n\nFor the detailed security status of pdns please refer to its security\ntracker page at: https://security-tracker.debian.org/tracker/pdns\n\nNOTE: Tenable Network Security has extracted the preceding description\nblock directly from the DLA security advisory. Tenable has attempted\nto automatically clean and format it as much as possible without\nintroducing additional issues.", "edition": 16, "cvss3": {"score": 7.5, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "published": "2019-07-05T00:00:00", "title": "Debian DLA-1843-1 : pdns security update", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "modified": "2019-07-05T00:00:00", "cpe": ["cpe:/o:debian:debian_linux:8.0", "p-cpe:/a:debian:debian_linux:pdns-backend-sqlite3", "p-cpe:/a:debian:debian_linux:pdns-backend-lua", "p-cpe:/a:debian:debian_linux:pdns-backend-remote", "p-cpe:/a:debian:debian_linux:pdns-backend-geo", "p-cpe:/a:debian:debian_linux:pdns-backend-pipe", "p-cpe:/a:debian:debian_linux:pdns-server-dbg", "p-cpe:/a:debian:debian_linux:pdns-server", "p-cpe:/a:debian:debian_linux:pdns-backend-pgsql", "p-cpe:/a:debian:debian_linux:pdns-backend-lmdb", "p-cpe:/a:debian:debian_linux:pdns-backend-mydns", "p-cpe:/a:debian:debian_linux:pdns-backend-mysql", "p-cpe:/a:debian:debian_linux:pdns-backend-ldap"], "id": "DEBIAN_DLA-1843.NASL", "href": "https://www.tenable.com/plugins/nessus/126481", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Debian Security Advisory DLA-1843-1. The text\n# itself is copyright (C) Software in the Public Interest, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(126481);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\");\n\n script_name(english:\"Debian DLA-1843-1 : pdns security update\");\n script_summary(english:\"Checks dpkg output for the updated packages.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Debian host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Two vulnerabilities have been discovered in pdns, an authoritative DNS\nserver which may result in denial of service via malformed zone\nrecords and excessive NOTIFY packets in a master/slave setup.\n\nCVE-2019-10162\n\nAn issue has been found in PowerDNS Authoritative Server allowing an\nauthorized user to cause the server to exit by inserting a crafted\nrecord in a MASTER type zone under their control. The issue is due to\nthe fact that the Authoritative Server will exit when it runs into a\nparsing error while looking up the NS/A/AAAA records it is about to\nuse for an outgoing notify.\n\nCVE-2019-10163\n\nAn issue has been found in PowerDNS Authoritative Server allowing a\nremote, authorized master server to cause a high CPU load or even\nprevent any further updates to any slave zone by sending a large\nnumber of NOTIFY messages. Note that only servers configured as slaves\nare affected by this issue.\n\nFor Debian 8 'Jessie', these problems have been fixed in version\n3.4.1-4+deb8u10.\n\nWe recommend that you upgrade your pdns packages.\n\nFor the detailed security status of pdns please refer to its security\ntracker page at: https://security-tracker.debian.org/tracker/pdns\n\nNOTE: Tenable Network Security has extracted the preceding description\nblock directly from the DLA security advisory. Tenable has attempted\nto automatically clean and format it as much as possible without\nintroducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://lists.debian.org/debian-lts-announce/2019/07/msg00002.html\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://packages.debian.org/source/jessie/pdns\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security-tracker.debian.org/tracker/source-package/pdns\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Upgrade the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-geo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-ldap\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-lmdb\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-lua\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-mydns\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-mysql\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-pgsql\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-pipe\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-remote\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-backend-sqlite3\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-server\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns-server-dbg\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:debian:debian_linux:8.0\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2019/07/30\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/07/03\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/07/05\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2019-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Debian Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Debian/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"debian_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/Debian/release\")) audit(AUDIT_OS_NOT, \"Debian\");\nif (!get_kb_item(\"Host/Debian/dpkg-l\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-geo\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-ldap\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-lmdb\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-lua\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-mydns\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-mysql\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-pgsql\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-pipe\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-remote\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-backend-sqlite3\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-server\", reference:\"3.4.1-4+deb8u10\")) flag++;\nif (deb_check(release:\"8.0\", prefix:\"pdns-server-dbg\", reference:\"3.4.1-4+deb8u10\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:deb_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2021-02-01T01:56:42", "description": "Two vulnerabilities have been discovered in pdns, an authoritative DNS\nserver which may result in denial of service via malformed zone\nrecords and excessive NOTIFY packets in a master/slave setup.", "edition": 18, "cvss3": {"score": 7.5, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "published": "2019-06-24T00:00:00", "title": "Debian DSA-4470-1 : pdns - security update", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "modified": "2021-02-02T00:00:00", "cpe": ["p-cpe:/a:debian:debian_linux:pdns", "cpe:/o:debian:debian_linux:9.0"], "id": "DEBIAN_DSA-4470.NASL", "href": "https://www.tenable.com/plugins/nessus/126129", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Debian Security Advisory DSA-4470. The text \n# itself is copyright (C) Software in the Public Interest, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(126129);\n script_version(\"1.3\");\n script_cvs_date(\"Date: 2020/01/10\");\n\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\");\n script_xref(name:\"DSA\", value:\"4470\");\n\n script_name(english:\"Debian DSA-4470-1 : pdns - security update\");\n script_summary(english:\"Checks dpkg output for the updated package\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Debian host is missing a security-related update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Two vulnerabilities have been discovered in pdns, an authoritative DNS\nserver which may result in denial of service via malformed zone\nrecords and excessive NOTIFY packets in a master/slave setup.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security-tracker.debian.org/tracker/source-package/pdns\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://packages.debian.org/source/stretch/pdns\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.debian.org/security/2019/dsa-4470\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"Upgrade the pdns packages.\n\nFor the stable distribution (stretch), these problems have been fixed\nin version 4.0.3-1+deb9u5.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pdns\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:debian:debian_linux:9.0\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2019/07/30\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/06/23\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/06/24\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Debian Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Debian/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"debian_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/Debian/release\")) audit(AUDIT_OS_NOT, \"Debian\");\nif (!get_kb_item(\"Host/Debian/dpkg-l\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-bind\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-geoip\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-ldap\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-lua\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-mydns\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-mysql\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-odbc\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-opendbx\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-pgsql\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-pipe\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-remote\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-sqlite3\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-backend-tinydns\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-server\", reference:\"4.0.3-1+deb9u5\")) flag++;\nif (deb_check(release:\"9.0\", prefix:\"pdns-tools\", reference:\"4.0.3-1+deb9u5\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:deb_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2021-02-01T02:46:08", "description": "PowerDNS Team reports :\n\nCVE-2019-10162: An issue has been found in PowerDNS Authoritative\nServer allowing an authorized user to cause the server to exit by\ninserting a crafted record in a MASTER type zone under their control.\nThe issue is due to the fact that the Authoritative Server will exit\nwhen it runs into a parsing error while looking up the NS/A/AAAA\nrecords it is about to use for an outgoing notify.\n\nCVE-2019-10163: An issue has been found in PowerDNS Authoritative\nServer allowing a remote, authorized master server to cause a high CPU\nload or even prevent any further updates to any slave zone by sending\na large number of NOTIFY messages. Note that only servers configured\nas slaves are affected by this issue.", "edition": 18, "cvss3": {"score": 7.5, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "published": "2019-07-01T00:00:00", "title": "FreeBSD : powerdns -- multiple vulnerabilities (1c21f6a3-9415-11e9-95ec-6805ca2fa271)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "modified": "2021-02-02T00:00:00", "cpe": ["cpe:/o:freebsd:freebsd", "p-cpe:/a:freebsd:freebsd:powerdns"], "id": "FREEBSD_PKG_1C21F6A3941511E995EC6805CA2FA271.NASL", "href": "https://www.tenable.com/plugins/nessus/126363", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from the FreeBSD VuXML database :\n#\n# Copyright 2003-2020 Jacques Vidrine and contributors\n#\n# Redistribution and use in source (VuXML) and 'compiled' forms (SGML,\n# HTML, PDF, PostScript, RTF and so forth) with or without modification,\n# are permitted provided that the following conditions are met:\n# 1. Redistributions of source code (VuXML) must retain the above\n# copyright notice, this list of conditions and the following\n# disclaimer as the first lines of this file unmodified.\n# 2. Redistributions in compiled form (transformed to other DTDs,\n# published online in any format, converted to PDF, PostScript,\n# RTF and other formats) must reproduce the above copyright\n# notice, this list of conditions and the following disclaimer\n# in the documentation and/or other materials provided with the\n# distribution.\n# \n# THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS \"AS IS\"\n# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS\n# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\n# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,\n# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(126363);\n script_version(\"1.3\");\n script_cvs_date(\"Date: 2020/01/08\");\n\n script_cve_id(\"CVE-2019-10162\", \"CVE-2019-10163\");\n\n script_name(english:\"FreeBSD : powerdns -- multiple vulnerabilities (1c21f6a3-9415-11e9-95ec-6805ca2fa271)\");\n script_summary(english:\"Checks for updated package in pkg_info output\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote FreeBSD host is missing a security-related update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"PowerDNS Team reports :\n\nCVE-2019-10162: An issue has been found in PowerDNS Authoritative\nServer allowing an authorized user to cause the server to exit by\ninserting a crafted record in a MASTER type zone under their control.\nThe issue is due to the fact that the Authoritative Server will exit\nwhen it runs into a parsing error while looking up the NS/A/AAAA\nrecords it is about to use for an outgoing notify.\n\nCVE-2019-10163: An issue has been found in PowerDNS Authoritative\nServer allowing a remote, authorized master server to cause a high CPU\nload or even prevent any further updates to any slave zone by sending\na large number of NOTIFY messages. Note that only servers configured\nas slaves are affected by this issue.\"\n );\n # https://doc.powerdns.com/authoritative/changelog/4.1.html#change-4.1.10\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?85e920c1\"\n );\n # https://vuxml.freebsd.org/freebsd/1c21f6a3-9415-11e9-95ec-6805ca2fa271.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?33838e1b\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected package.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:powerdns\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:freebsd:freebsd\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2019/06/21\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/06/21\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/07/01\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"FreeBSD Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/FreeBSD/release\", \"Host/FreeBSD/pkg_info\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"freebsd_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/FreeBSD/release\")) audit(AUDIT_OS_NOT, \"FreeBSD\");\nif (!get_kb_item(\"Host/FreeBSD/pkg_info\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\n\nif (pkg_test(save_report:TRUE, pkg:\"powerdns<4.1.10\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:pkg_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}], "debian": [{"lastseen": "2020-12-03T01:13:43", "bulletinFamily": "unix", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "description": "- -------------------------------------------------------------------------\nDebian Security Advisory DSA-4470-1 security@debian.org\nhttps://www.debian.org/security/ Moritz Muehlenhoff\nJune 23, 2019 https://www.debian.org/security/faq\n- -------------------------------------------------------------------------\n\nPackage : pdns\nCVE ID : CVE-2019-10162 CVE-2019-10163\n\nTwo vulnerabilities have been discovered in pdns, an authoritative DNS\nserver which may result in denial of service via malformed zone records\nand excessive NOTIFY packets in a master/slave setup.\n\nFor the stable distribution (stretch), these problems have been fixed in\nversion 4.0.3-1+deb9u5.\n\nWe recommend that you upgrade your pdns packages.\n\nFor the detailed security status of pdns please refer to\nits security tracker page at:\nhttps://security-tracker.debian.org/tracker/pdns\n\nFurther information about Debian Security Advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://www.debian.org/security/\n\nMailing list: debian-security-announce@lists.debian.org\n", "edition": 8, "modified": "2019-06-23T21:02:31", "published": "2019-06-23T21:02:31", "id": "DEBIAN:DSA-4470-1:7B1FE", "href": "https://lists.debian.org/debian-security-announce/debian-security-announce-2019/msg00118.html", "title": "[SECURITY] [DSA 4470-1] pdns security update", "type": "debian", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-08-12T00:58:33", "bulletinFamily": "unix", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "description": "Package : pdns\nVersion : 3.4.1-4+deb8u10\nCVE ID : CVE-2019-10162 CVE-2019-10163\n\n\nTwo vulnerabilities have been discovered in pdns, an authoritative DNS\nserver which may result in denial of service via malformed zone records\nand excessive NOTIFY packets in a master/slave setup.\n\nCVE-2019-10162\n\n An issue has been found in PowerDNS Authoritative Server allowing\n an authorized user to cause the server to exit by inserting a\n crafted record in a MASTER type zone under their control. The issue\n is due to the fact that the Authoritative Server will exit when it\n runs into a parsing error while looking up the NS/A/AAAA records it\n is about to use for an outgoing notify.\n\nCVE-2019-10163\n\n An issue has been found in PowerDNS Authoritative Server allowing\n a remote, authorized master server to cause a high CPU load or even\n prevent any further updates to any slave zone by sending a large\n number of NOTIFY messages. Note that only servers configured as\n slaves are affected by this issue.\n\nFor Debian 8 "Jessie", these problems have been fixed in version\n3.4.1-4+deb8u10.\n\nWe recommend that you upgrade your pdns packages.\n\nFor the detailed security status of pdns please refer to\nits security tracker page at:\nhttps://security-tracker.debian.org/tracker/pdns\n\nFurther information about Debian LTS security advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://wiki.debian.org/LTS\n\n\n- -- \nJonas Meurer\n\n", "edition": 10, "modified": "2019-07-03T13:19:12", "published": "2019-07-03T13:19:12", "id": "DEBIAN:DLA-1843-1:12192", "href": "https://lists.debian.org/debian-lts-announce/2019/debian-lts-announce-201907/msg00002.html", "title": "[SECURITY] [DLA 1843-1] pdns security update", "type": "debian", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}], "freebsd": [{"lastseen": "2019-08-09T11:31:21", "bulletinFamily": "unix", "cvelist": ["CVE-2019-10163", "CVE-2019-10162"], "description": "\nPowerDNS Team reports:\n\nCVE-2019-10162: An issue has been found in PowerDNS Authoritative Server allowing an authorized user to\n\t cause the server to exit by inserting a crafted record in a MASTER type zone under their control. The\n\t issue is due to the fact that the Authoritative Server will exit when it runs into a parsing error while\n\t looking up the NS/A/AAAA records it is about to use for an outgoing notify.\nCVE-2019-10163: An issue has been found in PowerDNS Authoritative Server allowing a remote, authorized\n\t master server to cause a high CPU load or even prevent any further updates to any slave zone by sending\n\t a large number of NOTIFY messages. Note that only servers configured as slaves are affected by this issue.\n\n", "edition": 2, "modified": "2019-06-21T00:00:00", "published": "2019-06-21T00:00:00", "id": "1C21F6A3-9415-11E9-95EC-6805CA2FA271", "href": "https://vuxml.freebsd.org/freebsd/1c21f6a3-9415-11e9-95ec-6805ca2fa271.html", "title": "powerdns -- multiple vulnerabilities", "type": "freebsd", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}]}