Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-66453 (GCVE-0-2025-66453)
Vulnerability from cvelistv5 – Published: 2025-12-03 19:31 – Updated: 2025-12-03 19:43- CWE-400 - Uncontrolled Resource Consumption
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-66453",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-03T19:43:43.562652Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-03T19:43:58.830Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "rhino",
"vendor": "mozilla",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.8.0, \u003c 1.8.1"
},
{
"status": "affected",
"version": "\u003e= 1.7.15, \u003c 1.7.15.1"
},
{
"status": "affected",
"version": "\u003c 1.7.14.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-03T19:31:54.629Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/mozilla/rhino/security/advisories/GHSA-3w8q-xq97-5j7x",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/mozilla/rhino/security/advisories/GHSA-3w8q-xq97-5j7x"
}
],
"source": {
"advisory": "GHSA-3w8q-xq97-5j7x",
"discovery": "UNKNOWN"
},
"title": "Rhino vulnerable high CPU usage and potential DoS when passing specific numbers to toFixed() function"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-66453",
"datePublished": "2025-12-03T19:31:54.629Z",
"dateReserved": "2025-12-01T18:44:35.639Z",
"dateUpdated": "2025-12-03T19:43:58.830Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-66453\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-12-03T20:16:26.897\",\"lastModified\":\"2025-12-04T17:15:08.283\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"references\":[{\"url\":\"https://github.com/mozilla/rhino/security/advisories/GHSA-3w8q-xq97-5j7x\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-66453\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-03T19:43:43.562652Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-03T19:43:52.077Z\"}}], \"cna\": {\"title\": \"Rhino vulnerable high CPU usage and potential DoS when passing specific numbers to toFixed() function\", \"source\": {\"advisory\": \"GHSA-3w8q-xq97-5j7x\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"mozilla\", \"product\": \"rhino\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.8.0, \u003c 1.8.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.7.15, \u003c 1.7.15.1\"}, {\"status\": \"affected\", \"version\": \"\u003c 1.7.14.1\"}]}], \"references\": [{\"url\": \"https://github.com/mozilla/rhino/security/advisories/GHSA-3w8q-xq97-5j7x\", \"name\": \"https://github.com/mozilla/rhino/security/advisories/GHSA-3w8q-xq97-5j7x\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-12-03T19:31:54.629Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-66453\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-03T19:43:58.830Z\", \"dateReserved\": \"2025-12-01T18:44:35.639Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-12-03T19:31:54.629Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2026-0417
Vulnerability from csaf_certbund - Published: 2026-02-15 23:00 - Updated: 2026-02-15 23:00{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Sterling Connect:Direct ist ein Managed-File-Transfer-Produkt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in IBM Sterling Connect:Direct ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0417 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0417.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0417 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0417"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2026-02-15",
"url": "https://www.ibm.com/support/pages/node/7260904"
}
],
"source_lang": "en-US",
"title": "IBM Sterling Connect:Direct: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-02-15T23:00:00.000+00:00",
"generator": {
"date": "2026-02-16T11:30:26.662+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0417",
"initial_release_date": "2026-02-15T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.3.0.17",
"product": {
"name": "IBM Sterling Connect:Direct \u003c6.3.0.17",
"product_id": "T050916"
}
},
{
"category": "product_version",
"name": "6.3.0.17",
"product": {
"name": "IBM Sterling Connect:Direct 6.3.0.17",
"product_id": "T050916-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:sterling_connect%3adirect:6.3.0.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.4.0.6",
"product": {
"name": "IBM Sterling Connect:Direct \u003c6.4.0.6",
"product_id": "T050917"
}
},
{
"category": "product_version",
"name": "6.4.0.6",
"product": {
"name": "IBM Sterling Connect:Direct 6.4.0.6",
"product_id": "T050917-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:sterling_connect%3adirect:6.4.0.6"
}
}
}
],
"category": "product_name",
"name": "Sterling Connect:Direct"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66453",
"product_status": {
"known_affected": [
"T050916",
"T050917"
]
},
"release_date": "2026-02-15T23:00:00.000+00:00",
"title": "CVE-2025-66453"
}
]
}
SUSE-SU-2026:20603-1
Vulnerability from csaf_suse - Published: 2026-03-02 16:00 - Updated: 2026-03-02 16:00{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rhino",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rhino fixes the following issues:\n\nUpdate to 1.7.15.1:\n\n- CVE-2025-66453: Fixed a problem with formatting of floating-point numbers to strings that may result in DoS (bsc#1254481).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-335",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20603-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20603-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620603-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20603-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024612.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254481",
"url": "https://bugzilla.suse.com/1254481"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66453 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66453/"
}
],
"title": "Security update for rhino",
"tracking": {
"current_release_date": "2026-03-02T16:00:39Z",
"generator": {
"date": "2026-03-02T16:00:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20603-1",
"initial_release_date": "2026-03-02T16:00:39Z",
"revision_history": [
{
"date": "2026-03-02T16:00:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rhino-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-1.7.15.1-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-demo-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-demo-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-demo-1.7.15.1-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-engine-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-engine-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-engine-1.7.15.1-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-javadoc-1.7.15.1-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-runtime-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-runtime-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-runtime-1.7.15.1-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rhino-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-demo-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-demo-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-engine-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-engine-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-javadoc-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-runtime-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-runtime-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rhino-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-demo-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-demo-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-engine-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-engine-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-javadoc-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-runtime-1.7.15.1-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-runtime-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66453",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66453"
}
],
"notes": [
{
"category": "general",
"text": "Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66453",
"url": "https://www.suse.com/security/cve/CVE-2025-66453"
},
{
"category": "external",
"summary": "SUSE Bug 1254481 for CVE-2025-66453",
"url": "https://bugzilla.suse.com/1254481"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-02T16:00:39Z",
"details": "moderate"
}
],
"title": "CVE-2025-66453"
}
]
}
SUSE-SU-2025:4390-1
Vulnerability from csaf_suse - Published: 2025-12-12 16:18 - Updated: 2025-12-12 16:18| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rhino",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rhino fixes the following issues:\n\nUpdate to version 1.7.15.1.\n\nSecurity issues fixed:\n\n- CVE-2025-66453: high CPU consumption when processing specific numbers via the `toFixed()` function (bsc#1254481).\n\nOther changes and issues fixed:\n \n- Version 1.7.15:\n * Basic support for \u0027rest parameters\u0027.\n * Improvements in Unicode support.\n * \u0027Symbol.species\u0027 implemented in many places.\n * More correct property ordering in many places.\n * Miscellaneous improvements and bug fixes.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4390,SUSE-SLE-Module-Basesystem-15-SP6-2025-4390,SUSE-SLE-Module-Basesystem-15-SP7-2025-4390,openSUSE-SLE-15.6-2025-4390",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4390-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4390-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254390-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4390-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023537.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254481",
"url": "https://bugzilla.suse.com/1254481"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66453 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66453/"
}
],
"title": "Security update for rhino",
"tracking": {
"current_release_date": "2025-12-12T16:18:03Z",
"generator": {
"date": "2025-12-12T16:18:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4390-1",
"initial_release_date": "2025-12-12T16:18:03Z",
"revision_history": [
{
"date": "2025-12-12T16:18:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rhino-1.7.15.1-150200.12.7.1.noarch",
"product": {
"name": "rhino-1.7.15.1-150200.12.7.1.noarch",
"product_id": "rhino-1.7.15.1-150200.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-demo-1.7.15.1-150200.12.7.1.noarch",
"product": {
"name": "rhino-demo-1.7.15.1-150200.12.7.1.noarch",
"product_id": "rhino-demo-1.7.15.1-150200.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-engine-1.7.15.1-150200.12.7.1.noarch",
"product": {
"name": "rhino-engine-1.7.15.1-150200.12.7.1.noarch",
"product_id": "rhino-engine-1.7.15.1-150200.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-javadoc-1.7.15.1-150200.12.7.1.noarch",
"product": {
"name": "rhino-javadoc-1.7.15.1-150200.12.7.1.noarch",
"product_id": "rhino-javadoc-1.7.15.1-150200.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-runtime-1.7.15.1-150200.12.7.1.noarch",
"product": {
"name": "rhino-runtime-1.7.15.1-150200.12.7.1.noarch",
"product_id": "rhino-runtime-1.7.15.1-150200.12.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-150200.12.7.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:rhino-1.7.15.1-150200.12.7.1.noarch"
},
"product_reference": "rhino-1.7.15.1-150200.12.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-150200.12.7.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:rhino-1.7.15.1-150200.12.7.1.noarch"
},
"product_reference": "rhino-1.7.15.1-150200.12.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-150200.12.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rhino-1.7.15.1-150200.12.7.1.noarch"
},
"product_reference": "rhino-1.7.15.1-150200.12.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-demo-1.7.15.1-150200.12.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rhino-demo-1.7.15.1-150200.12.7.1.noarch"
},
"product_reference": "rhino-demo-1.7.15.1-150200.12.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-engine-1.7.15.1-150200.12.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rhino-engine-1.7.15.1-150200.12.7.1.noarch"
},
"product_reference": "rhino-engine-1.7.15.1-150200.12.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-javadoc-1.7.15.1-150200.12.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rhino-javadoc-1.7.15.1-150200.12.7.1.noarch"
},
"product_reference": "rhino-javadoc-1.7.15.1-150200.12.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-runtime-1.7.15.1-150200.12.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rhino-runtime-1.7.15.1-150200.12.7.1.noarch"
},
"product_reference": "rhino-runtime-1.7.15.1-150200.12.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66453",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66453"
}
],
"notes": [
{
"category": "general",
"text": "Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:rhino-1.7.15.1-150200.12.7.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:rhino-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-demo-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-engine-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-javadoc-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-runtime-1.7.15.1-150200.12.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66453",
"url": "https://www.suse.com/security/cve/CVE-2025-66453"
},
{
"category": "external",
"summary": "SUSE Bug 1254481 for CVE-2025-66453",
"url": "https://bugzilla.suse.com/1254481"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:rhino-1.7.15.1-150200.12.7.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:rhino-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-demo-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-engine-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-javadoc-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-runtime-1.7.15.1-150200.12.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:rhino-1.7.15.1-150200.12.7.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:rhino-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-demo-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-engine-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-javadoc-1.7.15.1-150200.12.7.1.noarch",
"openSUSE Leap 15.6:rhino-runtime-1.7.15.1-150200.12.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T16:18:03Z",
"details": "moderate"
}
],
"title": "CVE-2025-66453"
}
]
}
GHSA-3W8Q-XQ97-5J7X
Vulnerability from github – Published: 2025-12-03 16:57 – Updated: 2025-12-04 16:23When an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service.
Small numbers go through this call stack: NativeNumber.numTo > DToA.JS_dtostr > DToA.JS_dtoa > DToA.pow5mult
where pow5mult attempts to raise 5 to a ridiculous power.
Example code: (4.47118444E-314).toFixed(2)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.mozilla:rhino"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.14.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.mozilla:rhino"
},
"ranges": [
{
"events": [
{
"introduced": "1.7.15"
},
{
"fixed": "1.7.15.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.mozilla:rhino"
},
"ranges": [
{
"events": [
{
"introduced": "1.8.0"
},
{
"fixed": "1.8.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.0"
]
}
],
"aliases": [
"CVE-2025-66453"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2025-12-03T16:57:50Z",
"nvd_published_at": "2025-12-03T20:16:26Z",
"severity": "LOW"
},
"details": "When an application passed an attacker controlled float poing number into the `toFixed()` function, it might lead to high CPU consumption and a potential Denial of Service.\n\nSmall numbers go through this call stack: `NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult`\nwhere `pow5mult` attempts to raise `5` to a ridiculous power.\n\nExample code: `(4.47118444E-314).toFixed(2)`",
"id": "GHSA-3w8q-xq97-5j7x",
"modified": "2025-12-04T16:23:15Z",
"published": "2025-12-03T16:57:50Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/mozilla/rhino/security/advisories/GHSA-3w8q-xq97-5j7x"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66453"
},
{
"type": "WEB",
"url": "https://github.com/mozilla/rhino/commit/2bcf4c43deace35f1f57d86377c6767b0608986e"
},
{
"type": "PACKAGE",
"url": "https://github.com/mozilla/rhino"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "Rhino has high CPU usage and potential DoS when passing specific numbers to `toFixed()` function"
}
CERTFR-2026-AVI-0327
Vulnerability from certfr_avis - Published: 2026-03-20 - Updated: 2026-03-20
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling B2B Integrator | Sterling B2B Integrator et Sterling File Gateway versions 6.1.x antérieures à 6.1.2.8 | ||
| IBM | Sterling | Sterling Control Center versions 6.4.2.x antérieures à 6.4.2.0 iFix01 | ||
| IBM | Sterling B2B Integrator | Sterling B2B Integrator et Sterling File Gateway versions 6.2.2.x antérieures à 6.2.2.0_1 | ||
| IBM | Informix Dynamic Server | Informix Dynamic Server versions 12.10.x antérieures à 12.10.xC16W6 | ||
| IBM | WebSphere | WebSphere Hybrid Edition version 5.1 sans les correctifs de sécurité PH69757 et PH69729 | ||
| IBM | Sterling B2B Integrator | Sterling B2B Integrator et Sterling File Gateway versions 6.2.x antérieures à 6.2.0.5_2 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP15 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.12.x antérieures à 1.11.9.0 | ||
| IBM | Sterling | Sterling Control Center versions 6.3.1.x antérieures à 6.3.1.0 iFix07 | ||
| IBM | Cloud Pak | Cloud Pak for Security versions 1.10.x antérieures à 1.11.9.0 | ||
| IBM | Sterling | Sterling Control Center versions 6.4.1.x antérieures à 6.4.1.0 iFix01 | ||
| IBM | Sterling B2B Integrator | Sterling B2B Integrator et Sterling File Gateway versions 6.2.1.x antérieures à 6.2.1.1_2 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.1.x ant\u00e9rieures \u00e0 6.1.2.8",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.4.2.x ant\u00e9rieures \u00e0 6.4.2.0 iFix01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.2.x ant\u00e9rieures \u00e0 6.2.2.0_1",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Informix Dynamic Server versions 12.10.x ant\u00e9rieures \u00e0 12.10.xC16W6",
"product": {
"name": "Informix Dynamic Server",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Hybrid Edition version 5.1 sans les correctifs de s\u00e9curit\u00e9 PH69757 et PH69729",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.5_2",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP15",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.12.x ant\u00e9rieures \u00e0 1.11.9.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.1.x ant\u00e9rieures \u00e0 6.3.1.0 iFix07",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Security versions 1.10.x ant\u00e9rieures \u00e0 1.11.9.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.4.1.x ant\u00e9rieures \u00e0 6.4.1.0 iFix01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.1.x ant\u00e9rieures \u00e0 6.2.1.1_2",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-32996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32996"
},
{
"name": "CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-68349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68349"
},
{
"name": "CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
},
{
"name": "CVE-2025-14242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14242"
},
{
"name": "CVE-2024-47831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47831"
},
{
"name": "CVE-2025-32421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32421"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-6176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6176"
},
{
"name": "CVE-2024-51479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51479"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"name": "CVE-2025-22150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22150"
},
{
"name": "CVE-2022-46337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46337"
},
{
"name": "CVE-2025-38022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38022"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2025-40322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40322"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2022-50673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50673"
},
{
"name": "CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2025-6545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6545"
},
{
"name": "CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"name": "CVE-2025-55173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55173"
},
{
"name": "CVE-2025-4897",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4897"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2025-57752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57752"
},
{
"name": "CVE-2025-32997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32997"
},
{
"name": "CVE-2026-1188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1188"
},
{
"name": "CVE-2023-53552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53552"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-57350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57350"
},
{
"name": "CVE-2025-66453",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66453"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2025-40158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40158"
},
{
"name": "CVE-2025-58457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58457"
},
{
"name": "CVE-2025-48913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48913"
},
{
"name": "CVE-2025-59250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59250"
},
{
"name": "CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2025-64775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64775"
},
{
"name": "CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"name": "CVE-2025-40135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40135"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2020-7660",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7660"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2025-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14031"
},
{
"name": "CVE-2025-23184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23184"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2022-50865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50865"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27533"
},
{
"name": "CVE-2023-44483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44483"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2025-40170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40170"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2026-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1264"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-66675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66675"
},
{
"name": "CVE-2025-68301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68301"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2026-22998",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22998"
},
{
"name": "CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"name": "CVE-2025-6547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6547"
},
{
"name": "CVE-2025-40096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40096"
},
{
"name": "CVE-2025-57352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57352"
},
{
"name": "CVE-2024-26766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26766"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
}
],
"initial_release_date": "2026-03-20T00:00:00",
"last_revision_date": "2026-03-20T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0327",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-20T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266518",
"url": "https://www.ibm.com/support/pages/node/7266518"
},
{
"published_at": "2026-03-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7263574",
"url": "https://www.ibm.com/support/pages/node/7263574"
},
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266520",
"url": "https://www.ibm.com/support/pages/node/7266520"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266678",
"url": "https://www.ibm.com/support/pages/node/7266678"
},
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266497",
"url": "https://www.ibm.com/support/pages/node/7266497"
},
{
"published_at": "2026-03-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266324",
"url": "https://www.ibm.com/support/pages/node/7266324"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266711",
"url": "https://www.ibm.com/support/pages/node/7266711"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266677",
"url": "https://www.ibm.com/support/pages/node/7266677"
},
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266399",
"url": "https://www.ibm.com/support/pages/node/7266399"
},
{
"published_at": "2026-03-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266321",
"url": "https://www.ibm.com/support/pages/node/7266321"
}
]
}
FKIE_CVE-2025-66453
Vulnerability from fkie_nvd - Published: 2025-12-03 20:16 - Updated: 2025-12-04 17:15| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1."
}
],
"id": "CVE-2025-66453",
"lastModified": "2025-12-04T17:15:08.283",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "PROOF_OF_CONCEPT",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-12-03T20:16:26.897",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/mozilla/rhino/security/advisories/GHSA-3w8q-xq97-5j7x"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
OPENSUSE-SU-2025:15798-1
Vulnerability from csaf_opensuse - Published: 2025-12-05 00:00 - Updated: 2025-12-05 00:00{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "rhino-1.7.15.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the rhino-1.7.15.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15798",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15798-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66453 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66453/"
}
],
"title": "rhino-1.7.15.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-05T00:00:00Z",
"generator": {
"date": "2025-12-05T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15798-1",
"initial_release_date": "2025-12-05T00:00:00Z",
"revision_history": [
{
"date": "2025-12-05T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rhino-1.7.15.1-1.1.aarch64",
"product": {
"name": "rhino-1.7.15.1-1.1.aarch64",
"product_id": "rhino-1.7.15.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rhino-demo-1.7.15.1-1.1.aarch64",
"product": {
"name": "rhino-demo-1.7.15.1-1.1.aarch64",
"product_id": "rhino-demo-1.7.15.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rhino-engine-1.7.15.1-1.1.aarch64",
"product": {
"name": "rhino-engine-1.7.15.1-1.1.aarch64",
"product_id": "rhino-engine-1.7.15.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rhino-javadoc-1.7.15.1-1.1.aarch64",
"product": {
"name": "rhino-javadoc-1.7.15.1-1.1.aarch64",
"product_id": "rhino-javadoc-1.7.15.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rhino-runtime-1.7.15.1-1.1.aarch64",
"product": {
"name": "rhino-runtime-1.7.15.1-1.1.aarch64",
"product_id": "rhino-runtime-1.7.15.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhino-1.7.15.1-1.1.ppc64le",
"product": {
"name": "rhino-1.7.15.1-1.1.ppc64le",
"product_id": "rhino-1.7.15.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rhino-demo-1.7.15.1-1.1.ppc64le",
"product": {
"name": "rhino-demo-1.7.15.1-1.1.ppc64le",
"product_id": "rhino-demo-1.7.15.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rhino-engine-1.7.15.1-1.1.ppc64le",
"product": {
"name": "rhino-engine-1.7.15.1-1.1.ppc64le",
"product_id": "rhino-engine-1.7.15.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rhino-javadoc-1.7.15.1-1.1.ppc64le",
"product": {
"name": "rhino-javadoc-1.7.15.1-1.1.ppc64le",
"product_id": "rhino-javadoc-1.7.15.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rhino-runtime-1.7.15.1-1.1.ppc64le",
"product": {
"name": "rhino-runtime-1.7.15.1-1.1.ppc64le",
"product_id": "rhino-runtime-1.7.15.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhino-1.7.15.1-1.1.s390x",
"product": {
"name": "rhino-1.7.15.1-1.1.s390x",
"product_id": "rhino-1.7.15.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rhino-demo-1.7.15.1-1.1.s390x",
"product": {
"name": "rhino-demo-1.7.15.1-1.1.s390x",
"product_id": "rhino-demo-1.7.15.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rhino-engine-1.7.15.1-1.1.s390x",
"product": {
"name": "rhino-engine-1.7.15.1-1.1.s390x",
"product_id": "rhino-engine-1.7.15.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rhino-javadoc-1.7.15.1-1.1.s390x",
"product": {
"name": "rhino-javadoc-1.7.15.1-1.1.s390x",
"product_id": "rhino-javadoc-1.7.15.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rhino-runtime-1.7.15.1-1.1.s390x",
"product": {
"name": "rhino-runtime-1.7.15.1-1.1.s390x",
"product_id": "rhino-runtime-1.7.15.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhino-1.7.15.1-1.1.x86_64",
"product": {
"name": "rhino-1.7.15.1-1.1.x86_64",
"product_id": "rhino-1.7.15.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rhino-demo-1.7.15.1-1.1.x86_64",
"product": {
"name": "rhino-demo-1.7.15.1-1.1.x86_64",
"product_id": "rhino-demo-1.7.15.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rhino-engine-1.7.15.1-1.1.x86_64",
"product": {
"name": "rhino-engine-1.7.15.1-1.1.x86_64",
"product_id": "rhino-engine-1.7.15.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rhino-javadoc-1.7.15.1-1.1.x86_64",
"product": {
"name": "rhino-javadoc-1.7.15.1-1.1.x86_64",
"product_id": "rhino-javadoc-1.7.15.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rhino-runtime-1.7.15.1-1.1.x86_64",
"product": {
"name": "rhino-runtime-1.7.15.1-1.1.x86_64",
"product_id": "rhino-runtime-1.7.15.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-1.7.15.1-1.1.aarch64"
},
"product_reference": "rhino-1.7.15.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-1.7.15.1-1.1.ppc64le"
},
"product_reference": "rhino-1.7.15.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-1.7.15.1-1.1.s390x"
},
"product_reference": "rhino-1.7.15.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-1.7.15.1-1.1.x86_64"
},
"product_reference": "rhino-1.7.15.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-demo-1.7.15.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.aarch64"
},
"product_reference": "rhino-demo-1.7.15.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-demo-1.7.15.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.ppc64le"
},
"product_reference": "rhino-demo-1.7.15.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-demo-1.7.15.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.s390x"
},
"product_reference": "rhino-demo-1.7.15.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-demo-1.7.15.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.x86_64"
},
"product_reference": "rhino-demo-1.7.15.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-engine-1.7.15.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.aarch64"
},
"product_reference": "rhino-engine-1.7.15.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-engine-1.7.15.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.ppc64le"
},
"product_reference": "rhino-engine-1.7.15.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-engine-1.7.15.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.s390x"
},
"product_reference": "rhino-engine-1.7.15.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-engine-1.7.15.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.x86_64"
},
"product_reference": "rhino-engine-1.7.15.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-javadoc-1.7.15.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.aarch64"
},
"product_reference": "rhino-javadoc-1.7.15.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-javadoc-1.7.15.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.ppc64le"
},
"product_reference": "rhino-javadoc-1.7.15.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-javadoc-1.7.15.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.s390x"
},
"product_reference": "rhino-javadoc-1.7.15.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-javadoc-1.7.15.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.x86_64"
},
"product_reference": "rhino-javadoc-1.7.15.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-runtime-1.7.15.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.aarch64"
},
"product_reference": "rhino-runtime-1.7.15.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-runtime-1.7.15.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.ppc64le"
},
"product_reference": "rhino-runtime-1.7.15.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-runtime-1.7.15.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.s390x"
},
"product_reference": "rhino-runtime-1.7.15.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-runtime-1.7.15.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.x86_64"
},
"product_reference": "rhino-runtime-1.7.15.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66453",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66453"
}
],
"notes": [
{
"category": "general",
"text": "Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66453",
"url": "https://www.suse.com/security/cve/CVE-2025-66453"
},
{
"category": "external",
"summary": "SUSE Bug 1254481 for CVE-2025-66453",
"url": "https://bugzilla.suse.com/1254481"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-demo-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-engine-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-javadoc-1.7.15.1-1.1.x86_64",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.aarch64",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.ppc64le",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.s390x",
"openSUSE Tumbleweed:rhino-runtime-1.7.15.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-05T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-66453"
}
]
}
OPENSUSE-SU-2026:20297-1
Vulnerability from csaf_opensuse - Published: 2026-03-02 16:00 - Updated: 2026-03-02 16:00| URL | Category | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rhino",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rhino fixes the following issues:\n\nUpdate to 1.7.15.1:\n\n- CVE-2025-66453: Fixed a problem with formatting of floating-point numbers to strings that may result in DoS (bsc#1254481).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-335",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20297-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1254481",
"url": "https://bugzilla.suse.com/1254481"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66453 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66453/"
}
],
"title": "Security update for rhino",
"tracking": {
"current_release_date": "2026-03-02T16:00:37Z",
"generator": {
"date": "2026-03-02T16:00:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20297-1",
"initial_release_date": "2026-03-02T16:00:37Z",
"revision_history": [
{
"date": "2026-03-02T16:00:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rhino-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-1.7.15.1-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-demo-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-demo-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-demo-1.7.15.1-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-engine-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-engine-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-engine-1.7.15.1-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-javadoc-1.7.15.1-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "rhino-runtime-1.7.15.1-160000.1.1.noarch",
"product": {
"name": "rhino-runtime-1.7.15.1-160000.1.1.noarch",
"product_id": "rhino-runtime-1.7.15.1-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-1.7.15.1-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rhino-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-demo-1.7.15.1-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-demo-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-engine-1.7.15.1-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-engine-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-javadoc-1.7.15.1-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhino-runtime-1.7.15.1-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
},
"product_reference": "rhino-runtime-1.7.15.1-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66453",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66453"
}
],
"notes": [
{
"category": "general",
"text": "Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo \u003e DToA.JS_dtostr \u003e DToA.JS_dtoa \u003e DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66453",
"url": "https://www.suse.com/security/cve/CVE-2025-66453"
},
{
"category": "external",
"summary": "SUSE Bug 1254481 for CVE-2025-66453",
"url": "https://bugzilla.suse.com/1254481"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:rhino-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-demo-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-engine-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-javadoc-1.7.15.1-160000.1.1.noarch",
"openSUSE Leap 16.0:rhino-runtime-1.7.15.1-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-02T16:00:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-66453"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.