Auto-Update: 2025-01-04T07:00:20.036896+00:00

This commit is contained in:
cad-safe-bot 2025-01-04 07:03:44 +00:00
parent 236fcb6021
commit c0f6c353cb
3 changed files with 147 additions and 19 deletions

View File

@ -0,0 +1,133 @@
{
"id": "CVE-2025-0202",
"sourceIdentifier": "cna@vuldb.com",
"published": "2025-01-04T05:15:07.660",
"lastModified": "2025-01-04T05:15:07.660",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in TCS BaNCS 10. It has been classified as problematic. This affects an unknown part of the file /REPORTS/REPORTS_SHOW_FILE.jsp. The manipulation of the argument FilePath leads to file inclusion."
}
],
"metrics": {
"cvssMetricV40": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "4.0",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"attackVector": "ADJACENT",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"vulnerableSystemConfidentiality": "LOW",
"vulnerableSystemIntegrity": "LOW",
"vulnerableSystemAvailability": "LOW",
"subsequentSystemConfidentiality": "NONE",
"subsequentSystemIntegrity": "NONE",
"subsequentSystemAvailability": "NONE",
"exploitMaturity": "NOT_DEFINED",
"confidentialityRequirements": "NOT_DEFINED",
"integrityRequirements": "NOT_DEFINED",
"availabilityRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnerableSystemConfidentiality": "NOT_DEFINED",
"modifiedVulnerableSystemIntegrity": "NOT_DEFINED",
"modifiedVulnerableSystemAvailability": "NOT_DEFINED",
"modifiedSubsequentSystemConfidentiality": "NOT_DEFINED",
"modifiedSubsequentSystemIntegrity": "NOT_DEFINED",
"modifiedSubsequentSystemAvailability": "NOT_DEFINED",
"safety": "NOT_DEFINED",
"automatable": "NOT_DEFINED",
"recovery": "NOT_DEFINED",
"valueDensity": "NOT_DEFINED",
"vulnerabilityResponseEffort": "NOT_DEFINED",
"providerUrgency": "NOT_DEFINED"
}
}
],
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 2.1,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P",
"baseScore": 5.2,
"accessVector": "ADJACENT_NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 5.1,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-73"
}
]
}
],
"references": [
{
"url": "https://vuldb.com/?ctiid.290139",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.290139",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.469455",
"source": "cna@vuldb.com"
}
]
}

View File

@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2025-01-04T05:00:19.257019+00:00
2025-01-04T07:00:20.036896+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2025-01-04T04:15:05.620000+00:00
2025-01-04T05:15:07.660000+00:00
```
### Last Data Feed Release
@ -33,26 +33,20 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs
```plain
275688
275689
```
### CVEs added in the last Commit
Recently added CVEs: `2`
Recently added CVEs: `1`
- [CVE-2025-0200](CVE-2025/CVE-2025-02xx/CVE-2025-0200.json) (`2025-01-04T03:15:07.020`)
- [CVE-2025-0201](CVE-2025/CVE-2025-02xx/CVE-2025-0201.json) (`2025-01-04T04:15:05.620`)
- [CVE-2025-0202](CVE-2025/CVE-2025-02xx/CVE-2025-0202.json) (`2025-01-04T05:15:07.660`)
### CVEs modified in the last Commit
Recently modified CVEs: `5`
Recently modified CVEs: `0`
- [CVE-2025-22386](CVE-2025/CVE-2025-223xx/CVE-2025-22386.json) (`2025-01-04T03:15:07.217`)
- [CVE-2025-22387](CVE-2025/CVE-2025-223xx/CVE-2025-22387.json) (`2025-01-04T03:15:07.340`)
- [CVE-2025-22388](CVE-2025/CVE-2025-223xx/CVE-2025-22388.json) (`2025-01-04T03:15:07.460`)
- [CVE-2025-22389](CVE-2025/CVE-2025-223xx/CVE-2025-22389.json) (`2025-01-04T03:15:07.580`)
- [CVE-2025-22390](CVE-2025/CVE-2025-223xx/CVE-2025-22390.json) (`2025-01-04T03:15:07.700`)
## Download and Usage

View File

@ -275672,8 +275672,9 @@ CVE-2025-0196,0,0,fb71521e255dd853610214509345a55ba2b3e12d37e32c94fc1c20cb4b643a
CVE-2025-0197,0,0,8050294c8ecdc49228ce7833915570638c5758146d0bd01628204a571b88b989,2025-01-03T20:15:28.873000
CVE-2025-0198,0,0,968dd1b493127f8e631dd345bdaa3f8c9507ccd8a35d54e73951fabb2c2ecd77,2025-01-03T21:15:14.053000
CVE-2025-0199,0,0,57de8d567970e2c3ac2428151686deec2058a3256dee56257a4a398a50eeca44,2025-01-03T23:15:08.707000
CVE-2025-0200,1,1,df6c908f9ce2f2036ba44f46c15860518f47f28bba157c7b27291d6da0ab8d0d,2025-01-04T03:15:07.020000
CVE-2025-0201,1,1,6cdbb4667402fc2bfb5cec935533ca27feaf75663d021f7b6d92241d93220bb6,2025-01-04T04:15:05.620000
CVE-2025-0200,0,0,df6c908f9ce2f2036ba44f46c15860518f47f28bba157c7b27291d6da0ab8d0d,2025-01-04T03:15:07.020000
CVE-2025-0201,0,0,6cdbb4667402fc2bfb5cec935533ca27feaf75663d021f7b6d92241d93220bb6,2025-01-04T04:15:05.620000
CVE-2025-0202,1,1,134321c7f40a118fdc086dc6dd45aa3f434bd152f41ac44b0e1b8cf73eaa9bdc,2025-01-04T05:15:07.660000
CVE-2025-21609,0,0,debac97612532639eda73000ed423c6055a43cea29689a043be2143f9409c2e8,2025-01-03T17:15:09.147000
CVE-2025-21610,0,0,91f58e52c41e26ee8c782751f380f5e6f82b9b51c281135ca06080d1bc5407a4,2025-01-03T17:15:09.290000
CVE-2025-22214,0,0,e2cc6e4f91ccc0784ce6c5e7f203a7b7ecf1116a49ea9d5798e3ff93276eaeec,2025-01-02T04:15:06.277000
@ -275682,8 +275683,8 @@ CVE-2025-22376,0,0,5718c706cab54399c824e81247fa8725e0b2da3334acc9f4e812565255340
CVE-2025-22383,0,0,727a6fbe61cca6de96af4712e67ef7192921a2b367f0ec5a2db18fdf8d56a82e,2025-01-04T02:15:06.797000
CVE-2025-22384,0,0,a34785f0ea77d1051462b06f3ba284ff30a622cd8e76e1c21ab8185ab758455f,2025-01-04T02:15:06.937000
CVE-2025-22385,0,0,aff43c38155cb74cf81c638cfbc47b94018f167ea3f906c5fd31515dc6bc6d9e,2025-01-04T02:15:07.080000
CVE-2025-22386,0,1,59e6add7797cd69eadf6766ff3658315f98dee486e60abdc2e34c2b54028721a,2025-01-04T03:15:07.217000
CVE-2025-22387,0,1,3e10eb2a41e9d41275744f454fd4668103f91ee79454cdf6608fa82b29fb50cd,2025-01-04T03:15:07.340000
CVE-2025-22388,0,1,9567f7f694e2932387c88550ae218e170ebbf7920336bedf4cb412541083de75,2025-01-04T03:15:07.460000
CVE-2025-22389,0,1,50d6eaab20c8259cde700c821ce2570def076c6cb2eb277d3379fa3f59f6550e,2025-01-04T03:15:07.580000
CVE-2025-22390,0,1,feb4b17802fdfa010ee0f6d2a2c4fbfce8704f3f77f10ffa22d5acc33934f81f,2025-01-04T03:15:07.700000
CVE-2025-22386,0,0,59e6add7797cd69eadf6766ff3658315f98dee486e60abdc2e34c2b54028721a,2025-01-04T03:15:07.217000
CVE-2025-22387,0,0,3e10eb2a41e9d41275744f454fd4668103f91ee79454cdf6608fa82b29fb50cd,2025-01-04T03:15:07.340000
CVE-2025-22388,0,0,9567f7f694e2932387c88550ae218e170ebbf7920336bedf4cb412541083de75,2025-01-04T03:15:07.460000
CVE-2025-22389,0,0,50d6eaab20c8259cde700c821ce2570def076c6cb2eb277d3379fa3f59f6550e,2025-01-04T03:15:07.580000
CVE-2025-22390,0,0,feb4b17802fdfa010ee0f6d2a2c4fbfce8704f3f77f10ffa22d5acc33934f81f,2025-01-04T03:15:07.700000

Can't render this file because it is too large.