CVE-2014-0341 (GCVE-0-2014-0341)
Vulnerability from cvelistv5 – Published: 2014-04-15 10:00 – Updated: 2024-08-06 09:13
VLAI
EPSS
VEX
Summary
Multiple cross-site scripting (XSS) vulnerabilities in PivotX before 2.3.9 allow remote authenticated users to inject arbitrary web script or HTML via the title field to (1) templates_internal/pages.tpl, (2) templates_internal/home.tpl, or (3) templates_internal/entries.tpl; (4) an event field to objects.php; or the (5) email or (6) nickname field to pages.php, related to templates_internal/users.tpl.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| http://sourceforge.net/p/pivot-weblog/code/4349/ | x_refsource_CONFIRM |
| http://blog.pivotx.net/archive/2014/03/03/pivotx-… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/66800 | vdb-entryx_refsource_BID |
| http://pivotx.net/page/security | x_refsource_CONFIRM |
| http://sourceforge.net/p/pivot-weblog/code/4345/ | x_refsource_CONFIRM |
| http://www.kb.cert.org/vuls/id/901156 | third-party-advisoryx_refsource_CERT-VN |
Date Public
2014-03-03 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T09:13:10.326Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4349/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released"
},
{
"name": "66800",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/66800"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://pivotx.net/page/security"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4345/"
},
{
"name": "VU#901156",
"tags": [
"third-party-advisory",
"x_refsource_CERT-VN",
"x_transferred"
],
"url": "http://www.kb.cert.org/vuls/id/901156"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-03-03T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in PivotX before 2.3.9 allow remote authenticated users to inject arbitrary web script or HTML via the title field to (1) templates_internal/pages.tpl, (2) templates_internal/home.tpl, or (3) templates_internal/entries.tpl; (4) an event field to objects.php; or the (5) email or (6) nickname field to pages.php, related to templates_internal/users.tpl."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2015-06-02T14:57:00.000Z",
"orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"shortName": "certcc"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4349/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released"
},
{
"name": "66800",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/66800"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://pivotx.net/page/security"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4345/"
},
{
"name": "VU#901156",
"tags": [
"third-party-advisory",
"x_refsource_CERT-VN"
],
"url": "http://www.kb.cert.org/vuls/id/901156"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2014-0341",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in PivotX before 2.3.9 allow remote authenticated users to inject arbitrary web script or HTML via the title field to (1) templates_internal/pages.tpl, (2) templates_internal/home.tpl, or (3) templates_internal/entries.tpl; (4) an event field to objects.php; or the (5) email or (6) nickname field to pages.php, related to templates_internal/users.tpl."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://sourceforge.net/p/pivot-weblog/code/4349/",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/p/pivot-weblog/code/4349/"
},
{
"name": "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released",
"refsource": "CONFIRM",
"url": "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released"
},
{
"name": "66800",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/66800"
},
{
"name": "http://pivotx.net/page/security",
"refsource": "CONFIRM",
"url": "http://pivotx.net/page/security"
},
{
"name": "http://sourceforge.net/p/pivot-weblog/code/4345/",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/p/pivot-weblog/code/4345/"
},
{
"name": "VU#901156",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/901156"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"assignerShortName": "certcc",
"cveId": "CVE-2014-0341",
"datePublished": "2014-04-15T10:00:00.000Z",
"dateReserved": "2013-12-05T00:00:00.000Z",
"dateUpdated": "2024-08-06T09:13:10.326Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2014-0341",
"date": "2026-09-22",
"epss": "0.01909",
"percentile": "0.7888"
},
"fkie_nvd": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:pivotx:pivotx:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E358420F-288B-4AD9-9FEC-1B5E6BCC9581",
"versionEndIncluding": "2.3.8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F3990C45-2F1A-4E97-80CD-1BF07A6DEE84",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "847926C5-EC16-420B-993F-D0C6991DD0AD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "101512B3-9573-45F0-8E23-ECCFBC7BC981",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EEB36519-001A-446F-B680-2DCBF4A7C4F8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.0:b1:*:*:*:*:*:*",
"matchCriteriaId": "D09514E0-221A-4A8C-BE34-CCCEDFBE54C4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.0:b2:*:*:*:*:*:*",
"matchCriteriaId": "A43A812E-D866-45AB-92DF-A5617279FC10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.0:rc:*:*:*:*:*:*",
"matchCriteriaId": "179DBEB0-22A0-46EA-9E48-BC3A79C1E37A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2FF74C6E-E55E-4C01-B4C9-6BB60D57E889",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "47F90583-61D3-42C2-9819-4AC507B1CC95",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "7925A020-5937-4C46-BAA9-06346E3F0A95",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "9F054EB0-C027-427C-B95E-A8C1B657D45F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C195C336-C3AE-44FC-B711-201173E13A91",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4E5412F2-CF80-4082-A9D3-985CE8A1AB2F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "21685794-283D-4C6E-BC59-AA4769BEE5AB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "33E97ECB-93F4-41C9-84F5-E59F9A5B249C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "CA2BA04E-2C8B-46C8-AB95-BB62F1DC2404",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "C9A720BF-6AD1-479C-9264-012577F22EB6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in PivotX before 2.3.9 allow remote authenticated users to inject arbitrary web script or HTML via the title field to (1) templates_internal/pages.tpl, (2) templates_internal/home.tpl, or (3) templates_internal/entries.tpl; (4) an event field to objects.php; or the (5) email or (6) nickname field to pages.php, related to templates_internal/users.tpl."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en PivotX anterior a 2.3.9 permiten a usuarios remotos autenticados inyectar script Web o HTML arbitrarios a trav\u00e9s del campo title hacia (1) templates_internal/pages.tpl, (2) templates_internal/home.tpl o (3) templates_internal/entries.tpl; (4) un campo event hacia objects.php; o el campo (5) email o (6) nickname hacia pages.php, relacionado con templates_internal/users.tpl."
}
],
"id": "CVE-2014-0341",
"lastModified": "2024-11-21T02:01:54.683",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
]
},
"published": "2014-04-15T10:55:11.870",
"references": [
{
"source": "cret@cert.org",
"url": "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released"
},
{
"source": "cret@cert.org",
"tags": [
"Vendor Advisory"
],
"url": "http://pivotx.net/page/security"
},
{
"source": "cret@cert.org",
"tags": [
"Exploit",
"Patch"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4345/"
},
{
"source": "cret@cert.org",
"tags": [
"Exploit",
"Patch"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4349/"
},
{
"source": "cret@cert.org",
"tags": [
"US Government Resource"
],
"url": "http://www.kb.cert.org/vuls/id/901156"
},
{
"source": "cret@cert.org",
"url": "http://www.securityfocus.com/bid/66800"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://pivotx.net/page/security"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4345/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4349/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"US Government Resource"
],
"url": "http://www.kb.cert.org/vuls/id/901156"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/66800"
}
],
"sourceIdentifier": "cret@cert.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"nvd": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:pivotx:pivotx:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E358420F-288B-4AD9-9FEC-1B5E6BCC9581",
"versionEndIncluding": "2.3.8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F3990C45-2F1A-4E97-80CD-1BF07A6DEE84",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "847926C5-EC16-420B-993F-D0C6991DD0AD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "101512B3-9573-45F0-8E23-ECCFBC7BC981",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EEB36519-001A-446F-B680-2DCBF4A7C4F8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.0:b1:*:*:*:*:*:*",
"matchCriteriaId": "D09514E0-221A-4A8C-BE34-CCCEDFBE54C4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.0:b2:*:*:*:*:*:*",
"matchCriteriaId": "A43A812E-D866-45AB-92DF-A5617279FC10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.0:rc:*:*:*:*:*:*",
"matchCriteriaId": "179DBEB0-22A0-46EA-9E48-BC3A79C1E37A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2FF74C6E-E55E-4C01-B4C9-6BB60D57E889",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "47F90583-61D3-42C2-9819-4AC507B1CC95",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "7925A020-5937-4C46-BAA9-06346E3F0A95",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "9F054EB0-C027-427C-B95E-A8C1B657D45F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C195C336-C3AE-44FC-B711-201173E13A91",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4E5412F2-CF80-4082-A9D3-985CE8A1AB2F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "21685794-283D-4C6E-BC59-AA4769BEE5AB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "33E97ECB-93F4-41C9-84F5-E59F9A5B249C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "CA2BA04E-2C8B-46C8-AB95-BB62F1DC2404",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pivotx:pivotx:2.3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "C9A720BF-6AD1-479C-9264-012577F22EB6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in PivotX before 2.3.9 allow remote authenticated users to inject arbitrary web script or HTML via the title field to (1) templates_internal/pages.tpl, (2) templates_internal/home.tpl, or (3) templates_internal/entries.tpl; (4) an event field to objects.php; or the (5) email or (6) nickname field to pages.php, related to templates_internal/users.tpl."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en PivotX anterior a 2.3.9 permiten a usuarios remotos autenticados inyectar script Web o HTML arbitrarios a trav\u00e9s del campo title hacia (1) templates_internal/pages.tpl, (2) templates_internal/home.tpl o (3) templates_internal/entries.tpl; (4) un campo event hacia objects.php; o el campo (5) email o (6) nickname hacia pages.php, relacionado con templates_internal/users.tpl."
}
],
"id": "CVE-2014-0341",
"lastModified": "2026-05-06T22:30:45.220",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
]
},
"published": "2014-04-15T10:55:11.870",
"references": [
{
"source": "cret@cert.org",
"url": "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released"
},
{
"source": "cret@cert.org",
"tags": [
"Vendor Advisory"
],
"url": "http://pivotx.net/page/security"
},
{
"source": "cret@cert.org",
"tags": [
"Exploit",
"Patch"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4345/"
},
{
"source": "cret@cert.org",
"tags": [
"Exploit",
"Patch"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4349/"
},
{
"source": "cret@cert.org",
"tags": [
"US Government Resource"
],
"url": "http://www.kb.cert.org/vuls/id/901156"
},
{
"source": "cret@cert.org",
"url": "http://www.securityfocus.com/bid/66800"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://pivotx.net/page/security"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4345/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch"
],
"url": "http://sourceforge.net/p/pivot-weblog/code/4349/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"US Government Resource"
],
"url": "http://www.kb.cert.org/vuls/id/901156"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/66800"
}
],
"sourceIdentifier": "cret@cert.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…