2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-11979" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2020-10-01T20:15:13.033" ,
2024-11-23 13:10:58 +00:00
"lastModified" : "2024-11-21T04:59:02.170" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "As mitigation for CVE-2020-1945 Apache Ant 1.10.8 changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately the fixcrlf task deleted the temporary file and created a new one without said protection, effectively nullifying the effort. This would still allow an attacker to inject modified source files into the build process."
} ,
{
"lang" : "es" ,
"value" : "Como mitigaci\u00f3n para CVE-2020-1945, Apache Ant versi\u00f3n 1.10.8, cambi\u00f3 los permisos de los archivos temporales que cre\u00f3 para que solo el usuario actual pudiera acceder a ellos. Desafortunadamente, la tarea fixcrlf elimin\u00f3 el archivo temporal y cre\u00f3 uno nuevo sin dicha protecci\u00f3n, anulando efectivamente el esfuerzo. Esto podr\u00eda seguir permitiendo a un atacante inyectar archivos fuente modificados en el proceso de compilaci\u00f3n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:P/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-11-23 13:10:58 +00:00
"source" : "security@apache.org" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-11-23 13:10:58 +00:00
"value" : "CWE-379"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
2024-11-23 13:10:58 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-11-23 13:10:58 +00:00
"value" : "NVD-CWE-Other"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:ant:1.10.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C7C6AA13-6D4A-44F8-99B2-68E1626DD57B"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.8.0" ,
"matchCriteriaId" : "B216FC24-1136-430F-B480-E3CFA1838B4B"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "80F0FA5D-8D3B-4C0E-81E2-87998286AF33"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "36D96259-24BD-44E2-96D9-78CE1D41F956"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E460AA51-FCDA-46B9-AE97-E6676AA5E194"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:agile_engineering_data_management:6.2.1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "80C9DBB8-3D50-4D5D-859A-B022EB7C2E64"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:api_gateway:11.1.2.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A5553591-073B-45E3-999F-21B8BA2EEE22"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:banking_platform:2.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C2BEE49E-A5AA-42D3-B422-460454505480"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:banking_platform:2.4.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4FF66F7-10C8-4A1C-910A-EF7D12A4284C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:banking_platform:2.6.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "132CE62A-FBFC-4001-81EC-35D81F73AF48"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:banking_platform:2.7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "282150FF-C945-4A3E-8A80-E8757A8907EA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:banking_platform:2.7.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "645AA3D1-C8B5-4CD2-8ACE-31541FA267F0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:banking_platform:2.8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FBCE22C0-4253-40A5-89AE-499A3BC9EFF3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:banking_treasury_management:14.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AB612B4A-27C4-491E-AABD-6CAADE2E249E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "539DA24F-E3E0-4455-84C6-A9D96CD601B3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A7637F8B-15F1-42E2-BE18-E1FF7C66587D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:data_integrator:12.2.1.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9901F6BA-78D5-45B8-9409-07FF1C6DDD38"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9FADE563-5AAA-42FF-B43F-35B20A2386C9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:endeca_information_discovery_studio:3.2.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0D7C6438-6E88-41CD-BE34-90341030E41F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:enterprise_repository:11.1.1.7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "69300B13-8C0F-4433-A6E8-B2CE32C4723D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0.6" ,
"versionEndIncluding" : "8.0.9" ,
"matchCriteriaId" : "40F940AA-05BE-426C-89A3-4098E107D9A7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6FB8AE1F-FA6B-4A5E-AA5B-D0B7C78FE886"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "41C2C67B-BF55-4B48-A94D-1F37A4FAC68C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:flexcube_private_banking:12.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6762F207-93C7-4363-B2F9-7A7C6F8AF993"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:flexcube_private_banking:12.1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1B74B912-152D-4F38-9FC1-741D6D0B27FC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:primavera_gateway:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "16.2.0" ,
"versionEndIncluding" : "16.2.11" ,
"matchCriteriaId" : "06CF27F6-ADC1-480C-9D2E-2BD1E7330C32"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:primavera_gateway:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "17.12.0" ,
"versionEndIncluding" : "17.12.9" ,
"matchCriteriaId" : "2D3D3B98-C309-4598-BBCD-AF944A13FDC1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:primavera_unifier:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "17.7" ,
"versionEndIncluding" : "17.12" ,
"matchCriteriaId" : "08FA59A8-6A62-4B33-8952-D6E658F8DAC9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:primavera_unifier:16.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D55A54FD-7DD1-49CD-BE81-0BE73990943C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:primavera_unifier:16.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "82EB08C0-2D46-4635-88DF-E54F6452D3A3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:primavera_unifier:18.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "202AD518-2E9B-4062-B063-9858AE1F9CE2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:primavera_unifier:19.12:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "10864586-270E-4ACF-BDCC-ECFCD299305F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:primavera_unifier:20.12:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "38340E3C-C452-4370-86D4-355B6B4E0A06"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:real-time_decision_server:3.2.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C914A8CA-352B-4B02-8A2F-D5A6EC04AF53"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:real-time_decision_server:11.1.1.9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3DBAC91D-14AA-4FEA-BBDA-C09CB5B3B831"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_advanced_inventory_planning:14.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "56239DBD-E294-44A4-9DD3-CEEC58C1BC0C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_assortment_planning:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "48C9BD8E-7214-4B44-B549-6F11B3EA8A04"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_category_management_planning_\\&_optimization:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5C054317-4891-44EE-B7E9-DD9B8E7BAE54"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_eftlink:19.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2140357-503A-4D2A-A099-CFA4DC649E41"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_eftlink:20.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E834CC29-EFFC-4B09-89FD-761E3744F23C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_financial_integration:14.1.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CADAC4BA-0451-4FFD-9071-087C8568C3C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_financial_integration:15.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "17AEB94A-ED0B-4A2F-A03B-DD963E83CE73"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_financial_integration:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6B042849-7EF5-4A5F-B6CD-712C0B8735BF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_integration_bus:15.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA800332-C6B9-4F05-9FB0-72C1040AAFD4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_item_planning:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1DD30470-55C7-491F-A2FD-754CDF5A750F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_macro_space_optimization:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "70B2E10E-2BFF-4E43-9EF8-3EF56FD252C4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_merchandise_financial_planning:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5929F6F2-853A-4FE0-8F64-0F7861091A03"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_merchandising_system:14.1.3.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "212A8F95-8EA0-471B-82D9-5DECCBCE5C2D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_merchandising_system:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F8383028-B719-41FD-9B6A-71F8EB4C5F8D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_predictive_application_server:14.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F6DA82ED-20FF-4E6D-ACA0-C65F51F4F5C0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_regular_price_optimization:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0922934E-2658-430F-99BE-A13C8A5F4338"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_replenishment_optimization:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "86F5DE7E-2712-4A04-8FBE-AEE2CB3D03F6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_service_backbone:14.1.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D7FCC976-615C-4DE5-9F50-1B25E9553962"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_service_backbone:15.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "84142490-E2D5-4B1F-A0D2-D2D68B120AFF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_service_backbone:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DEE71EA5-B315-4F1E-BFEE-EC426B562F7E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_size_profile_optimization:16.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "74ACC94B-4A9F-451D-B639-6008A108BDDC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_store_inventory_management:14.1.3.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C4C6CCB0-241E-4295-B4D0-F021CEC660D5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_store_inventory_management:15.0.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7C96F0D4-4640-447B-A3AB-0AACF2E80C84"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_store_inventory_management:16.0.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8ACC6BE4-B48B-489F-93DB-82A72D1AA409"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_xstore_point_of_service:15.0.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "78D8F551-8DC8-4510-8350-AE6BC64748DF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_xstore_point_of_service:16.0.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "490B2C44-CECD-4551-B04F-4076D0E053C7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_xstore_point_of_service:17.0.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DEC41EB8-73B4-4BDF-9321-F34EC0BAF9E6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_xstore_point_of_service:18.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "48EFC111-B01B-4C34-87E4-D6B2C40C0122"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:retail_xstore_point_of_service:19.0.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "073FEA23-E46A-4C73-9D29-95CFF4F5A59D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:storagetek_acsls:8.5.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6953CFDB-33C0-4B8E-BBBD-E460A17E8ED3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:storagetek_tape_analytics:2.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EE6B6243-9FE9-432B-B5A8-20E515E06A93"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:timesten_in-memory_database:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "11.2.2.8.27" ,
"matchCriteriaId" : "513AE97F-161C-43D2-B2D1-653125A9E920"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:utilities_framework:4.3.0.5.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A5BBA303-8D2B-48C5-B52A-4E192166699C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:utilities_framework:4.3.0.6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8DF02546-3F0D-4FDD-89B1-8A3FE43FB5BF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:utilities_framework:4.4.0.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3F906F04-39E4-4BE4-8A73-9D058AAADB43"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:utilities_framework:4.4.0.2.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7B393A82-476A-4270-A903-38ED4169E431"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/gradle/gradle/security/advisories/GHSA-j45w-qrgf-25vm" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r107ea1b1a7a214bc72fe1a04207546ccef542146ae22952e1013b5cc%40%3Cdev.creadur.apache.org%3E" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r1dc8518dc99c42ecca5ff82d0d2de64cd5d3a4fa691eb9ee0304781e%40%3Cdev.creadur.apache.org%3E" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r2306b67f20c24942b872b0a41fbdc9330e8467388158bcd19c1094e0%40%3Cdev.creadur.apache.org%3E" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r4ca33fad3fb39d130cda287d5a60727d9e706e6f2cf2339b95729490%40%3Cdev.creadur.apache.org%3E" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r5e1cdd79f019162f76414708b2092acad0a6703d666d72d717319305%40%3Cdev.creadur.apache.org%3E" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/raaeddc41da8f3afb1cb224876084a45f68e437a0afd9889a707e4b0c%40%3Cdev.creadur.apache.org%3E" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/rbfe9ba28b74f39f46ec1bbbac3bef313f35017cf3aac13841a84483a%40%3Cdev.creadur.apache.org%3E" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://lists.apache.org/thread.html/rc3c8ef9724b5b1e171529b47f4b35cb7920edfb6e917fa21eb6c64ea%40%3Cdev.ant.apache.org%3E" ,
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AALW42FWNQ35F7KB3JVRC6NBVV7AAYYI/" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DYBRN5C2RW7JRY75IB7Q7ZVKZCHWAQWS/" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/U3NRQQ7ECII4ZNGW7GBC225LVYMPQEKB/" ,
"source" : "security@apache.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://security.gentoo.org/glsa/202011-18" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com//security-alerts/cpujul2021.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuApr2021.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuapr2022.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpujan2021.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpujan2022.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuoct2021.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2024-11-23 13:10:58 +00:00
} ,
{
"url" : "https://github.com/gradle/gradle/security/advisories/GHSA-j45w-qrgf-25vm" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.apache.org/thread.html/r107ea1b1a7a214bc72fe1a04207546ccef542146ae22952e1013b5cc%40%3Cdev.creadur.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/r1dc8518dc99c42ecca5ff82d0d2de64cd5d3a4fa691eb9ee0304781e%40%3Cdev.creadur.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/r2306b67f20c24942b872b0a41fbdc9330e8467388158bcd19c1094e0%40%3Cdev.creadur.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/r4ca33fad3fb39d130cda287d5a60727d9e706e6f2cf2339b95729490%40%3Cdev.creadur.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/r5e1cdd79f019162f76414708b2092acad0a6703d666d72d717319305%40%3Cdev.creadur.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/raaeddc41da8f3afb1cb224876084a45f68e437a0afd9889a707e4b0c%40%3Cdev.creadur.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/rbfe9ba28b74f39f46ec1bbbac3bef313f35017cf3aac13841a84483a%40%3Cdev.creadur.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/rc3c8ef9724b5b1e171529b47f4b35cb7920edfb6e917fa21eb6c64ea%40%3Cdev.ant.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AALW42FWNQ35F7KB3JVRC6NBVV7AAYYI/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DYBRN5C2RW7JRY75IB7Q7ZVKZCHWAQWS/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/U3NRQQ7ECII4ZNGW7GBC225LVYMPQEKB/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://security.gentoo.org/glsa/202011-18" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com//security-alerts/cpujul2021.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuApr2021.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuapr2022.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpujan2021.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpujan2022.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuoct2021.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}