ID MANDRAKE_MDKA-2007-105.NASL Type nessus Reporter Tenable Modified 2012-09-07T00:00:00
Description
The spanish translation was not up-to-date which resulted in the More sections not being translated in the es_ES locale.
A bug in the menu-messages Makefile led to translations of contrib overriding those of main.
The updated packages solve these problems and also contains some updated translations from translators.
# @DEPRECATED@
#
# This script has been deprecated as the associated patch is not
# currently a security fix.
#
# Disabled on 2012/09/06.
#
#
# (C) Tenable Network Security, Inc.
#
# This script was automatically generated from
# Mandrake Linux Security Advisory MDKA-2007:105.
#
if (!defined_func("bn_random")) exit(0);
include("compat.inc");
if (description)
{
script_id(37060);
script_version ("$Revision: 1.7 $");
script_cvs_date("$Date: 2012/09/07 00:24:01 $");
script_name(english:"MDKA-2007:105 : mdk-menu-messages");
script_summary(english:"Checks for patch(es) in 'rpm -qa' output");
script_set_attribute(attribute:"synopsis", value:
"The remote Mandrake host is missing one or more security-related
patches.");
script_set_attribute(attribute:"description", value:
"The spanish translation was not up-to-date which resulted in the More
sections not being translated in the es_ES locale.
A bug in the menu-messages Makefile led to translations of contrib
overriding those of main.
The updated packages solve these problems and also contains some
updated translations from translators.");
script_set_attribute(attribute:"see_also", value:"http://www.mandriva.com/security/advisories?name=MDKA-2007:105");
script_set_attribute(attribute:"solution", value:"Update the affected package(s).");
script_set_attribute(attribute:"risk_factor", value:"High");
script_set_attribute(attribute:"patch_publication_date", value:"2007/11/05");
script_set_attribute(attribute:"cpe", value:"cpe:/o:mandriva:linux");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"plugin_publication_date", value: "2009/04/23");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Mandriva Local Security Checks");
script_copyright(english:"This script is Copyright (C) 2009-2011 Tenable Network Security, Inc.");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/Mandrake/release", "Host/Mandrake/rpm-list");
exit(0);
}
# Deprecated.
exit(0, "The associated patch is not currently a security fix.");
include("global_settings.inc");
include("rpm.inc");
if (!get_kb_item("Host/local_checks_enabled")) exit(0, "Local checks are not enabled.");
if (!get_kb_item("Host/Mandrake/release")) exit(0, "The host is not running Mandrake Linux.");
if (!get_kb_item("Host/Mandrake/rpm-list")) exit(1, "Could not get the list of packages.");
flag = 0;
if (rpm_check(reference:"mdk-menu-messages-2008.0-10.1mdv2008.0", release:"MDK2008.0", cpu:"noarch", yank:"mdv")) flag++;
if (rpm_check(reference:"mdk-menu-messages-2008.0-10.1mdv2008.0", release:"MDK2008.0", cpu:"noarch", yank:"mdv")) flag++;
if (flag)
{
if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
else security_hole(0);
exit(0);
}
else
{
exit(0, "The host is not affected.");
}
{"published": "2009-04-23T00:00:00", "id": "MANDRAKE_MDKA-2007-105.NASL", "cvss": {"score": 0.0, "vector": "NONE"}, "history": [{"differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:24:48", "bulletin": {"enchantments": {}, "published": "2009-04-23T00:00:00", "id": "MANDRAKE_MDKA-2007-105.NASL", "cvss": {"score": 0.0, "vector": "NONE"}, "history": [], "cpe": [], "hash": "8791891b1bdfb6ce485ceb6aaf1f3a7507998c391cb8888ea2f902ef193d108c", "description": "The spanish translation was not up-to-date which resulted in the More sections not being translated in the es_ES locale.\n\nA bug in the menu-messages Makefile led to translations of contrib overriding those of main.\n\nThe updated packages solve these problems and also contains some updated translations from translators.", "type": "nessus", "pluginID": "37060", "lastseen": "2016-09-26T17:24:48", "edition": 1, "title": "MDKA-2007:105 : mdk-menu-messages", "href": "https://www.tenable.com/plugins/index.php?view=single&id=37060", "modified": "2012-09-07T00:00:00", "bulletinFamily": "scanner", "viewCount": 0, "cvelist": [], "references": ["http://www.mandriva.com/security/advisories?name=MDKA-2007:105"], "naslFamily": "Mandriva Local Security Checks", "reporter": "Tenable", "sourceData": "# @DEPRECATED@\n#\n# This script has been deprecated as the associated patch is not\n# currently a security fix.\n#\n# Disabled on 2012/09/06.\n#\n\n#\n# (C) Tenable Network Security, Inc.\n#\n# This script was automatically generated from\n# Mandrake Linux Security Advisory MDKA-2007:105.\n#\n\nif (!defined_func(\"bn_random\")) exit(0);\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(37060);\n script_version (\"$Revision: 1.7 $\"); \n script_cvs_date(\"$Date: 2012/09/07 00:24:01 $\");\n\n script_name(english:\"MDKA-2007:105 : mdk-menu-messages\");\n script_summary(english:\"Checks for patch(es) in 'rpm -qa' output\");\n\n script_set_attribute(attribute:\"synopsis\", value: \n\"The remote Mandrake host is missing one or more security-related\npatches.\");\n script_set_attribute(attribute:\"description\", value:\n\"The spanish translation was not up-to-date which resulted in the More\nsections not being translated in the es_ES locale.\n\nA bug in the menu-messages Makefile led to translations of contrib\noverriding those of main.\n\nThe updated packages solve these problems and also contains some\nupdated translations from translators.\");\n script_set_attribute(attribute:\"see_also\", value:\"http://www.mandriva.com/security/advisories?name=MDKA-2007:105\");\n script_set_attribute(attribute:\"solution\", value:\"Update the affected package(s).\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2007/11/05\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:mandriva:linux\");\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2009/04/23\");\n script_end_attributes();\n \n script_category(ACT_GATHER_INFO);\n script_family(english:\"Mandriva Local Security Checks\");\n \n script_copyright(english:\"This script is Copyright (C) 2009-2011 Tenable Network Security, Inc.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/Mandrake/release\", \"Host/Mandrake/rpm-list\");\n\n exit(0);\n}\n\n# Deprecated.\nexit(0, \"The associated patch is not currently a security fix.\");\n\n\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) exit(0, \"Local checks are not enabled.\");\nif (!get_kb_item(\"Host/Mandrake/release\")) exit(0, \"The host is not running Mandrake Linux.\");\nif (!get_kb_item(\"Host/Mandrake/rpm-list\")) exit(1, \"Could not get the list of packages.\");\n\nflag = 0;\n\nif (rpm_check(reference:\"mdk-menu-messages-2008.0-10.1mdv2008.0\", release:\"MDK2008.0\", cpu:\"noarch\", yank:\"mdv\")) flag++;\nif (rpm_check(reference:\"mdk-menu-messages-2008.0-10.1mdv2008.0\", release:\"MDK2008.0\", cpu:\"noarch\", yank:\"mdv\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse \n{\n exit(0, \"The host is not affected.\");\n}\n", "hashmap": [{"hash": "932213ccbd5b5e457da6f21df3c1f580", "key": "pluginID"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "03933d6a867fa8da98e85046ff2ab91b", "key": "description"}, {"hash": "0c35229a941488109190cef210798b23", "key": "references"}, {"hash": "ed6d2a0924c26ee613d3f757cdece991", "key": "sourceData"}, {"hash": "c78edeea4b323b5a598e3d787b5225ff", "key": "title"}, {"hash": "197a63ce57b10c1f43b5342b9dd90820", "key": "published"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "9b69ad92a3c564e5a71d3156f3b8d192", "key": "href"}, {"hash": "526837706681051344a466f9e51ac982", "key": "naslFamily"}, {"hash": "91c2a99416def97b8199384e3d602fb7", "key": "modified"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "objectVersion": "1.2"}}], "description": "The spanish translation was not up-to-date which resulted in the More sections not being translated in the es_ES locale.\n\nA bug in the menu-messages Makefile led to translations of contrib overriding those of main.\n\nThe updated packages solve these problems and also contains some updated translations from translators.", "hash": "7b02061c2289d4e6b6a74ef6797df8af363d1359d1ca5de5798ba340bfbe2a01", "enchantments": {"score": {"value": 5.0, "vector": "NONE"}, "dependencies": {"references": [], "modified": "2017-10-29T13:38:48"}, "vulnersScore": 5.0}, "type": "nessus", "pluginID": "37060", "lastseen": "2017-10-29T13:38:48", "edition": 2, "cpe": ["cpe:/o:mandriva:linux"], "title": "MDKA-2007:105 : mdk-menu-messages", "href": "https://www.tenable.com/plugins/index.php?view=single&id=37060", "modified": "2012-09-07T00:00:00", "bulletinFamily": "scanner", "viewCount": 0, "cvelist": [], "references": ["http://www.mandriva.com/security/advisories?name=MDKA-2007:105"], "naslFamily": "Mandriva Local Security Checks", "reporter": "Tenable", "sourceData": "# @DEPRECATED@\n#\n# This script has been deprecated as the associated patch is not\n# currently a security fix.\n#\n# Disabled on 2012/09/06.\n#\n\n#\n# (C) Tenable Network Security, Inc.\n#\n# This script was automatically generated from\n# Mandrake Linux Security Advisory MDKA-2007:105.\n#\n\nif (!defined_func(\"bn_random\")) exit(0);\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(37060);\n script_version (\"$Revision: 1.7 $\"); \n script_cvs_date(\"$Date: 2012/09/07 00:24:01 $\");\n\n script_name(english:\"MDKA-2007:105 : mdk-menu-messages\");\n script_summary(english:\"Checks for patch(es) in 'rpm -qa' output\");\n\n script_set_attribute(attribute:\"synopsis\", value: \n\"The remote Mandrake host is missing one or more security-related\npatches.\");\n script_set_attribute(attribute:\"description\", value:\n\"The spanish translation was not up-to-date which resulted in the More\nsections not being translated in the es_ES locale.\n\nA bug in the menu-messages Makefile led to translations of contrib\noverriding those of main.\n\nThe updated packages solve these problems and also contains some\nupdated translations from translators.\");\n script_set_attribute(attribute:\"see_also\", value:\"http://www.mandriva.com/security/advisories?name=MDKA-2007:105\");\n script_set_attribute(attribute:\"solution\", value:\"Update the affected package(s).\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2007/11/05\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:mandriva:linux\");\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2009/04/23\");\n script_end_attributes();\n \n script_category(ACT_GATHER_INFO);\n script_family(english:\"Mandriva Local Security Checks\");\n \n script_copyright(english:\"This script is Copyright (C) 2009-2011 Tenable Network Security, Inc.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/Mandrake/release\", \"Host/Mandrake/rpm-list\");\n\n exit(0);\n}\n\n# Deprecated.\nexit(0, \"The associated patch is not currently a security fix.\");\n\n\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) exit(0, \"Local checks are not enabled.\");\nif (!get_kb_item(\"Host/Mandrake/release\")) exit(0, \"The host is not running Mandrake Linux.\");\nif (!get_kb_item(\"Host/Mandrake/rpm-list\")) exit(1, \"Could not get the list of packages.\");\n\nflag = 0;\n\nif (rpm_check(reference:\"mdk-menu-messages-2008.0-10.1mdv2008.0\", release:\"MDK2008.0\", cpu:\"noarch\", yank:\"mdv\")) flag++;\nif (rpm_check(reference:\"mdk-menu-messages-2008.0-10.1mdv2008.0\", release:\"MDK2008.0\", cpu:\"noarch\", yank:\"mdv\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse \n{\n exit(0, \"The host is not affected.\");\n}\n", "hashmap": [{"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "71f91a3189fdf5fd9e208d21b323c8d6", "key": "cpe"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "03933d6a867fa8da98e85046ff2ab91b", "key": "description"}, {"hash": "9b69ad92a3c564e5a71d3156f3b8d192", "key": "href"}, {"hash": "91c2a99416def97b8199384e3d602fb7", "key": "modified"}, {"hash": "526837706681051344a466f9e51ac982", "key": "naslFamily"}, {"hash": "932213ccbd5b5e457da6f21df3c1f580", "key": "pluginID"}, {"hash": "197a63ce57b10c1f43b5342b9dd90820", "key": "published"}, {"hash": "0c35229a941488109190cef210798b23", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "ed6d2a0924c26ee613d3f757cdece991", "key": "sourceData"}, {"hash": "c78edeea4b323b5a598e3d787b5225ff", "key": "title"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}], "objectVersion": "1.3"}