Vulnerability from csaf_ncscnl
Published
2024-10-17 13:19
Modified
2024-10-17 13:19
Summary
Kwetsbaarheden verholpen in Oracle Fusion Middleware
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft kwetsbaarheden verholpen in Fusion Middleware componenten, zoals WebLogic Server, WebCenter en HTTP Server.
Interpretaties
Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorieën schade:
- Denial-of-Service (DoS)
- Manipuleren van data
- Uitvoer van willekeurige code (Administratorrechten)
- Toegang tot gevoelige gegevens
Omdat deze kwetsbaarheden zich bevinden in diverse Middleware producten, is niet uit te sluiten dat applicaties, draaiende op platformen ondersteund door deze middleware ook kwetsbaar zijn, danwel gevoelig voor misbruik van deze kwetsbaarheden.
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer infomatie.
Kans
medium
Schade
high
CWE-1325
Improperly Controlled Sequential Memory Allocation
CWE-390
Detection of Error Condition Without Action
CWE-59
Improper Link Resolution Before File Access ('Link Following')
CWE-178
Improper Handling of Case Sensitivity
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
CWE-190
Integer Overflow or Wraparound
CWE-404
Improper Resource Shutdown or Release
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE-416
Use After Free
CWE-401
Missing Release of Memory after Effective Lifetime
CWE-94
Improper Control of Generation of Code ('Code Injection')
CWE-400
Uncontrolled Resource Consumption
CWE-770
Allocation of Resources Without Limits or Throttling
CWE-502
Deserialization of Untrusted Data
CWE-918
Server-Side Request Forgery (SSRF)
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-20
Improper Input Validation
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft kwetsbaarheden verholpen in Fusion Middleware componenten, zoals WebLogic Server, WebCenter en HTTP Server.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipuleren van data\n- Uitvoer van willekeurige code (Administratorrechten)\n- Toegang tot gevoelige gegevens\n\nOmdat deze kwetsbaarheden zich bevinden in diverse Middleware producten, is niet uit te sluiten dat applicaties, draaiende op platformen ondersteund door deze middleware ook kwetsbaar zijn, danwel gevoelig voor misbruik van deze kwetsbaarheden.", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer infomatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Improperly Controlled Sequential Memory Allocation", "title": "CWE-1325" }, { "category": "general", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "general", "text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)", "title": "CWE-59" }, { "category": "general", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" }, { "category": "general", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Fusion Middleware", "tracking": { "current_release_date": "2024-10-17T13:19:16.185510Z", "id": "NCSC-2024-0417", "initial_release_date": "2024-10-17T13:19:16.185510Z", "revision_history": [ { "date": "2024-10-17T13:19:16.185510Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "outside_in_technology", "product": { "name": "outside_in_technology", "product_id": "CSAFPID-292093", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:outside_in_technology:8.5.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "outside_in_technology", "product": { "name": "outside_in_technology", "product_id": "CSAFPID-1260", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:outside_in_technology:8.5.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "outside_in_technology", "product": { "name": "outside_in_technology", "product_id": "CSAFPID-912053", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server_proxy_plug-in", "product": { "name": "weblogic_server_proxy_plug-in", "product_id": "CSAFPID-199883", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server_proxy_plug-in:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server_proxy_plug-in", "product": { "name": "weblogic_server_proxy_plug-in", "product_id": "CSAFPID-951239", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server_proxy_plug-in:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-764797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:_console___12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-764799", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:_console___12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-764801", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:_console___14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-764798", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:_third_party___12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-764800", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:_third_party___12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-764802", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:_third_party___14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-113536", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:10.3.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-113521", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:12.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-3663", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:12.1.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-94310", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:12.2.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-3661", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-3660", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-1504444", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:14.1.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-1973", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_content", "product": { "name": "webcenter_content", "product_id": "CSAFPID-389123", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_content:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_content", "product": { "name": "webcenter_content", "product_id": "CSAFPID-179795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_content:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_enterprise_capture", "product": { "name": "webcenter_enterprise_capture", "product_id": "CSAFPID-912594", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_enterprise_capture:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_forms_recognition", "product": { "name": "webcenter_forms_recognition", "product_id": "CSAFPID-1673476", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_portal", "product": { "name": "webcenter_portal", "product_id": "CSAFPID-135359", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_portal", "product": { "name": "webcenter_portal", "product_id": "CSAFPID-45194", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_sites_support_tools", "product": { "name": "webcenter_sites_support_tools", "product_id": "CSAFPID-765268", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_sites_support_tools:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_sites", "product": { "name": "webcenter_sites", "product_id": "CSAFPID-9026", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_sites:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_sites", "product": { "name": "webcenter_sites", "product_id": "CSAFPID-135354", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_sites:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_sites", "product": { "name": "webcenter_sites", "product_id": "CSAFPID-765390", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_sites:all_supported_s:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "data_integrator", "product": { "name": "data_integrator", "product_id": "CSAFPID-204494", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:data_integrator:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "data_integrator", "product": { "name": "data_integrator", "product_id": "CSAFPID-204566", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_activity_monitoring__bam_", "product": { "name": "business_activity_monitoring__bam_", "product_id": "CSAFPID-764927", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_activity_monitoring__bam_:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_activity_monitoring__bam_", "product": { "name": "business_activity_monitoring__bam_", "product_id": "CSAFPID-764928", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_activity_monitoring__bam_:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_activity_monitoring", "product": { "name": "business_activity_monitoring", "product_id": "CSAFPID-228157", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_process_management_suite", "product": { "name": "business_process_management_suite", "product_id": "CSAFPID-9043", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_process_management_suite:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_process_management_suite", "product": { "name": "business_process_management_suite", "product_id": "CSAFPID-9642", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "middleware_common_libraries_and_tools", "product": { "name": "middleware_common_libraries_and_tools", "product_id": "CSAFPID-94398", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "middleware_common_libraries_and_tools", "product": { "name": "middleware_common_libraries_and_tools", "product_id": "CSAFPID-94309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "middleware_common_libraries_and_tools", "product": { "name": "middleware_common_libraries_and_tools", "product_id": "CSAFPID-94393", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "enterprise_manager_fusion_middleware_control", "product": { "name": "enterprise_manager_fusion_middleware_control", "product_id": "CSAFPID-1673426", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:enterprise_manager_fusion_middleware_control:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "global_lifecycle_management_fmw_installer", "product": { "name": "global_lifecycle_management_fmw_installer", "product_id": "CSAFPID-1673425", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:global_lifecycle_management_fmw_installer:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "http_server", "product": { "name": "http_server", "product_id": "CSAFPID-93909", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "http_server", "product": { "name": "http_server", "product_id": "CSAFPID-40303", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "http_server", "product": { "name": "http_server", "product_id": "CSAFPID-912074", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:http_server:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "managed_file_transfer", "product": { "name": "managed_file_transfer", "product_id": "CSAFPID-204452", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:managed_file_transfer:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "managed_file_transfer", "product": { "name": "managed_file_transfer", "product_id": "CSAFPID-204581", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "identity_manager_connector", "product": { "name": "identity_manager_connector", "product_id": "CSAFPID-765382", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:identity_manager_connector:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "identity_manager_connector", "product": { "name": "identity_manager_connector", "product_id": "CSAFPID-227776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:identity_manager_connector:11.1.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "identity_manager_connector", "product": { "name": "identity_manager_connector", "product_id": "CSAFPID-396523", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:identity_manager_connector:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "identity_manager_connector", "product": { "name": "identity_manager_connector", "product_id": "CSAFPID-204638", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:identity_manager_connector:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "identity_manager_connector", "product": { "name": "identity_manager_connector", "product_id": "CSAFPID-765267", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:identity_manager_connector:9.1.0.0.0:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-11023", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-135354", "CSAFPID-9026", "CSAFPID-3663", "CSAFPID-3661", "CSAFPID-94310", "CSAFPID-113521", "CSAFPID-113536", "CSAFPID-9642", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-204581", "CSAFPID-94309", "CSAFPID-1260", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-204494", "CSAFPID-93909", "CSAFPID-765267", "CSAFPID-204452", "CSAFPID-94398", "CSAFPID-389123", "CSAFPID-135359", "CSAFPID-765268" ] }, "references": [ { "category": "self", "summary": "CVE-2020-11023", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-11023.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-135354", "CSAFPID-9026", "CSAFPID-3663", "CSAFPID-3661", "CSAFPID-94310", "CSAFPID-113521", "CSAFPID-113536", "CSAFPID-9642", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-204581", "CSAFPID-94309", "CSAFPID-1260", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-204494", "CSAFPID-93909", "CSAFPID-765267", "CSAFPID-204452", "CSAFPID-94398", "CSAFPID-389123", "CSAFPID-135359", "CSAFPID-765268" ] } ], "title": "CVE-2020-11023" }, { "cve": "CVE-2020-17521", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-9642", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-396523", "CSAFPID-204638", "CSAFPID-94309", "CSAFPID-179795", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-204581", "CSAFPID-1260", "CSAFPID-45194", "CSAFPID-764797", "CSAFPID-764798", "CSAFPID-3661", "CSAFPID-764799", "CSAFPID-764800", "CSAFPID-764801", "CSAFPID-764802", "CSAFPID-764927", "CSAFPID-764928", "CSAFPID-9043", "CSAFPID-93909", "CSAFPID-94398", "CSAFPID-389123", "CSAFPID-135359", "CSAFPID-9026", "CSAFPID-204494", "CSAFPID-765267", "CSAFPID-204452", "CSAFPID-765268", "CSAFPID-227776", "CSAFPID-94310", "CSAFPID-765382", "CSAFPID-292093", "CSAFPID-94393", "CSAFPID-765390" ] }, "references": [ { "category": "self", "summary": "CVE-2020-17521", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-17521.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-9642", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-396523", "CSAFPID-204638", "CSAFPID-94309", "CSAFPID-179795", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-204581", "CSAFPID-1260", "CSAFPID-45194", "CSAFPID-764797", "CSAFPID-764798", "CSAFPID-3661", "CSAFPID-764799", "CSAFPID-764800", "CSAFPID-764801", "CSAFPID-764802", "CSAFPID-764927", "CSAFPID-764928", "CSAFPID-9043", "CSAFPID-93909", "CSAFPID-94398", "CSAFPID-389123", "CSAFPID-135359", "CSAFPID-9026", "CSAFPID-204494", "CSAFPID-765267", "CSAFPID-204452", "CSAFPID-765268", "CSAFPID-227776", "CSAFPID-94310", "CSAFPID-765382", "CSAFPID-292093", "CSAFPID-94393", "CSAFPID-765390" ] } ], "title": "CVE-2020-17521" }, { "cve": "CVE-2022-1471", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-9642", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-204581", "CSAFPID-94309", "CSAFPID-1260", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-3661", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-396523", "CSAFPID-204638", "CSAFPID-135354", "CSAFPID-764797", "CSAFPID-764798", "CSAFPID-764799", "CSAFPID-764800", "CSAFPID-764801", "CSAFPID-764802", "CSAFPID-199883", "CSAFPID-912074", "CSAFPID-94393", "CSAFPID-912053", "CSAFPID-912594", "CSAFPID-951239" ] }, "references": [ { "category": "self", "summary": "CVE-2022-1471", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-1471.json" } ], "title": "CVE-2022-1471" }, { "cve": "CVE-2023-4759", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "notes": [ { "category": "other", "text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)", "title": "CWE-59" }, { "category": "other", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4759", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4759.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2023-4759" }, { "cve": "CVE-2023-35116", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-1260", "CSAFPID-45194", "CSAFPID-3661", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-199883", "CSAFPID-951239", "CSAFPID-94309", "CSAFPID-179795", "CSAFPID-204566", "CSAFPID-204581", "CSAFPID-94393", "CSAFPID-396523", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-912594", "CSAFPID-228157", "CSAFPID-135354" ] }, "references": [ { "category": "self", "summary": "CVE-2023-35116", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-35116.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-1260", "CSAFPID-45194", "CSAFPID-3661", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-199883", "CSAFPID-951239", "CSAFPID-94309", "CSAFPID-179795", "CSAFPID-204566", "CSAFPID-204581", "CSAFPID-94393", "CSAFPID-396523", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-912594", "CSAFPID-228157", "CSAFPID-135354" ] } ], "title": "CVE-2023-35116" }, { "cve": "CVE-2023-39743", "product_status": { "known_affected": [ "CSAFPID-912053" ] }, "references": [ { "category": "self", "summary": "CVE-2023-39743", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39743.json" } ], "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": [ "CSAFPID-912053" ] } ], "title": "CVE-2023-39743" }, { "cve": "CVE-2023-51775", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-179795", "CSAFPID-199883", "CSAFPID-204566", "CSAFPID-204581", "CSAFPID-396523", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-912594", "CSAFPID-951239", "CSAFPID-228157", "CSAFPID-135354" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51775", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json" } ], "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": [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-179795", "CSAFPID-199883", "CSAFPID-204566", "CSAFPID-204581", "CSAFPID-396523", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-912594", "CSAFPID-951239", "CSAFPID-228157", "CSAFPID-135354" ] } ], "title": "CVE-2023-51775" }, { "cve": "CVE-2024-2511", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improperly Controlled Sequential Memory Allocation", "title": "CWE-1325" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2511", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json" } ], "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": [ "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-2511" }, { "cve": "CVE-2024-6345", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" } ], "product_status": { "known_affected": [ "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6345", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6345.json" } ], "title": "CVE-2024-6345" }, { "cve": "CVE-2024-21190", "product_status": { "known_affected": [ "CSAFPID-1673425" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21190", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21190.json" } ], "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:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673425" ] } ], "title": "CVE-2024-21190" }, { "cve": "CVE-2024-21191", "product_status": { "known_affected": [ "CSAFPID-1673426" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21191", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21191.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673426" ] } ], "title": "CVE-2024-21191" }, { "cve": "CVE-2024-21192", "references": [ { "category": "self", "summary": "CVE-2024-21192", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21192.json" } ], "title": "CVE-2024-21192" }, { "cve": "CVE-2024-21205", "references": [ { "category": "self", "summary": "CVE-2024-21205", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21205.json" } ], "title": "CVE-2024-21205" }, { "cve": "CVE-2024-21215", "product_status": { "known_affected": [ "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21215", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21215.json" } ], "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": [ "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-21215" }, { "cve": "CVE-2024-21216", "product_status": { "known_affected": [ "CSAFPID-1973", "CSAFPID-3660" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21216", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21216.json" } ], "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": [ "CSAFPID-1973", "CSAFPID-3660" ] } ], "title": "CVE-2024-21216" }, { "cve": "CVE-2024-21234", "product_status": { "known_affected": [ "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21234", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21234.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-21234" }, { "cve": "CVE-2024-21246", "references": [ { "category": "self", "summary": "CVE-2024-21246", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21246.json" } ], "title": "CVE-2024-21246" }, { "cve": "CVE-2024-21260", "product_status": { "known_affected": [ "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21260", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21260.json" } ], "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": [ "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-21260" }, { "cve": "CVE-2024-21274", "product_status": { "known_affected": [ "CSAFPID-1973", "CSAFPID-3660" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21274", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21274.json" } ], "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": [ "CSAFPID-1973", "CSAFPID-3660" ] } ], "title": "CVE-2024-21274" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-199883", "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-179795", "CSAFPID-204566", "CSAFPID-204581", "CSAFPID-396523", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-912594", "CSAFPID-951239", "CSAFPID-228157", "CSAFPID-135354" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json" } ], "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": [ "CSAFPID-199883", "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-179795", "CSAFPID-204566", "CSAFPID-204581", "CSAFPID-396523", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-912594", "CSAFPID-951239", "CSAFPID-228157", "CSAFPID-135354" ] } ], "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "product_status": { "known_affected": [ "CSAFPID-1673476", "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673476", "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23807", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-23807" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-199883", "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-179795", "CSAFPID-204566", "CSAFPID-204581", "CSAFPID-396523", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-912594", "CSAFPID-951239", "CSAFPID-228157", "CSAFPID-135354" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "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": [ "CSAFPID-199883", "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-179795", "CSAFPID-204566", "CSAFPID-204581", "CSAFPID-396523", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-912594", "CSAFPID-951239", "CSAFPID-228157", "CSAFPID-135354" ] } ], "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25269", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "other", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" } ], "product_status": { "known_affected": [ "CSAFPID-912053" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25269", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25269.json" } ], "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": [ "CSAFPID-912053" ] } ], "title": "CVE-2024-25269" }, { "cve": "CVE-2024-28182", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json" } ], "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": [ "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28752", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-1673476", "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28752", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28752.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.3, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673476", "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-28752" }, { "cve": "CVE-2024-29131", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29131", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-204566", "CSAFPID-40303", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-179795", "CSAFPID-45194", "CSAFPID-135354", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-29131" }, { "cve": "CVE-2024-36052", "product_status": { "known_affected": [ "CSAFPID-912053" ] }, "references": [ { "category": "self", "summary": "CVE-2024-36052", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36052.json" } ], "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:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-912053" ] } ], "title": "CVE-2024-36052" }, { "cve": "CVE-2024-38999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-9642", "CSAFPID-228157" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38999", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-9642", "CSAFPID-228157" ] } ], "title": "CVE-2024-38999" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-912053" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "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": [ "CSAFPID-912053" ] } ], "title": "CVE-2024-45492" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.