| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2013-3655 | 12 Jul 201316:00 | – | cve | |
| CVE-2013-3655 | 12 Jul 201316:00 | – | cvelist | |
| EUVD-2013-3588 | 7 Oct 202500:30 | – | euvd | |
| JVN#68773685: AQUOS PhotoPlayer HN-PP150 vulnerable to denial-of-service (DoS) | 11 Jul 201300:00 | – | jvn | |
| AQUOS PhotoPlayer HN-PP150 vulnerable to denial-of-service (DoS) | 11 Jul 201306:39 | – | jvn | |
| CVE-2013-3655 | 12 Jul 201316:56 | – | nvd | |
| Code injection | 12 Jul 201316:56 | – | prion | |
| CVE-2013-3655 | 22 May 202511:30 | – | redhatcve |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(505172);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/02/18");
script_cve_id("CVE-2013-3655");
script_name(english:"SHARP AQUOS PhotoPlayer HN-PP150 Denial of Service (CVE-2013-3655)");
script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"The Sharp AQUOS PhotoPlayer HN-PP150 with firmware before 1.04.00.04
allows remote attackers to cause a denial of service (networking
outage) via crafted packet data.
This plugin only works with Tenable.ot.
Please visit https://www.tenable.com/products/tenable-ot for more information.");
script_set_attribute(attribute:"see_also", value:"http://jvn.jp/en/jp/JVN68773685/index.html");
script_set_attribute(attribute:"see_also", value:"http://jvndb.jvn.jp/jvndb/JVNDB-2013-000068");
script_set_attribute(attribute:"see_also", value:"http://www.sharp.co.jp/support/photoplayer/fw_update.html");
script_set_attribute(attribute:"solution", value:
"Refer to the vendor advisory.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2013-3655");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2013/07/12");
script_set_attribute(attribute:"patch_publication_date", value:"2013/07/12");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/02/17");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/o:sharp:aquos_hn-pp150_firmware");
script_set_attribute(attribute:"generated_plugin", value:"former");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Tenable.ot");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("tenable_ot_api_integration.nasl");
script_require_keys("Tenable.ot/SHARP");
exit(0);
}
include('tenable_ot_cve_funcs.inc');
get_kb_item_or_exit('Tenable.ot/SHARP');
var asset = tenable_ot::assets::get(vendor:'SHARP');
var vuln_cpes = {
"cpe:/o:sharp:aquos_hn-pp150_firmware" :
{"versionEndIncluding" : "1.03.01.04", "family" : "SharpMFP"}
};
tenable_ot::cve::compare_and_report(asset:asset, cpes:vuln_cpes, severity:SECURITY_WARNING);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation