Skip to content

Commit

Permalink
Update CVE and NVD data
Browse files Browse the repository at this point in the history
  • Loading branch information
GSD-automation committed Mar 20, 2024
1 parent 3135bc7 commit d987bc2
Show file tree
Hide file tree
Showing 171 changed files with 8,296 additions and 1,434 deletions.
230 changes: 123 additions & 107 deletions 2007/1xxx/GSD-2007-1126.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,122 +115,138 @@
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
"cve": {
"configurations": [
{
"children": [],
"cpe_match": [
"nodes": [
{
"cpe23Uri": "cpe:2.3:a:xt-commerce:xt-commerce_community_made_shopping:*:rc_1.2:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2.0",
"vulnerable": true
"cpeMatch": [
{
"criteria": "cpe:2.3:a:xt-commerce:xt-commerce:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B0A94192-2546-4141-A47A-83D18A428B84",
"versionEndExcluding": "2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:xt-commerce:xt-commerce:2.0:rc1.2:*:*:*:*:*:*",
"matchCriteriaId": "EB605448-629E-4254-B115-8B1C04CB6045",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "OR"
]
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "[email protected]",
"ID": "CVE-2007-1126"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Directory traversal vulnerability in index.php in xtcommerce allows remote attackers to read arbitrary files via a .. (dot dot) in the template parameter."
}
]
},
"problemtype": {
"problemtype_data": [
],
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in index.php in xtcommerce allows remote attackers to read arbitrary files via a .. (dot dot) in the template parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en index.php en xtcommerce permite a atacantes remotos leer archivos de su elecci\u00f3n a trav\u00e9s de la secuencia .. (punto punto) en el par\u00e1metro template."
}
],
"id": "CVE-2007-1126",
"lastModified": "2024-03-19T17:46:27.847",
"metrics": {
"cvssMetricV2": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "[email protected]",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"references": {
"reference_data": [
{
"name": "22698",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/22698"
},
{
"name": "24301",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/24301"
},
{
"name": "2294",
"refsource": "SREASON",
"tags": [],
"url": "http://securityreason.com/securityalert/2294"
},
{
"name": "33758",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/33758"
},
{
"name": "ADV-2007-0746",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2007/0746"
},
{
"name": "xtcommerce-index-file-include(32656)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32656"
},
{
"name": "20070223 xtcommerce local file include",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/461073/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
"published": "2007-02-27T02:28:00.000",
"references": [
{
"source": "[email protected]",
"tags": [
"Broken Link"
],
"url": "http://osvdb.org/33758"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-16T16:36Z",
"publishedDate": "2007-02-27T02:28Z"
{
"source": "[email protected]",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/24301"
},
{
"source": "[email protected]",
"tags": [
"Third Party Advisory"
],
"url": "http://securityreason.com/securityalert/2294"
},
{
"source": "[email protected]",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/archive/1/461073/100/0/threaded"
},
{
"source": "[email protected]",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/22698"
},
{
"source": "[email protected]",
"tags": [
"Broken Link"
],
"url": "http://www.vupen.com/english/advisories/2007/0746"
},
{
"source": "[email protected]",
"tags": [
"VDB Entry"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32656"
}
],
"sourceIdentifier": "[email protected]",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "[email protected]",
"type": "Primary"
}
]
}
}
}
}
Loading

0 comments on commit d987bc2

Please sign in to comment.