2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2018-1305" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2018-02-23T23:29:00.937" ,
2024-11-23 09:11:19 +00:00
"lastModified" : "2024-11-21T03:59:35.267" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Security constraints defined by annotations of Servlets in Apache Tomcat 9.0.0.M1 to 9.0.4, 8.5.0 to 8.5.27, 8.0.0.RC1 to 8.0.49 and 7.0.0 to 7.0.84 were only applied once a Servlet had been loaded. Because security constraints defined in this way apply to the URL pattern and any URLs below that point, it was possible - depending on the order Servlets were loaded - for some security constraints not to be applied. This could have exposed resources to users who were not authorised to access them."
} ,
{
"lang" : "es" ,
"value" : "Las restricciones de seguridad definidas por anotaciones en Servlets en Apache Tomcat 9.0.0.M1 a 9.0.4, 8.5.0 a 8.5.27, 8.0.0.RC1 a 8.0.49 y 7.0.0 a 7.0.84 solo se aplicaban una vez se haya cargado el Servlet. Debido a que las restricciones de seguridad definidas de esta forma se aplican al patr\u00f3n URL y a cualquier URL bajo ese punto, era posible (dependiendo del orden en el qe se cargan los Servlets) que no se aplicasen algunas restricciones de seguridad. Esto podr\u00eda haber expuesto recursos a los usuarios que no estaban autorizados a acceder a ellos."
}
] ,
"metrics" : {
"cvssMetricV30" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
2024-11-23 09:11:19 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-11-23 09:11:19 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:S/C:P/I:N/A:N" ,
2024-11-23 09:11:19 +00:00
"baseScore" : 4.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-11-23 09:11:19 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "7.0.0" ,
"versionEndIncluding" : "7.0.84" ,
"matchCriteriaId" : "0204E778-1E01-4781-8B75-B9246B2AFCCF"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0.0" ,
"versionEndIncluding" : "8.0.49" ,
"matchCriteriaId" : "FF49B49E-FE51-4731-81F4-75489CEB5270"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:8.0.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "4752862B-7D26-4285-B8A0-CF082C758353"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:8.0.0:rc10:*:*:*:*:*:*" ,
"matchCriteriaId" : "58EA7199-3373-4F97-9907-3A479A02155E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:8.0.0:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "F963D737-2E95-4D7C-92C7-DACF3F36D1E8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:8.0.0:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "2BBBC5EA-012C-4C5D-A61B-BAF134B300DA"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7C6119C4-1200-4EBE-89AB-6AB755C6DE3A"
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone1:*:*:*:*:*:*" ,
"matchCriteriaId" : "9D0689FE-4BC0-4F53-8C79-34B21F9B86C2"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone10:*:*:*:*:*:*" ,
"matchCriteriaId" : "89B129B2-FB6F-4EF9-BF12-E589A87996CF"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone11:*:*:*:*:*:*" ,
"matchCriteriaId" : "8B6787B6-54A8-475E-BA1C-AB99334B2535"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone12:*:*:*:*:*:*" ,
"matchCriteriaId" : "EABB6FBC-7486-44D5-A6AD-FFF1D3F677E1"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone13:*:*:*:*:*:*" ,
"matchCriteriaId" : "E10C03BC-EE6B-45B2-83AE-9E8DFB58D7DB"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone14:*:*:*:*:*:*" ,
"matchCriteriaId" : "8A6DA0BE-908C-4DA8-A191-A0113235E99A"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone15:*:*:*:*:*:*" ,
"matchCriteriaId" : "39029C72-28B4-46A4-BFF5-EC822CFB2A4C"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone16:*:*:*:*:*:*" ,
"matchCriteriaId" : "1A2E05A3-014F-4C4D-81E5-88E725FBD6AD"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone17:*:*:*:*:*:*" ,
"matchCriteriaId" : "166C533C-0833-41D5-99B6-17A4FAB3CAF0"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone18:*:*:*:*:*:*" ,
"matchCriteriaId" : "D3768C60-21FA-4B92-B98C-C3A2602D1BC4"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone19:*:*:*:*:*:*" ,
"matchCriteriaId" : "DDD510FA-A2E4-4BAF-A0DE-F4E5777E9325"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone2:*:*:*:*:*:*" ,
"matchCriteriaId" : "9F542E12-6BA8-4504-A494-DA83E7E19BD5"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone20:*:*:*:*:*:*" ,
"matchCriteriaId" : "C2409CC7-6A85-4A66-A457-0D62B9895DC1"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone21:*:*:*:*:*:*" ,
"matchCriteriaId" : "B392A7E5-4455-4B1C-8FAC-AE6DDC70689E"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone22:*:*:*:*:*:*" ,
"matchCriteriaId" : "EF411DDA-2601-449A-9046-D250419A0E1A"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone23:*:*:*:*:*:*" ,
"matchCriteriaId" : "D7D8F2F4-AFE2-47EA-A3FD-79B54324DE02"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone24:*:*:*:*:*:*" ,
"matchCriteriaId" : "1B4FBF97-DE16-4E5E-BE19-471E01818D40"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone25:*:*:*:*:*:*" ,
"matchCriteriaId" : "3B266B1E-24B5-47EE-A421-E0E3CC0C7471"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone26:*:*:*:*:*:*" ,
"matchCriteriaId" : "29614C3A-6FB3-41C7-B56E-9CC3F45B04F0"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone27:*:*:*:*:*:*" ,
"matchCriteriaId" : "C6AB156C-8FF6-4727-AF75-590D0DCB3F9D"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone3:*:*:*:*:*:*" ,
"matchCriteriaId" : "C0C5F004-F7D8-45DB-B173-351C50B0EC16"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone4:*:*:*:*:*:*" ,
"matchCriteriaId" : "D1902D2E-1896-4D3D-9E1C-3A675255072C"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone5:*:*:*:*:*:*" ,
"matchCriteriaId" : "49AAF4DF-F61D-47A8-8788-A21E317A145D"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone6:*:*:*:*:*:*" ,
"matchCriteriaId" : "454211D0-60A2-4661-AECA-4C0121413FEB"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone7:*:*:*:*:*:*" ,
"matchCriteriaId" : "0686F977-889F-4960-8E0B-7784B73A7F2D"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone8:*:*:*:*:*:*" ,
"matchCriteriaId" : "558703AE-DB5E-4DFF-B497-C36694DD7B24"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-08 17:00:22 +00:00
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.0:milestone9:*:*:*:*:*:*" ,
"matchCriteriaId" : "ED6273F2-1165-47A4-8DD7-9E9B2472941B"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A4355F36-B223-4819-8272-751EBB68782F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E5962DD4-006E-42F3-A0B0-A1787C0E9384"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6B0D2EE9-1220-4A81-93E6-97FFD3960CFC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2F4ABA66-A344-43F1-98A0-4CD5D8728F0F"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.5.0" ,
"versionEndIncluding" : "8.5.27" ,
"matchCriteriaId" : "760F85D9-4F6A-479B-987A-A096F0EF888A"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "16F59A04-14CF-49E2-9973-645477EA09DA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DEECE5FC-CACF-4496-A3E7-164736409252"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*" ,
"matchCriteriaId" : "B5A6F2F3-4894-4392-8296-3B8DD2679084"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*" ,
"matchCriteriaId" : "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9070C9D8-A14A-467F-8253-33B966C16886"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*" ,
"matchCriteriaId" : "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:fusion_middleware:12.2.1.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2177A5E9-B260-499E-8D60-920679518425"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:managed_file_transfer:12.1.3.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AEB446C9-1AC2-4D7D-83DE-08934DDFC8B4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:managed_file_transfer:12.2.1.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2E3E923-E2AD-400D-A618-26ADF7F841A2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oracle:micros_relate_crm_software:11.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EE3A1A04-5AAE-40D9-842A-8B46211C5D95"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/103144" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.securitytracker.com/id/1040428" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:0465" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:0466" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:1320" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:2939" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2019:2205" ,
"source" : "security@apache.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/1dd0a59c1295cc08ce4c9e7edae5ad2268acc9ba55adcefa0532e5ba%40%3Cdev.tomcat.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/343558d982879bf88ec20dbf707f8c11255f8e219e81d45c4f8d0551%40%3Cdev.tomcat.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/388a323769f1dff84c9ec905455aa73fbcb20338e3c7eb131457f708%40%3Cdev.tomcat.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/3d19773b4cf0377db62d1e9328bf9160bf1819f04f988315086931d7%40%3Cdev.tomcat.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/5c0e00fd31efc11e147bf99d0f03c00a734447d3b131ab0818644cdb%40%3Cdev.tomcat.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/6af47120905aa7d8fe12f42e8ff2284fb338ba141d3b77b8c7cb61b3%40%3Cdev.tomcat.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/845312a10aabbe2c499fca94003881d2c79fc993d85f34c1f5c77424%40%3Cdev.tomcat.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/88855876c33f2f9c532ffb75bfee570ccf0b17ffa77493745af9a17a%40%3Cdev.tomcat.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/b5e3f51d28cd5d9b1809f56594f2cf63dcd6a90429e16ea9f83bbedc%40%3Cdev.tomcat.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/d3354bb0a4eda4acc0a66f3eb24a213fdb75d12c7d16060b23e65781%40%3Cannounce.tomcat.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/e85e83e9954f169bbb77b44baae5a33d8de878df557bb32b7f793661%40%3Cdev.tomcat.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/eb6efa8d59c45a7a9eff94c4b925467d3b3fec8ba7697f3daa314b04%40%3Cdev.tomcat.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/r3bbb800a816d0a51eccc5a228c58736960a9fffafa581a225834d97d%40%3Cdev.tomcat.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "security@apache.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r48c1444845fe15a823e1374674bfc297d5008a5453788099ea14caf0%40%3Cdev.tomcat.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "security@apache.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r6ccee4e849bc77df0840c7f853f6bd09d426f6741247da2b7429d5d9%40%3Cdev.tomcat.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "security@apache.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/r9136ff5b13e4f1941360b5a309efee2c114a14855578c3a2cbe5d19c%40%3Cdev.tomcat.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "security@apache.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.apache.org/thread.html/raba0fabaf4d56d4325ab2aca8814f0b30a237ab83d8106b115ee279a%40%3Cdev.tomcat.apache.org%3E" ,
2023-04-24 12:24:31 +02:00
"source" : "security@apache.org"
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2018/03/msg00004.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2018/06/msg00008.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2018/07/msg00044.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20180706-0001/" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://usn.ubuntu.com/3665-1/" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.debian.org/security/2018/dsa-4281" ,
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuapr2020.html" ,
"source" : "security@apache.org"
} ,
{
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" ,
"source" : "security@apache.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" ,
"source" : "security@apache.org"
2024-11-23 09:11:19 +00:00
} ,
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/103144" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.securitytracker.com/id/1040428" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:0465" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:0466" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:1320" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:2939" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2019:2205" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/1dd0a59c1295cc08ce4c9e7edae5ad2268acc9ba55adcefa0532e5ba%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/343558d982879bf88ec20dbf707f8c11255f8e219e81d45c4f8d0551%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/388a323769f1dff84c9ec905455aa73fbcb20338e3c7eb131457f708%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/3d19773b4cf0377db62d1e9328bf9160bf1819f04f988315086931d7%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/5c0e00fd31efc11e147bf99d0f03c00a734447d3b131ab0818644cdb%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/6af47120905aa7d8fe12f42e8ff2284fb338ba141d3b77b8c7cb61b3%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/845312a10aabbe2c499fca94003881d2c79fc993d85f34c1f5c77424%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/88855876c33f2f9c532ffb75bfee570ccf0b17ffa77493745af9a17a%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/b5e3f51d28cd5d9b1809f56594f2cf63dcd6a90429e16ea9f83bbedc%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/d3354bb0a4eda4acc0a66f3eb24a213fdb75d12c7d16060b23e65781%40%3Cannounce.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/e85e83e9954f169bbb77b44baae5a33d8de878df557bb32b7f793661%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/eb6efa8d59c45a7a9eff94c4b925467d3b3fec8ba7697f3daa314b04%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/r3bbb800a816d0a51eccc5a228c58736960a9fffafa581a225834d97d%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/r48c1444845fe15a823e1374674bfc297d5008a5453788099ea14caf0%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/r6ccee4e849bc77df0840c7f853f6bd09d426f6741247da2b7429d5d9%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/r9136ff5b13e4f1941360b5a309efee2c114a14855578c3a2cbe5d19c%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.apache.org/thread.html/raba0fabaf4d56d4325ab2aca8814f0b30a237ab83d8106b115ee279a%40%3Cdev.tomcat.apache.org%3E" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2018/03/msg00004.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2018/06/msg00008.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2018/07/msg00044.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20180706-0001/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://usn.ubuntu.com/3665-1/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.debian.org/security/2018/dsa-4281" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuapr2020.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}