fkie_cve-2004-1338
Vulnerability from fkie_nvd
Published
2004-12-23 05:00
Modified
2024-11-20 23:50
Severity ?
Summary
The triggers in Oracle 9i and 10g allow local users to gain privileges by using a sequence of partially privileged actions: using CCBKAPPLROWTRIG or EXEC_CBK_FN_DML to add arbitrary functions to the SDO_CMT_DBK_FN_TABLE and SDO_CMT_CBK_DML_TABLE, then performing a DELETE on the SDO_TXN_IDX_INSERTS table, which causes the SDO_CMT_CBK_TRIG trigger to execute the user-supplied functions.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
oracle | database_server | 10.2.1 | |
oracle | oracle9i | 9.0 | |
oracle | oracle9i | 9.0.1 | |
oracle | oracle9i | 9.0.1.2 | |
oracle | oracle9i | 9.0.1.3 | |
oracle | oracle9i | 9.0.1.4 | |
oracle | oracle9i | 9.0.2 | |
oracle | oracle9i | 9.0.2.0.0 | |
oracle | oracle9i | 9.0.2.0.1 | |
oracle | oracle9i | 9.0.2.1 | |
oracle | oracle9i | 9.0.2.2 | |
oracle | oracle9i | 9.0.2.3 | |
oracle | oracle9i | 9.2.0.1 | |
oracle | oracle9i | 9.2.0.2 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:database_server:10.2.1:r2:*:*:*:*:*:*", "matchCriteriaId": "ABF498E5-F7DF-41F4-BC47-AB66E69BC89F", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "2C2720EA-55FB-40B1-BE58-3E16628DA248", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "D9BB176D-7A94-4A91-89FC-9971E19FF7C6", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.1.2:*:*:*:*:*:*:*", "matchCriteriaId": "8F012561-EA9E-4665-AD81-0AC7655BA22A", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.1.3:*:*:*:*:*:*:*", "matchCriteriaId": "FEF5BE7D-BB10-43E5-8910-626CB6032D64", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.1.4:*:*:*:*:*:*:*", "matchCriteriaId": "5DA959EE-44EE-4B81-B7D3-E1C4B9B29FAD", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "330BE6F7-144F-4188-84A4-6597AED71024", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.2.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "ED7598BA-C4F9-46C7-A90D-F80697EA9E4A", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.2.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "D52D7F1A-7ADF-439B-9FF6-BF0D18CEF3A5", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "BBAA75E1-6ED1-400E-9BBE-1890D7D0FA28", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "0D24685E-293E-4292-A7FC-E463723FFA9D", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.0.2.3:*:*:*:*:*:*:*", "matchCriteriaId": "0A1207BD-F50A-4E5E-89E8-E016AF356149", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.2.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "79C42FED-8E75-4AAD-9870-CD16508DDF86", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:oracle9i:9.2.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "34E38EFA-AEFB-4B9E-913C-FFE3C2DABFC7", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The triggers in Oracle 9i and 10g allow local users to gain privileges by using a sequence of partially privileged actions: using CCBKAPPLROWTRIG or EXEC_CBK_FN_DML to add arbitrary functions to the SDO_CMT_DBK_FN_TABLE and SDO_CMT_CBK_DML_TABLE, then performing a DELETE on the SDO_TXN_IDX_INSERTS table, which causes the SDO_CMT_CBK_TRIG trigger to execute the user-supplied functions." } ], "id": "CVE-2004-1338", "lastModified": "2024-11-20T23:50:38.393", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2004-12-23T05:00:00.000", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://marc.info/?l=bugtraq\u0026m=110382230614420\u0026w=2" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.ngssoftware.com/advisories/oracle23122004I.txt" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18655" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://marc.info/?l=bugtraq\u0026m=110382230614420\u0026w=2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.ngssoftware.com/advisories/oracle23122004I.txt" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18655" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-264" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.