Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-24358 (GCVE-0-2025-24358)
Vulnerability from cvelistv5 – Published: 2025-04-15 18:57 – Updated: 2025-05-01 11:02- CWE-352 - Cross-Site Request Forgery (CSRF)
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-24358",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-15T19:53:35.649680Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-15T20:03:47.479Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-05-01T11:02:45.986Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00002.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "csrf",
"vendor": "gorilla",
"versions": [
{
"status": "affected",
"version": "\u003c 1.7.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications \u0026 services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes the request is being served over TLS. It determines this by inspecting the r.URL.Scheme value. However, this value is never populated for \"server\" requests per the Go spec, and so this check does not run in practice. This vulnerability allows an attacker who has gained XSS on a subdomain or top level domain to perform authenticated form submissions against gorilla/csrf protected targets that share the same top level domain. This vulnerability is fixed in 1.7.2."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-352",
"description": "CWE-352: Cross-Site Request Forgery (CSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-15T18:57:40.559Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw"
},
{
"name": "https://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb"
}
],
"source": {
"advisory": "GHSA-rq77-p4h8-4crw",
"discovery": "UNKNOWN"
},
"title": "gorilla/csrf CSRF vulnerability due to broken Referer validation"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-24358",
"datePublished": "2025-04-15T18:57:40.559Z",
"dateReserved": "2025-01-20T15:18:26.989Z",
"dateUpdated": "2025-05-01T11:02:45.986Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-24358\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-04-15T19:16:07.193\",\"lastModified\":\"2025-05-01T11:15:53.613\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications \u0026 services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes the request is being served over TLS. It determines this by inspecting the r.URL.Scheme value. However, this value is never populated for \\\"server\\\" requests per the Go spec, and so this check does not run in practice. This vulnerability allows an attacker who has gained XSS on a subdomain or top level domain to perform authenticated form submissions against gorilla/csrf protected targets that share the same top level domain. This vulnerability is fixed in 1.7.2.\"},{\"lang\":\"es\",\"value\":\"gorilla/csrf proporciona middleware para la prevenci\u00f3n de Cross-Site Request Forgery (CSRF) en aplicaciones y servicios web de Go. Antes de la versi\u00f3n 1.7.2, gorilla/csrf no validaba el encabezado \\\"Origin\\\" con una lista de permitidos. Validaba el encabezado \\\"Referer\\\" para solicitudes de origen cruzado solo cuando cre\u00eda que la solicitud se atend\u00eda mediante TLS. Esto se determina inspeccionando el valor de r.URL.Scheme. Sin embargo, este valor nunca se rellena para las solicitudes de \\\"servidor\\\" seg\u00fan la especificaci\u00f3n de Go, por lo que esta comprobaci\u00f3n no se ejecuta en la pr\u00e1ctica. Esta vulnerabilidad permite a un atacante que ha obtenido XSS en un subdominio o dominio de nivel superior realizar env\u00edos de formularios autenticados contra objetivos protegidos por gorilla/csrf que comparten el mismo dominio de nivel superior. Esta vulnerabilidad se corrigi\u00f3 en la versi\u00f3n 1.7.2.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:N/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.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"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\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-352\"}]}],\"references\":[{\"url\":\"https://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/05/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/05/msg00002.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-01T11:02:45.986Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-24358\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-15T19:53:35.649680Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-15T19:57:26.834Z\"}}], \"cna\": {\"title\": \"gorilla/csrf CSRF vulnerability due to broken Referer validation\", \"source\": {\"advisory\": \"GHSA-rq77-p4h8-4crw\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"gorilla\", \"product\": \"csrf\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.7.3\"}]}], \"references\": [{\"url\": \"https://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw\", \"name\": \"https://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb\", \"name\": \"https://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications \u0026 services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes the request is being served over TLS. It determines this by inspecting the r.URL.Scheme value. However, this value is never populated for \\\"server\\\" requests per the Go spec, and so this check does not run in practice. This vulnerability allows an attacker who has gained XSS on a subdomain or top level domain to perform authenticated form submissions against gorilla/csrf protected targets that share the same top level domain. This vulnerability is fixed in 1.7.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-352\", \"description\": \"CWE-352: Cross-Site Request Forgery (CSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-04-15T18:57:40.559Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-24358\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-01T11:02:45.986Z\", \"dateReserved\": \"2025-01-20T15:18:26.989Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-04-15T18:57:40.559Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
GHSA-RQ77-P4H8-4CRW
Vulnerability from github – Published: 2025-04-14 15:26 – Updated: 2025-05-01 12:31Summary
gorilla/csrf is vulnerable to CSRF via form submission from origins that share a top level domain with the target origin.
Details
gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes the request is being served over TLS. It determines this by inspecting the r.URL.Scheme value. However, this value is never populated for "server" requests per the Go spec, and so this check does not run in practice.
// URL specifies either the URI being requested (for server
// requests) or the URL to access (for client requests).
//
// For server requests, the URL is parsed from the URI
// supplied on the Request-Line as stored in RequestURI. For
// most requests, fields other than Path and RawQuery will be
// empty. (See [RFC 7230, Section 5.3](https://rfc-editor.org/rfc/rfc7230.html#section-5.3))
//
// For client requests, the URL's Host specifies the server to
// connect to, while the Request's Host field optionally
// specifies the Host header value to send in the HTTP
// request.
URL *[url](https://pkg.go.dev/net/url).[URL](https://pkg.go.dev/net/url#URL)
PoC
- create trusted origin
target.example.testprotected with gorilla/csrf and served over TLS hosting form on/submit - create attacker origin
attack.example.testserved over TLS - attacker exfiltrates token & cookie combination from
target.example.test - attacker sets exfiltrated cookie with
domain=.example.test and path=/submit - as the cookie has a more specific path than
/(the default for CSRF cookies) it will be sent first by the browser on submit to our target origin - submit form from
attack.example.testwith exfiltrated CSRF form token - observe valid form submission as
attack.example.testOrigin / Referer headers are not validated.
Impact
This vulnerability allows an attacker who has gained XSS on a subdomain or top level domain to perform authenticated form submissions against gorilla/csrf protected targets that share the same top level domain.
This bug has existed in gorilla/csrf since its initial release in 2015.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/gorilla/csrf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-24358"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2025-04-14T15:26:07Z",
"nvd_published_at": "2025-04-15T19:16:07Z",
"severity": "MODERATE"
},
"details": "### Summary\n\ngorilla/csrf is vulnerable to CSRF via form submission from origins that share a top level domain with the target origin.\n\n### Details\n\ngorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes the request is being served over TLS. It determines this by inspecting the `r.URL.Scheme` value. However, this value is never populated for \"server\" requests [per the Go spec](https://pkg.go.dev/net/http#Request), and so this check does not run in practice. \n```\n\t// URL specifies either the URI being requested (for server\n\t// requests) or the URL to access (for client requests).\n\t//\n\t// For server requests, the URL is parsed from the URI\n\t// supplied on the Request-Line as stored in RequestURI. For\n\t// most requests, fields other than Path and RawQuery will be\n\t// empty. (See [RFC 7230, Section 5.3](https://rfc-editor.org/rfc/rfc7230.html#section-5.3))\n\t//\n\t// For client requests, the URL\u0027s Host specifies the server to\n\t// connect to, while the Request\u0027s Host field optionally\n\t// specifies the Host header value to send in the HTTP\n\t// request.\n\tURL *[url](https://pkg.go.dev/net/url).[URL](https://pkg.go.dev/net/url#URL)\n```\n\n### PoC\n\n- create trusted origin `target.example.test` protected with gorilla/csrf and served over TLS hosting form on `/submit`\n- create attacker origin `attack.example.test` served over TLS\n- attacker exfiltrates token \u0026 cookie combination from `target.example.test` \n- attacker sets exfiltrated cookie with `domain=.example.test and path=/submit`\n - as the cookie has a more specific path than `/` (the default for CSRF cookies) it will be sent first by the browser on submit to our target origin\n- submit form from `attack.example.test` with exfiltrated CSRF form token\n- observe valid form submission as `attack.example.test` Origin / Referer headers are not validated. \n\n### Impact\n\nThis vulnerability allows an attacker who has gained XSS on a subdomain or top level domain to perform authenticated form submissions against gorilla/csrf protected targets that share the same top level domain.\n\nThis bug has existed in gorilla/csrf since its initial release in 2015.",
"id": "GHSA-rq77-p4h8-4crw",
"modified": "2025-05-01T12:31:16Z",
"published": "2025-04-14T15:26:07Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24358"
},
{
"type": "WEB",
"url": "https://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb"
},
{
"type": "PACKAGE",
"url": "https://github.com/gorilla/csrf"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00002.html"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2025-3607"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "gorilla/csrf CSRF vulnerability due to broken Referer validation"
}
FKIE_CVE-2025-24358
Vulnerability from fkie_nvd - Published: 2025-04-15 19:16 - Updated: 2025-05-01 11:15| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications \u0026 services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes the request is being served over TLS. It determines this by inspecting the r.URL.Scheme value. However, this value is never populated for \"server\" requests per the Go spec, and so this check does not run in practice. This vulnerability allows an attacker who has gained XSS on a subdomain or top level domain to perform authenticated form submissions against gorilla/csrf protected targets that share the same top level domain. This vulnerability is fixed in 1.7.2."
},
{
"lang": "es",
"value": "gorilla/csrf proporciona middleware para la prevenci\u00f3n de Cross-Site Request Forgery (CSRF) en aplicaciones y servicios web de Go. Antes de la versi\u00f3n 1.7.2, gorilla/csrf no validaba el encabezado \"Origin\" con una lista de permitidos. Validaba el encabezado \"Referer\" para solicitudes de origen cruzado solo cuando cre\u00eda que la solicitud se atend\u00eda mediante TLS. Esto se determina inspeccionando el valor de r.URL.Scheme. Sin embargo, este valor nunca se rellena para las solicitudes de \"servidor\" seg\u00fan la especificaci\u00f3n de Go, por lo que esta comprobaci\u00f3n no se ejecuta en la pr\u00e1ctica. Esta vulnerabilidad permite a un atacante que ha obtenido XSS en un subdominio o dominio de nivel superior realizar env\u00edos de formularios autenticados contra objetivos protegidos por gorilla/csrf que comparten el mismo dominio de nivel superior. Esta vulnerabilidad se corrigi\u00f3 en la versi\u00f3n 1.7.2."
}
],
"id": "CVE-2025-24358",
"lastModified": "2025-05-01T11:15:53.613",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5.4,
"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": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:N/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": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-04-15T19:16:07.193",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00002.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-352"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
BDU:2025-11753
Vulnerability from fstec - Published: 15.04.2025{
"CVSS 2.0": "AV:L/AC:L/Au:S/C:C/I:N/A:N",
"CVSS 3.0": "AV:L/AC:L/PR:L/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": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, Gorilla",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7.3 (\u0420\u0415\u0414 \u041e\u0421), \u0434\u043e 1.7.2 (gorilla/csrf)",
"\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 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw\nhttps://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: \nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "15.04.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": "26.09.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "26.09.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-11753",
"\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-24358",
"\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": "\u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), gorilla/csrf",
"\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": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751)",
"\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 HTTP-\u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0437\u0430\u0449\u0438\u0442\u044b \u043e\u0442 \u043f\u043e\u0434\u0434\u0435\u043b\u043a\u0438 \u043c\u0435\u0436\u0441\u0430\u0439\u0442\u043e\u0432\u044b\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 gorilla/csrf, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u043f\u043e\u0434\u0434\u0435\u043b\u043a\u043e\u0439 \u043c\u0435\u0436\u0441\u0430\u0439\u0442\u043e\u0432\u044b\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0438\u0442\u044c CSRF-\u0430\u0442\u0430\u043a\u0443",
"\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": "\u041c\u0435\u0436\u0441\u0430\u0439\u0442\u043e\u0432\u0430\u044f \u0444\u0430\u043b\u044c\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 (CWE-352)",
"\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 HTTP-\u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0437\u0430\u0449\u0438\u0442\u044b \u043e\u0442 \u043f\u043e\u0434\u0434\u0435\u043b\u043a\u0438 \u043c\u0435\u0436\u0441\u0430\u0439\u0442\u043e\u0432\u044b\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 gorilla/csrf \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043f\u043e\u0434\u0434\u0435\u043b\u043a\u043e\u0439 \u043c\u0435\u0436\u0441\u0430\u0439\u0442\u043e\u0432\u044b\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432. \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 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0438\u0442\u044c CSRF-\u0430\u0442\u0430\u043a\u0443",
"\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": "\u041f\u043e\u0434\u043c\u0435\u043d\u0430 \u043f\u0440\u0438 \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/gorilla/csrf/commit/9dd6af1f6d30fc79fb0d972394deebdabad6b5eb\nhttps://github.com/gorilla/csrf/security/advisories/GHSA-rq77-p4h8-4crw\nhttps://redos.red-soft.ru/support/secure/",
"\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": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \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-352",
"\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": "\u0421\u0440\u0435\u0434\u043d\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 4,6)\n\u0421\u0440\u0435\u0434\u043d\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 5,5)"
}
OPENSUSE-SU-2025:15017-1
Vulnerability from csaf_opensuse - Published: 2025-04-23 00:00 - Updated: 2025-04-23 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": "govulncheck-vulndb-0.0.20250422T181640-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the govulncheck-vulndb-0.0.20250422T181640-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15017",
"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_15017-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15017-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XCF7AZBKQYAQXK32J6F54H6NREFBK2V7/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15017-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XCF7AZBKQYAQXK32J6F54H6NREFBK2V7/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-15119 page",
"url": "https://www.suse.com/security/cve/CVE-2019-15119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1386 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1386/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-2424 page",
"url": "https://www.suse.com/security/cve/CVE-2025-2424/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24358 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-2475 page",
"url": "https://www.suse.com/security/cve/CVE-2025-2475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24839 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24839/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24866 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24866/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-2564 page",
"url": "https://www.suse.com/security/cve/CVE-2025-2564/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27538 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27571 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27571/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27936 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30206 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30206/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31363 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31363/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-32093 page",
"url": "https://www.suse.com/security/cve/CVE-2025-32093/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-32431 page",
"url": "https://www.suse.com/security/cve/CVE-2025-32431/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-32445 page",
"url": "https://www.suse.com/security/cve/CVE-2025-32445/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-32793 page",
"url": "https://www.suse.com/security/cve/CVE-2025-32793/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-32963 page",
"url": "https://www.suse.com/security/cve/CVE-2025-32963/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3801 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-43970 page",
"url": "https://www.suse.com/security/cve/CVE-2025-43970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-43971 page",
"url": "https://www.suse.com/security/cve/CVE-2025-43971/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-43972 page",
"url": "https://www.suse.com/security/cve/CVE-2025-43972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-43973 page",
"url": "https://www.suse.com/security/cve/CVE-2025-43973/"
}
],
"title": "govulncheck-vulndb-0.0.20250422T181640-1.1 on GA media",
"tracking": {
"current_release_date": "2025-04-23T00:00:00Z",
"generator": {
"date": "2025-04-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15017-1",
"initial_release_date": "2025-04-23T00:00:00Z",
"revision_history": [
{
"date": "2025-04-23T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"product": {
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"product_id": "govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"product": {
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"product_id": "govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"product": {
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"product_id": "govulncheck-vulndb-0.0.20250422T181640-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64",
"product": {
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64",
"product_id": "govulncheck-vulndb-0.0.20250422T181640-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": "govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64"
},
"product_reference": "govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le"
},
"product_reference": "govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x"
},
"product_reference": "govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
},
"product_reference": "govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-15119"
}
],
"notes": [
{
"category": "general",
"text": "lib/install/install.go in cnlh nps through 0.23.2 uses 0777 permissions for /usr/local/bin/nps and/or /usr/bin/nps, leading to a file overwrite by a local user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-15119",
"url": "https://www.suse.com/security/cve/CVE-2019-15119"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-15119"
},
{
"cve": "CVE-2025-1386",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1386"
}
],
"notes": [
{
"category": "general",
"text": "When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1386",
"url": "https://www.suse.com/security/cve/CVE-2025-1386"
},
{
"category": "external",
"summary": "SUSE Bug 1241100 for CVE-2025-1386",
"url": "https://bugzilla.suse.com/1241100"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-1386"
},
{
"cve": "CVE-2025-2424",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-2424"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.1, 9.11.x \u003c= 9.11.9 fail to check if a file has been deleted when creating a bookmark which allows an attacker who knows the IDs of deleted files to obtain metadata of the files via bookmark creation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-2424",
"url": "https://www.suse.com/security/cve/CVE-2025-2424"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-2424"
},
{
"cve": "CVE-2025-24358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24358"
}
],
"notes": [
{
"category": "general",
"text": "gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications \u0026 services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes the request is being served over TLS. It determines this by inspecting the r.URL.Scheme value. However, this value is never populated for \"server\" requests per the Go spec, and so this check does not run in practice. This vulnerability allows an attacker who has gained XSS on a subdomain or top level domain to perform authenticated form submissions against gorilla/csrf protected targets that share the same top level domain. This vulnerability is fixed in 1.7.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24358",
"url": "https://www.suse.com/security/cve/CVE-2025-24358"
},
{
"category": "external",
"summary": "SUSE Bug 1241233 for CVE-2025-24358",
"url": "https://bugzilla.suse.com/1241233"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-24358"
},
{
"cve": "CVE-2025-2475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-2475"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.1, 10.4.x \u003c= 10.4.3, 9.11.x \u003c= 9.11.9 fail to invalidate the cache when a user account is converted to a bot which allows an attacker to login to the bot exactly one time via normal credentials.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-2475",
"url": "https://www.suse.com/security/cve/CVE-2025-2475"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-2475"
},
{
"cve": "CVE-2025-24839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24839"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.1, 10.4.x \u003c= 10.4.3, 9.11.x \u003c= 9.11.9 fail to prevent Wrangler posts from triggering AI responses. This vulnerability allows users without access to the AI bot to activate it by attaching the activate_ai override property to a post via the Wrangler plugin, provided both the AI and Wrangler plugins are enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24839",
"url": "https://www.suse.com/security/cve/CVE-2025-24839"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-24839"
},
{
"cve": "CVE-2025-24866",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24866"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 9.11.x \u003c= 9.11.8 fail to enforce proper access controls on the /api/v4/audits endpoint, allowing users with delegated granular administration roles who lack access to Compliance Monitoring to retrieve User Activity Logs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24866",
"url": "https://www.suse.com/security/cve/CVE-2025-24866"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-24866"
},
{
"cve": "CVE-2025-2564",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-2564"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.1, 10.4.x \u003c= 10.4.3, 9.11.x \u003c= 9.11.9 fail to properly enforce the \u0027Allow users to view/update archived channels\u0027 System Console setting, which allows authenticated users to view members and member information of archived channels even when this setting is disabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-2564",
"url": "https://www.suse.com/security/cve/CVE-2025-2564"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-2564"
},
{
"cve": "CVE-2025-27538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27538"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.1, 9.11.x \u003c= 9.11.9 fail to enforce MFA checks in PUT /api/v4/users/user-id/mfa when the requesting user differs from the target user ID, which allows users with edit_other_users permission to activate or deactivate MFA for other users, even if those users have not set up MFA.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27538",
"url": "https://www.suse.com/security/cve/CVE-2025-27538"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-27538"
},
{
"cve": "CVE-2025-27571",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27571"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.1, 10.4.x \u003c= 10.4.3, 9.11.x \u003c= 9.11.9 fail to check the \"Allow Users to View Archived Channels\" configuration when fetching channel metadata of a post from archived channels, which allows authenticated users to access such information when a channel is archived.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27571",
"url": "https://www.suse.com/security/cve/CVE-2025-27571"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27571"
},
{
"cve": "CVE-2025-27936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27936"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost Plugin MSTeams versions \u003c2.1.0 and Mattermost Server versions 10.5.x \u003c=10.5.1 with the MS Teams plugin enabled fail to perform constant time comparison on a MSTeams plugin webhook secret which allows an attacker to retrieve the webhook secret of the MSTeams plugin via a timing attack during webhook secret comparison.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27936",
"url": "https://www.suse.com/security/cve/CVE-2025-27936"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27936"
},
{
"cve": "CVE-2025-30206",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30206"
}
],
"notes": [
{
"category": "general",
"text": "Dpanel is a Docker visualization panel system which provides complete Docker management functions. The Dpanel service contains a hardcoded JWT secret in its default configuration, allowing attackers to generate valid JWT tokens and compromise the host machine. This security flaw allows attackers to analyze the source code, discover the embedded secret, and craft legitimate JWT tokens. By forging these tokens, an attacker can successfully bypass authentication mechanisms, impersonate privileged users, and gain unauthorized administrative access. Consequently, this enables full control over the host machine, potentially leading to severe consequences such as sensitive data exposure, unauthorized command execution, privilege escalation, or further lateral movement within the network environment. This issue is patched in version 1.6.1. A workaround for this vulnerability involves replacing the hardcoded secret with a securely generated value and load it from secure configuration storage.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30206",
"url": "https://www.suse.com/security/cve/CVE-2025-30206"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-30206"
},
{
"cve": "CVE-2025-31363",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31363"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.4.x \u003c= 10.4.2, 10.5.x \u003c= 10.5.0, 9.11.x \u003c= 9.11.9 fail to restrict domains the LLM can request to contact upstream which allows an authenticated user to exfiltrate data from an arbitrary server accessible to the victim via performing a prompt injection in the AI plugin\u0027s Jira tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31363",
"url": "https://www.suse.com/security/cve/CVE-2025-31363"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-31363"
},
{
"cve": "CVE-2025-32093",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-32093"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.1, 10.4.x \u003c= 10.4.3, 9.11.x \u003c= 9.11.9 fail to restrict certain operations on system admins to only other system admins, which allows delegated granular administration users with the \"Edit Other Users\" permission to perform unauthorized modifications to system administrators via improper permission validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-32093",
"url": "https://www.suse.com/security/cve/CVE-2025-32093"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-32093"
},
{
"cve": "CVE-2025-32431",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-32431"
}
],
"notes": [
{
"category": "general",
"text": "Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. In versions prior to 2.11.24, 3.3.6, and 3.4.0-rc2. There is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a matcher based on the path, if the URL contains a /../ in its path, it\u0027s possible to target a backend, exposed using another router, by-passing the middlewares chain. This issue has been patched in versions 2.11.24, 3.3.6, and 3.4.0-rc2. A workaround involves adding a `PathRegexp` rule to the matcher to prevent matching a route with a `/../` in the path.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-32431",
"url": "https://www.suse.com/security/cve/CVE-2025-32431"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-32431"
},
{
"cve": "CVE-2025-32445",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-32445"
}
],
"notes": [
{
"category": "general",
"text": "Argo Events is an event-driven workflow automation framework for Kubernetes. A user with permission to create/modify EventSource and Sensor custom resources can gain privileged access to the host system and cluster, even without having direct administrative privileges. The EventSource and Sensor CRs allow the corresponding orchestrated pod to be customized with spec.template and spec.template.container (with type k8s.io/api/core/v1.Container), thus, any specification under container such as command, args, securityContext , volumeMount can be specified, and applied to the EventSource or Sensor pod. With these, a user would be able to gain privileged access to the cluster host, if he/she specified the EventSource/Sensor CR with some particular properties under template. This vulnerability is fixed in v1.9.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-32445",
"url": "https://www.suse.com/security/cve/CVE-2025-32445"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-32445"
},
{
"cve": "CVE-2025-32793",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-32793"
}
],
"notes": [
{
"category": "general",
"text": "Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Versions 1.15.0 to 1.15.15, 1.16.0 to 1.16.8, and 1.17.0 to 1.17.2, are vulnerable when using Wireguard transparent encryption in a Cilium cluster, packets that originate from a terminating endpoint can leave the source node without encryption due to a race condition in how traffic is processed by Cilium. This issue has been patched in versions 1.15.16, 1.16.9, and 1.17.3. There are no workarounds available for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-32793",
"url": "https://www.suse.com/security/cve/CVE-2025-32793"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-32793"
},
{
"cve": "CVE-2025-32963",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-32963"
}
],
"notes": [
{
"category": "general",
"text": "MinIO Operator STS is a native IAM Authentication for Kubernetes. Prior to version 7.1.0, if no audiences are provided for the `spec.audiences` field, the default will be of the Kubernetes apiserver. Without scoping, it can be replayed to other internal systems, which may unintentionally trust it. This issue has been patched in version 7.1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-32963",
"url": "https://www.suse.com/security/cve/CVE-2025-32963"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-32963"
},
{
"cve": "CVE-2025-3801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3801"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in songquanpeng one-api up to 0.6.10. It has been classified as problematic. This affects an unknown part of the component System Setting Handler. The manipulation of the argument Homepage Content/About System/Footer leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3801",
"url": "https://www.suse.com/security/cve/CVE-2025-3801"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-3801"
},
{
"cve": "CVE-2025-43970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-43970"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GoBGP before 3.35.0. pkg/packet/mrt/mrt.go does not properly check the input length, e.g., by ensuring that there are 12 bytes or 36 bytes (depending on the address family).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-43970",
"url": "https://www.suse.com/security/cve/CVE-2025-43970"
},
{
"category": "external",
"summary": "SUSE Bug 1246518 for CVE-2025-43970",
"url": "https://bugzilla.suse.com/1246518"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-43970"
},
{
"cve": "CVE-2025-43971",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-43971"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GoBGP before 3.35.0. pkg/packet/bgp/bgp.go allows attackers to cause a panic via a zero value for softwareVersionLen.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-43971",
"url": "https://www.suse.com/security/cve/CVE-2025-43971"
},
{
"category": "external",
"summary": "SUSE Bug 1241606 for CVE-2025-43971",
"url": "https://bugzilla.suse.com/1241606"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-43971"
},
{
"cve": "CVE-2025-43972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-43972"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GoBGP before 3.35.0. An attacker can cause a crash in the pkg/packet/bgp/bgp.go flowspec parser by sending fewer than 20 bytes in a certain context.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-43972",
"url": "https://www.suse.com/security/cve/CVE-2025-43972"
},
{
"category": "external",
"summary": "SUSE Bug 1246521 for CVE-2025-43972",
"url": "https://bugzilla.suse.com/1246521"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-43972"
},
{
"cve": "CVE-2025-43973",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-43973"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GoBGP before 3.35.0. pkg/packet/rtr/rtr.go does not verify that the input length corresponds to a situation in which all bytes are available for an RTR message.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-43973",
"url": "https://www.suse.com/security/cve/CVE-2025-43973"
}
],
"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:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250422T181640-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-43973"
}
]
}
CERTFR-2026-AVI-0315
Vulnerability from certfr_avis - Published: 2026-03-18 - Updated: 2026-03-18
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Elastic Application Runtime for VMware Tanzu Platform versions antérieures à 10.3.6 | ||
| VMware | N/A | .NET Core Buildpack versions antérieures à 2.4.86 | ||
| VMware | N/A | Go Buildpack versions antérieures à 1.10.75 | ||
| VMware | Tanzu Platform | Tanzu Data Flow on Tanzu Platform versions antérieures à 2.0.4 | ||
| VMware | Tanzu Platform | Elastic Application Runtime for VMware Tanzu Platform versions antérieures à 6.0.26+LTS-T | ||
| VMware | Tanzu Platform | Extended App Support for Tanzu Platform versions antérieures à 1.0.17 | ||
| VMware | Tanzu Platform | Elastic Application Runtime for VMware Tanzu Platform versions antérieures à 10.2.9+LTS-T | ||
| VMware | N/A | Binary Buildpack versions antérieures à 1.1.61 | ||
| VMware | N/A | VMware Harbor Registry versions antérieures à 2.14.3 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Elastic Application Runtime for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.6",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": ".NET Core Buildpack versions ant\u00e9rieures \u00e0 2.4.86",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Go Buildpack versions ant\u00e9rieures \u00e0 1.10.75",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Flow on Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.26+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Extended App Support for Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.17",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.9+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Binary Buildpack versions ant\u00e9rieures \u00e0 1.1.61",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Harbor Registry versions ant\u00e9rieures \u00e0 2.14.3",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"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-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2026-21637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21637"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2026-1965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1965"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"name": "CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2026-3783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3783"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2026-23831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23831"
},
{
"name": "CVE-2026-22701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22701"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2025-55130",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55130"
},
{
"name": "CVE-2025-55131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55131"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-59465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59465"
},
{
"name": "CVE-2025-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29923"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2026-1703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1703"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2025-12781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12781"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2026-26958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26958"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2026-25934",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25934"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-55132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55132"
},
{
"name": "CVE-2026-22702",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22702"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2025-14017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14017"
},
{
"name": "CVE-2026-3805",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3805"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2026-1229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1229"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2025-13462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13462"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2026-24117",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24117"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-13034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13034"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-14524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14524"
},
{
"name": "CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-59466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59466"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-24358",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24358"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"name": "CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"name": "CVE-2025-15079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15079"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2025-14819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14819"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2025-47909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47909"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2026-24137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24137"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-15224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15224"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2026-22703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22703"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2026-3784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3784"
}
],
"initial_release_date": "2026-03-18T00:00:00",
"last_revision_date": "2026-03-18T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0315",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-18T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37197",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37197"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37202",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37202"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37200",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37200"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37209",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37209"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37198",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37198"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37208",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37208"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37206",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37206"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37204",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37204"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37203",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37203"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37207",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37207"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37199",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37199"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37210",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37210"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37205",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37205"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37201",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37201"
}
]
}
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.