« IntelDatasetApproved:test » : différence entre les versions

De HackBBS
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
[{"description":"./pcap_functions.c:93:  [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.","comment":"ok2"},{"description":"./pcap_functions.c:94:  [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.","comment":"ok3"},{"description":"./pcap_sniffer.c:15:  [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.","comment":"ok4"}]
[<br />
    {<br />
        "description": ".\/pcap_functions.c:93:  [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!\/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.",<br />
        "comment": "ok2"<br />
    },<br />
    {<br />
        "description": ".\/pcap_functions.c:94:  [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!\/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.",<br />
        "comment": "ok3"<br />
    },<br />
    {<br />
        "description": ".\/pcap_sniffer.c:15:  [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!\/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.",<br />
        "comment": "ok4"<br />
    },<br />
    {<br />
        "description": ".\/pcap_sniffer.c:17:  [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!\/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.",<br />
        "comment": "ok1"<br />
    }<br />
]

Version du 7 mai 2024 à 23:50

[

   {
"description": ".\/pcap_functions.c:93: [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!\/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.",
"comment": "ok2"
},
{
"description": ".\/pcap_functions.c:94: [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!\/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.",
"comment": "ok3"
},
{
"description": ".\/pcap_sniffer.c:15: [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!\/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.",
"comment": "ok4"
},
{
"description": ".\/pcap_sniffer.c:17: [2] (buffer) char: Statically-sized arrays can be improperly restricted, leading to potential overflows or other issues (CWE-119!\/CWE-120). Perform bounds checking, use functions that limit length, or ensure that the size is larger than the maximum possible length.",
"comment": "ok1"
}

]