Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-30474 (GCVE-0-2025-30474)
Vulnerability from cvelistv5 – Published: 2025-03-23 14:15 – Updated: 2025-04-01 18:04- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Apache Software Foundation | Apache Commons VFS |
Affected:
0 , < 2.10.0
(semver)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-03-23T19:02:51.376Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/23/2"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-30474",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-01T18:03:56.944119Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-01T18:04:55.401Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"defaultStatus": "unaffected",
"packageName": "org.apache.commons:commons-vfs2",
"product": "Apache Commons VFS",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "2.10.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Marek \u0160unda"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eExposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\u003c/p\u003eThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. \u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eThe fix is to mask the password in the exception message\u003c/span\u003e\u003cbr\u003e\u003cp\u003eThis issue affects Apache Commons VFS: before 2.10.0.\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 2.10.0, which fixes the issue.\u003c/p\u003e"
}
],
"value": "Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\n\nThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception message\nThis issue affects Apache Commons VFS: before 2.10.0.\n\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "moderate"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-23T14:15:51.339Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"related"
],
"url": "https://issues.apache.org/jira/browse/VFS-169"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4"
}
],
"source": {
"defect": [
"VFS-169"
],
"discovery": "UNKNOWN"
},
"title": "Apache Commons VFS: Failing to find an FTP file can reveal the URI\u0027s password in an error message",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2025-30474",
"datePublished": "2025-03-23T14:15:51.339Z",
"dateReserved": "2025-03-22T14:34:44.280Z",
"dateUpdated": "2025-04-01T18:04:55.401Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-30474",
"date": "2026-04-14",
"epss": "0.00233",
"percentile": "0.46183"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-30474\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2025-03-23T15:15:14.103\",\"lastModified\":\"2025-07-14T18:13:56.103\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\\n\\nThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception message\\nThis issue affects Apache Commons VFS: before 2.10.0.\\n\\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de exposici\u00f3n de informaci\u00f3n confidencial a un agente no autorizado en Apache Commons VFS. La clase FtpFileObject puede generar una excepci\u00f3n cuando no se encuentra un archivo, revelando la URI original en su mensaje, que puede incluir una contrase\u00f1a. La soluci\u00f3n consiste en ocultar la contrase\u00f1a en el mensaje de excepci\u00f3n. Este problema afecta a Apache Commons VFS anteriores a la versi\u00f3n 2.10.0. Se recomienda actualizar a la versi\u00f3n 2.10.0, que soluciona el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:commons_vfs:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.10.0\",\"matchCriteriaId\":\"4BABF8CF-5800-484E-9B46-701503CA903B\"}]}]}],\"references\":[{\"url\":\"https://issues.apache.org/jira/browse/VFS-169\",\"source\":\"security@apache.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/23/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/23/2\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-03-23T19:02:51.376Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-30474\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-01T18:03:56.944119Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-01T18:04:50.290Z\"}}], \"cna\": {\"title\": \"Apache Commons VFS: Failing to find an FTP file can reveal the URI\u0027s password in an error message\", \"source\": {\"defect\": [\"VFS-169\"], \"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Marek \\u0160unda\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache Commons VFS\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.10.0\", \"versionType\": \"semver\"}], \"packageName\": \"org.apache.commons:commons-vfs2\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://issues.apache.org/jira/browse/VFS-169\", \"tags\": [\"related\"]}, {\"url\": \"https://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\\n\\nThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception message\\nThis issue affects Apache Commons VFS: before 2.10.0.\\n\\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eExposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\u003c/p\u003eThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. \u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eThe fix is to mask the password in the exception message\u003c/span\u003e\u003cbr\u003e\u003cp\u003eThis issue affects Apache Commons VFS: before 2.10.0.\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 2.10.0, which fixes the issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-200\", \"description\": \"CWE-200 Exposure of Sensitive Information to an Unauthorized Actor\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2025-03-23T14:15:51.339Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-30474\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-01T18:04:55.401Z\", \"dateReserved\": \"2025-03-22T14:34:44.280Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2025-03-23T14:15:51.339Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2025:14929-1
Vulnerability from csaf_opensuse - Published: 2025-03-26 00:00 - Updated: 2025-03-26 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": "apache-commons-vfs2-2.10.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the apache-commons-vfs2-2.10.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14929",
"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_14929-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14929-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TJEKF3EWGBGJVNKZDARY564OGCSKZCWT/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14929-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TJEKF3EWGBGJVNKZDARY564OGCSKZCWT/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27553 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27553/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30474 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30474/"
}
],
"title": "apache-commons-vfs2-2.10.0-1.1 on GA media",
"tracking": {
"current_release_date": "2025-03-26T00:00:00Z",
"generator": {
"date": "2025-03-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14929-1",
"initial_release_date": "2025-03-26T00:00:00Z",
"revision_history": [
{
"date": "2025-03-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache-commons-vfs2-2.10.0-1.1.aarch64",
"product": {
"name": "apache-commons-vfs2-2.10.0-1.1.aarch64",
"product_id": "apache-commons-vfs2-2.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"product": {
"name": "apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"product_id": "apache-commons-vfs2-ant-2.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"product": {
"name": "apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"product_id": "apache-commons-vfs2-examples-2.10.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"product": {
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"product_id": "apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache-commons-vfs2-2.10.0-1.1.ppc64le",
"product": {
"name": "apache-commons-vfs2-2.10.0-1.1.ppc64le",
"product_id": "apache-commons-vfs2-2.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"product": {
"name": "apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"product_id": "apache-commons-vfs2-ant-2.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"product": {
"name": "apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"product_id": "apache-commons-vfs2-examples-2.10.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"product": {
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"product_id": "apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache-commons-vfs2-2.10.0-1.1.s390x",
"product": {
"name": "apache-commons-vfs2-2.10.0-1.1.s390x",
"product_id": "apache-commons-vfs2-2.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"product": {
"name": "apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"product_id": "apache-commons-vfs2-ant-2.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"product": {
"name": "apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"product_id": "apache-commons-vfs2-examples-2.10.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"product": {
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"product_id": "apache-commons-vfs2-javadoc-2.10.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache-commons-vfs2-2.10.0-1.1.x86_64",
"product": {
"name": "apache-commons-vfs2-2.10.0-1.1.x86_64",
"product_id": "apache-commons-vfs2-2.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"product": {
"name": "apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"product_id": "apache-commons-vfs2-ant-2.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"product": {
"name": "apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"product_id": "apache-commons-vfs2-examples-2.10.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64",
"product": {
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64",
"product_id": "apache-commons-vfs2-javadoc-2.10.0-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": "apache-commons-vfs2-2.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.aarch64"
},
"product_reference": "apache-commons-vfs2-2.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-2.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.ppc64le"
},
"product_reference": "apache-commons-vfs2-2.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-2.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.s390x"
},
"product_reference": "apache-commons-vfs2-2.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-2.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.x86_64"
},
"product_reference": "apache-commons-vfs2-2.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-ant-2.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.aarch64"
},
"product_reference": "apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-ant-2.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.ppc64le"
},
"product_reference": "apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-ant-2.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.s390x"
},
"product_reference": "apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-ant-2.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.x86_64"
},
"product_reference": "apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-examples-2.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.aarch64"
},
"product_reference": "apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-examples-2.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.ppc64le"
},
"product_reference": "apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-examples-2.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.s390x"
},
"product_reference": "apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-examples-2.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.x86_64"
},
"product_reference": "apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64"
},
"product_reference": "apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le"
},
"product_reference": "apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.s390x"
},
"product_reference": "apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64"
},
"product_reference": "apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27553",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27553"
}
],
"notes": [
{
"category": "general",
"text": "Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0.\n\nThe FileObject API in Commons VFS has a \u0027resolveFile\u0027 method that\ntakes a \u0027scope\u0027 parameter. Specifying \u0027NameScope.DESCENDENT\u0027 promises that \"an exception is thrown if the resolved file is not a descendent of\nthe base file\". However, when the path contains encoded \"..\"\ncharacters (for example, \"%2E%2E/bar.txt\"), it might return file objects that are not\na descendent of the base file, without throwing an exception.\nThis issue affects Apache Commons VFS: before 2.10.0.\n\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27553",
"url": "https://www.suse.com/security/cve/CVE-2025-27553"
},
{
"category": "external",
"summary": "SUSE Bug 1239973 for CVE-2025-27553",
"url": "https://bugzilla.suse.com/1239973"
}
],
"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:apache-commons-vfs2-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27553"
},
{
"cve": "CVE-2025-30474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30474"
}
],
"notes": [
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\n\nThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception message\nThis issue affects Apache Commons VFS: before 2.10.0.\n\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30474",
"url": "https://www.suse.com/security/cve/CVE-2025-30474"
},
{
"category": "external",
"summary": "SUSE Bug 1239974 for CVE-2025-30474",
"url": "https://bugzilla.suse.com/1239974"
}
],
"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:apache-commons-vfs2-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-ant-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-examples-2.10.0-1.1.x86_64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.aarch64",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.ppc64le",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.s390x",
"openSUSE Tumbleweed:apache-commons-vfs2-javadoc-2.10.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-30474"
}
]
}
FKIE_CVE-2025-30474
Vulnerability from fkie_nvd - Published: 2025-03-23 15:15 - Updated: 2025-07-14 18:13| URL | Tags | ||
|---|---|---|---|
| security@apache.org | https://issues.apache.org/jira/browse/VFS-169 | Issue Tracking, Patch | |
| security@apache.org | https://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4 | Mailing List, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/23/2 | Mailing List, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| apache | commons_vfs | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:commons_vfs:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4BABF8CF-5800-484E-9B46-701503CA903B",
"versionEndExcluding": "2.10.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\n\nThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception message\nThis issue affects Apache Commons VFS: before 2.10.0.\n\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue."
},
{
"lang": "es",
"value": "Vulnerabilidad de exposici\u00f3n de informaci\u00f3n confidencial a un agente no autorizado en Apache Commons VFS. La clase FtpFileObject puede generar una excepci\u00f3n cuando no se encuentra un archivo, revelando la URI original en su mensaje, que puede incluir una contrase\u00f1a. La soluci\u00f3n consiste en ocultar la contrase\u00f1a en el mensaje de excepci\u00f3n. Este problema afecta a Apache Commons VFS anteriores a la versi\u00f3n 2.10.0. Se recomienda actualizar a la versi\u00f3n 2.10.0, que soluciona el problema."
}
],
"id": "CVE-2025-30474",
"lastModified": "2025-07-14T18:13:56.103",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 3.4,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-03-23T15:15:14.103",
"references": [
{
"source": "security@apache.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://issues.apache.org/jira/browse/VFS-169"
},
{
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/23/2"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
],
"source": "security@apache.org",
"type": "Secondary"
}
]
}
GHSA-3936-3GX6-49C4
Vulnerability from github – Published: 2025-03-23 15:30 – Updated: 2025-03-25 03:23Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.
The FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception message This issue affects Apache Commons VFS: before 2.10.0.
Users are recommended to upgrade to version 2.10.0, which fixes the issue.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.commons:commons-vfs2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.10.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-30474"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2025-03-25T03:23:11Z",
"nvd_published_at": "2025-03-23T15:15:14Z",
"severity": "MODERATE"
},
"details": "Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\n\nThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception message\nThis issue affects Apache Commons VFS: before 2.10.0.\n\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue.",
"id": "GHSA-3936-3gx6-49c4",
"modified": "2025-03-25T03:23:11Z",
"published": "2025-03-23T15:30:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30474"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/commons-vfs"
},
{
"type": "WEB",
"url": "https://issues.apache.org/jira/browse/VFS-169"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/23/2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Apache Commons VFS Exposure of Sensitive Information to an Unauthorized Actor"
}
SUSE-SU-2025:1022-1
Vulnerability from csaf_suse - Published: 2025-03-26 11:28 - Updated: 2025-03-26 11:28| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 apache-commons-vfs2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache-commons-vfs2 fixes the following issues:\n\n- CVE-2025-27553: Fixed possible path traversal issue when using NameScope.DESCENDENT (bsc#1239973)\n- CVE-2025-30474: Fixed information disclosure due to failing to find an FTP file reveal the URI\u0027s password in an error message (bsc#1239974)\n\nOther fixes:\n- Upgrade to upstream version 2.10.0\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1022,openSUSE-SLE-15.6-2025-1022",
"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_1022-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1022-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251022-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1022-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020604.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239973",
"url": "https://bugzilla.suse.com/1239973"
},
{
"category": "self",
"summary": "SUSE Bug 1239974",
"url": "https://bugzilla.suse.com/1239974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27553 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27553/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30474 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30474/"
}
],
"title": "Security update for apache-commons-vfs2",
"tracking": {
"current_release_date": "2025-03-26T11:28:34Z",
"generator": {
"date": "2025-03-26T11:28:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1022-1",
"initial_release_date": "2025-03-26T11:28:34Z",
"revision_history": [
{
"date": "2025-03-26T11:28:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"product": {
"name": "apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"product_id": "apache-commons-vfs2-2.10.0-150200.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"product": {
"name": "apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"product_id": "apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"product": {
"name": "apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"product_id": "apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch",
"product": {
"name": "apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch",
"product_id": "apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"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": "apache-commons-vfs2-2.10.0-150200.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache-commons-vfs2-2.10.0-150200.3.3.1.noarch"
},
"product_reference": "apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch"
},
"product_reference": "apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch"
},
"product_reference": "apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch"
},
"product_reference": "apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27553",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27553"
}
],
"notes": [
{
"category": "general",
"text": "Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0.\n\nThe FileObject API in Commons VFS has a \u0027resolveFile\u0027 method that\ntakes a \u0027scope\u0027 parameter. Specifying \u0027NameScope.DESCENDENT\u0027 promises that \"an exception is thrown if the resolved file is not a descendent of\nthe base file\". However, when the path contains encoded \"..\"\ncharacters (for example, \"%2E%2E/bar.txt\"), it might return file objects that are not\na descendent of the base file, without throwing an exception.\nThis issue affects Apache Commons VFS: before 2.10.0.\n\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27553",
"url": "https://www.suse.com/security/cve/CVE-2025-27553"
},
{
"category": "external",
"summary": "SUSE Bug 1239973 for CVE-2025-27553",
"url": "https://bugzilla.suse.com/1239973"
}
],
"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 15.6:apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-javadoc-2.10.0-150200.3.3.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:28:34Z",
"details": "moderate"
}
],
"title": "CVE-2025-27553"
},
{
"cve": "CVE-2025-30474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30474"
}
],
"notes": [
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS.\n\nThe FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception message\nThis issue affects Apache Commons VFS: before 2.10.0.\n\nUsers are recommended to upgrade to version 2.10.0, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30474",
"url": "https://www.suse.com/security/cve/CVE-2025-30474"
},
{
"category": "external",
"summary": "SUSE Bug 1239974 for CVE-2025-30474",
"url": "https://bugzilla.suse.com/1239974"
}
],
"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 15.6:apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:apache-commons-vfs2-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-ant-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-examples-2.10.0-150200.3.3.1.noarch",
"openSUSE Leap 15.6:apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:28:34Z",
"details": "important"
}
],
"title": "CVE-2025-30474"
}
]
}
CERTFR-2025-AVI-0896
Vulnerability from certfr_avis - Published: 2025-10-17 - Updated: 2025-10-17
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 Connect:Direct | Sterling Connect:Direct Web Services versions 6.4.x antérieures à 6.4.0.4 | ||
| IBM | Cloud Pak | Cloud Pak for Security versions antérieures à 1.11.5.0 | ||
| IBM | QRadar | QRadar Investigation Assistant versions antérieures à 1.2.0 | ||
| IBM | WebSphere | WebSphere eXtreme Scale versions 8.6.1.x sans le correctif APAR PH68446 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions antérieures à 1.11.5.0 | ||
| IBM | Security QRadar EDR | Security QRadar EDR versions antérieures à 3.12.19 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.15 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.2.x antérieures à 6.2.0.29 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling Connect:Direct Web Services versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.4",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Security versions ant\u00e9rieures \u00e0 1.11.5.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Investigation Assistant versions ant\u00e9rieures \u00e0 1.2.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere eXtreme Scale versions 8.6.1.x sans le correctif APAR PH68446",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions ant\u00e9rieures \u00e0 1.11.5.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.19",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.15",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.29",
"product": {
"name": "Sterling Connect:Direct",
"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-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2025-46548",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46548"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-32082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32082"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2019-9674",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9674"
},
{
"name": "CVE-2024-6866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6866"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2018-8740",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8740"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-49826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49826"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-30474",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30474"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2023-44389",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44389"
},
{
"name": "CVE-2022-38749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38749"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-6844",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6844"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2022-22968",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22968"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-27553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27553"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2024-6484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6484"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-47278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47278"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2025-1767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1767"
},
{
"name": "CVE-2025-49005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49005"
},
{
"name": "CVE-2025-30218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30218"
},
{
"name": "CVE-2023-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
},
{
"name": "CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2024-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7598"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2022-38751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38751"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-46653",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46653"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2022-38750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38750"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2024-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6839"
},
{
"name": "CVE-2025-48997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48997"
},
{
"name": "CVE-2025-48387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48387"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2025-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46392"
},
{
"name": "CVE-2025-7338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7338"
},
{
"name": "CVE-2024-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44906"
},
{
"name": "CVE-2025-59343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59343"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
}
],
"initial_release_date": "2025-10-17T00:00:00",
"last_revision_date": "2025-10-17T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0896",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-17T00: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": "Injection SQL (SQLi)"
},
{
"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": "2025-10-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7247985",
"url": "https://www.ibm.com/support/pages/node/7247985"
},
{
"published_at": "2025-10-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7247975",
"url": "https://www.ibm.com/support/pages/node/7247975"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7247893",
"url": "https://www.ibm.com/support/pages/node/7247893"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248127",
"url": "https://www.ibm.com/support/pages/node/7248127"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248118",
"url": "https://www.ibm.com/support/pages/node/7248118"
}
]
}
CERTFR-2025-AVI-0896
Vulnerability from certfr_avis - Published: 2025-10-17 - Updated: 2025-10-17
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 Connect:Direct | Sterling Connect:Direct Web Services versions 6.4.x antérieures à 6.4.0.4 | ||
| IBM | Cloud Pak | Cloud Pak for Security versions antérieures à 1.11.5.0 | ||
| IBM | QRadar | QRadar Investigation Assistant versions antérieures à 1.2.0 | ||
| IBM | WebSphere | WebSphere eXtreme Scale versions 8.6.1.x sans le correctif APAR PH68446 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions antérieures à 1.11.5.0 | ||
| IBM | Security QRadar EDR | Security QRadar EDR versions antérieures à 3.12.19 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.15 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.2.x antérieures à 6.2.0.29 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling Connect:Direct Web Services versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.4",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Security versions ant\u00e9rieures \u00e0 1.11.5.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Investigation Assistant versions ant\u00e9rieures \u00e0 1.2.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere eXtreme Scale versions 8.6.1.x sans le correctif APAR PH68446",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions ant\u00e9rieures \u00e0 1.11.5.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.19",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.15",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.29",
"product": {
"name": "Sterling Connect:Direct",
"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-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2025-46548",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46548"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-32082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32082"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2019-9674",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9674"
},
{
"name": "CVE-2024-6866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6866"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2018-8740",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8740"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-49826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49826"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-30474",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30474"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2023-44389",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44389"
},
{
"name": "CVE-2022-38749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38749"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-6844",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6844"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2022-22968",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22968"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-27553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27553"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2024-6484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6484"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-47278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47278"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2025-1767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1767"
},
{
"name": "CVE-2025-49005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49005"
},
{
"name": "CVE-2025-30218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30218"
},
{
"name": "CVE-2023-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
},
{
"name": "CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2024-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7598"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2022-38751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38751"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-46653",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46653"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2022-38750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38750"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2024-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6839"
},
{
"name": "CVE-2025-48997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48997"
},
{
"name": "CVE-2025-48387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48387"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2025-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46392"
},
{
"name": "CVE-2025-7338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7338"
},
{
"name": "CVE-2024-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44906"
},
{
"name": "CVE-2025-59343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59343"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
}
],
"initial_release_date": "2025-10-17T00:00:00",
"last_revision_date": "2025-10-17T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0896",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-17T00: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": "Injection SQL (SQLi)"
},
{
"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": "2025-10-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7247985",
"url": "https://www.ibm.com/support/pages/node/7247985"
},
{
"published_at": "2025-10-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7247975",
"url": "https://www.ibm.com/support/pages/node/7247975"
},
{
"published_at": "2025-10-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7247893",
"url": "https://www.ibm.com/support/pages/node/7247893"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248127",
"url": "https://www.ibm.com/support/pages/node/7248127"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248118",
"url": "https://www.ibm.com/support/pages/node/7248118"
}
]
}
WID-SEC-W-2025-0622
Vulnerability from csaf_certbund - Published: 2025-03-23 23:00 - Updated: 2025-07-23 22:00| URL | Category | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"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": "Apache Commons ist ein Apache-Projekt, das alle Aspekte der wiederverwendbaren Java-Komponenten behandelt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Apache Commons ausnutzen, um Informationen offenzulegen.",
"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-2025-0622 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0622.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0622 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0622"
},
{
"category": "external",
"summary": "Red Hat Bugtracker #2354334 vom 2025-03-23",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354334"
},
{
"category": "external",
"summary": "Red Hat Bugtracker #2354335 vom 2025-03-23",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354335"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-3936-3gx6-49c4 vom 2025-03-23",
"url": "https://github.com/advisories/GHSA-3936-3gx6-49c4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1022-1 vom 2025-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020604.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14929-1 vom 2025-03-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/TJEKF3EWGBGJVNKZDARY564OGCSKZCWT/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14929-1 vom 2025-03-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TJEKF3EWGBGJVNKZDARY564OGCSKZCWT/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4111 vom 2025-04-02",
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00006.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2819 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2819.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2842 vom 2025-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2842.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10548 vom 2025-07-08",
"url": "https://access.redhat.com/errata/RHSA-2025:10548"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-10548 vom 2025-07-24",
"url": "https://linux.oracle.com/errata/ELSA-2025-10548.html"
}
],
"source_lang": "en-US",
"title": "Apache Commons: Mehrere Schwachstellen erm\u00f6glichen Offenlegung von Informationen",
"tracking": {
"current_release_date": "2025-07-23T22:00:00.000+00:00",
"generator": {
"date": "2025-07-24T07:56:54.973+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-0622",
"initial_release_date": "2025-03-23T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-03-23T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-03-26T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-27T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-04-02T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-04-16T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-07-07T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-23T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "VFS \u003c2.10.0",
"product": {
"name": "Apache Commons VFS \u003c2.10.0",
"product_id": "T042114"
}
},
{
"category": "product_version",
"name": "VFS 2.10.0",
"product": {
"name": "Apache Commons VFS 2.10.0",
"product_id": "T042114-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:commons:vfs__2.10.0"
}
}
}
],
"category": "product_name",
"name": "Commons"
}
],
"category": "vendor",
"name": "Apache"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27553",
"product_status": {
"known_affected": [
"T042114",
"2951",
"T002207",
"67646",
"T027843",
"398363",
"T004914"
]
},
"release_date": "2025-03-23T23:00:00.000+00:00",
"title": "CVE-2025-27553"
},
{
"cve": "CVE-2025-30474",
"product_status": {
"known_affected": [
"T042114",
"2951",
"T002207",
"67646",
"T027843",
"398363",
"T004914"
]
},
"release_date": "2025-03-23T23:00:00.000+00:00",
"title": "CVE-2025-30474"
}
]
}
CNVD-2025-10039
Vulnerability from cnvd - Published: 2025-05-19厂商已发布了漏洞修复程序,请及时关注更新: https://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4
| Name | Apache Apache Commons VFS <2.10.0 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2025-30474",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2025-30474"
}
},
"description": "Apache Commons VFS\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u57fa\u91d1\u4f1a\u7684\u4e00\u4e2a\u516c\u5171\u865a\u62df\u6587\u4ef6\u7cfb\u7edf\u3002\n\nApache Commons VFS 2.10.0\u4e4b\u524d\u7248\u672c\u5b58\u5728\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8eFtpFileObject\u7c7b\u5728\u6587\u4ef6\u672a\u627e\u5230\u65f6\u53ef\u80fd\u6cc4\u9732\u5305\u542b\u5bc6\u7801\u7684\u539f\u59cbURI\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u83b7\u53d6\u654f\u611f\u4fe1\u606f\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2025-10039",
"openTime": "2025-05-19",
"patchDescription": "Apache Commons VFS\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u57fa\u91d1\u4f1a\u7684\u4e00\u4e2a\u516c\u5171\u865a\u62df\u6587\u4ef6\u7cfb\u7edf\u3002\r\n\r\nApache Commons VFS 2.10.0\u4e4b\u524d\u7248\u672c\u5b58\u5728\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8eFtpFileObject\u7c7b\u5728\u6587\u4ef6\u672a\u627e\u5230\u65f6\u53ef\u80fd\u6cc4\u9732\u5305\u542b\u5bc6\u7801\u7684\u539f\u59cbURI\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u83b7\u53d6\u654f\u611f\u4fe1\u606f\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Apache Commons VFS\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Apache Apache Commons VFS \u003c2.10.0"
},
"referenceLink": "http://www.openwall.com/lists/oss-security/2025/03/23/2",
"serverity": "\u4e2d",
"submitTime": "2025-03-27",
"title": "Apache Commons VFS\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e"
}
BDU:2025-03215
Vulnerability from fstec - Published: 23.03.2025{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Apache Software Foundation",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "\u0434\u043e 2.10.0 (Commons VFS (Virtual File System))",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\nhttps://github.com/apache/commons-vfs/releases/tag/rel%2Fcommons-vfs-2.10.0",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "23.03.2025",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "13.08.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "03.06.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-03215",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2025-30474",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Commons VFS (Virtual File System)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": null,
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043b\u0430\u0441\u0441\u0430 FtpFileObject \u0435\u0434\u0438\u043d\u043e\u0433\u043e API \u0434\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u043c \u0444\u0430\u0439\u043b\u043e\u0432\u044b\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u043c Apache Commons VFS (Virtual File System), \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0420\u0430\u0441\u043a\u0440\u044b\u0442\u0438\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 (CWE-200)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043b\u0430\u0441\u0441\u0430 FtpFileObject \u0435\u0434\u0438\u043d\u043e\u0433\u043e API \u0434\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u043c \u0444\u0430\u0439\u043b\u043e\u0432\u044b\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u043c Apache Commons VFS (Virtual File System) \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e\u0439 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u0441\u043b\u0443\u0436\u0435\u0431\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u0431\u043e\u0440 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "http://www.openwall.com/lists/oss-security/2025/03/23/2 \nhttps://issues.apache.org/jira/browse/VFS-169 \nhttps://lists.apache.org/thread/w6ztgnbk6ccry3470x191g3xwrpgy6f4\nhttps://access.redhat.com/security/cve/CVE--2025-30474",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-200",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.1 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
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.